chiark / gitweb /
Honour dgit-distro.*.default-suite and dgit.default.default-suite.
[dgit.git] / debian / changelog
index cca9febdd049988a4e6a61a1a456b43eb8cb9af6..158bcaec1cb7013f9d9609bc1e56da33a4a6ed92 100644 (file)
@@ -11,10 +11,14 @@ 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.
+  * Honour dgit-distro.*.default-suite and dgit.default.default-suite.
 
   dgit-badcommit-fixup: 
   * Do not investigate symrefs.  Closes:#850547.
@@ -26,6 +30,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.