chiark / gitweb /
Document in manpage under `dgit push' that it is best to build with dgit too.
[dgit.git] / debian / changelog
index 775be6c675eaec07a177e7b1ff203ef812831157..480dd216f9ea43d7a15bd06c80a7040cd11f3c50 100644 (file)
@@ -31,6 +31,32 @@ dgit (0.23~) unstable; urgency=low
 
   * 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.
+
+  * Complain about lack of cuddled values for value-taking single-letter
+    options, rather than thinking the user meat an empty value.
+    Closes:#763332.
+
+  * Reject (rather than ignoring) further options merged witht -wn, -wg,
+    -wd.
+
+  * Document in manpage under `dgit push' that it is best to build with
+    dgit too.  Closes:#763333.
+
  --
 
 dgit (0.22.1) unstable; urgency=high