chiark / gitweb /
depend on dput
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Nov 2013 16:36:30 +0000 (16:36 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Nov 2013 17:00:24 +0000 (17:00 +0000)
debian/changelog
debian/control

index a5833223e5616e8fcce5cbb6ed0e7e3c8826eb57..7611fcaade49508c39eeb0b24d47a5d8a13292a6 100644 (file)
@@ -3,7 +3,8 @@ dgit (0.18.1) unstable; urgency=low
   Bugfixes:
   * sshpsql archive query method passes LANG=C.  Closes:#729788.
 
-  Packaging fix:
+  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.)
index 617acad6aec1e0ba5da3fa7295764b168dbb5f96..58f848f93873b6fbafad1583cdf09bb6507d0182 100644 (file)
@@ -9,7 +9,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git
 
 Package: dgit
 Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
-         ${misc:Depends}, realpath, libdigest-sha-perl, curl | wget
+         ${misc:Depends}, realpath, libdigest-sha-perl, dput, curl | wget
 Recommends: ssh-client
 Suggests: sbuild
 Architecture: all