chiark / gitweb /
dgit-maint-merge(7): Use debian/source/patch-header
[dgit.git] / debian / changelog
index cca9febdd049988a4e6a61a1a456b43eb8cb9af6..3a2a8cd8c0f2b267e1f5b5151131122ac1a126e0 100644 (file)
@@ -11,10 +11,13 @@ dgit (3.0~) unstable; urgency=medium
     suite and distro more reliably and consistently.
   * Parsing of extended Dgit fields by import-dsc was broken;
     and is now fixed even for more-extended ones.
+  * dgit clone-dgit-repos-server uses readonly access.
+    Closes:#850521.
 
   Minor new feature:
   * distro alias facility in config space.  (Primarily for testing.)
   * Undocumented --config-lookup-explode= feature.  (For testing.)
+  * Provide `dgit print-dgit-repos-server-source-url'.  Re:#850521.
 
   dgit-badcommit-fixup: 
   * Do not investigate symrefs.  Closes:#850547.
@@ -26,6 +29,7 @@ dgit (3.0~) unstable; urgency=medium
 
   Docuentation [Sean Whitton]:
   * dgit-sponsorship(7): Use --no-dep14tag.  Closes:#849105.
+  * dgit-maint-merge(7): Use debian/source/patch-header.  Closes:849120.
 
   Test suite:
   * Internal improvements.