chiark / gitweb /
Subcommand program or argument options containing hyphens work. (Eg, --dpkg-buildpack...
[dgit.git] / debian / changelog
index eef1f782e8905ff53b8330342b608068c3bf3473..6d6c30562026290e6619e42067af5d570d68a5b5 100644 (file)
@@ -2,6 +2,14 @@ dgit (0.18.1) unstable; urgency=low
 
   Bugfixes:
   * sshpsql archive query method passes LANG=C.  Closes:#729788.
+  * Subcommand program or argument options containing hyphens work.
+    (Eg, --dpkg-buildpackage:blah was previously incorrectly rejected.)
+
+  Packaging fixes:
+  * Depend on dput.
+  * Depend on curl | wget, as dget needs one of those.  (The dput package,
+    which contains dget, doesn't require them because dput itself works
+    without.)
 
  --