summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-17 16:36:30 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:00:24 +0000
commit0b9cdfb5dcbfd91fc516663cd28cdfe41df5833c (patch)
tree96e7d904bf559b1b4394ca1573cf9b9229062a31
parent83699fd8114feaf9196f2198a99d046e19f786cc (diff)
depend on dput
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a583322..7611fca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.)
diff --git a/debian/control b/debian/control
index 617acad..58f848f 100644
--- a/debian/control
+++ b/debian/control
@@ -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