chiark / gitweb /
Depend on curl | wget, as dget needs one of those.
[dgit.git] / debian / changelog
index 0d349c4991e89b90d19651585333204b20007a0a..a5833223e5616e8fcce5cbb6ed0e7e3c8826eb57 100644 (file)
@@ -1,3 +1,15 @@
+dgit (0.18.1) unstable; urgency=low
+
+  Bugfixes:
+  * sshpsql archive query method passes LANG=C.  Closes:#729788.
+
+  Packaging fix:
+  * 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.)
+
+ --
+
 dgit (0.18) unstable; urgency=low
 
   Major new feature:
@@ -51,6 +63,8 @@ dgit (0.18) unstable; urgency=low
     0.16~experimental3 0.16~experimental2 0.16~experimental1
   We do describe here all the changes since 0.17.
 
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 09 Nov 2013 10:12:13 +0000
+
 dgit (0.17) unstable; urgency=high
 
   * Do not grobble around in .git/refs/; instead, use git-show-ref.