summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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