chiark / gitweb /
Document in manpage under `dgit push' that it is best to build with dgit too.
[dgit.git] / debian / changelog
index 42b2fd61563afc17ec4a3ba7cb6972cdb6f3b9ad..480dd216f9ea43d7a15bd06c80a7040cd11f3c50 100644 (file)
@@ -43,6 +43,20 @@ dgit (0.23~) unstable; urgency=low
   * 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