chiark / gitweb /
Do not offer wget as an alternative dependency to curl. We always unconditionally...
[dgit.git] / debian / changelog
index c1a5af219620138247ff534298db7e9bd2bc86f8..6152a28f7315ada4ce908752b107f8934f8e4e74 100644 (file)
@@ -29,6 +29,24 @@ dgit (0.23~) unstable; urgency=low
 
   * Test suite restructuring to support new tests.
 
+  * Add missing `gpgv' to test dependencies in debian/tests/control.
+
+  * New dgit-infrastructure binary package containing dgit-repos-server et
+    al.  Client users probably don't want this stuff.  Also, it provides a
+    convenient way to publish the dependencies.
+
+  * When generating quilt patches, try to linearise the git history into a
+    series of individual new patches for debian/patches.  Closes:#720177.
+
+  * Better documentation for quilt series handling.
+
+  * Strip `-b <branch>' from contents of Vcs-Git header, when setting up
+    the vcs-git remote.  Closes:#759374.
+
+  * Do not offer wget as an alternative dependency to curl.  We always
+    unconditionally invoke curl and have no code to use wget.
+    Closes:#760805.
+
  --
 
 dgit (0.22.1) unstable; urgency=high