From 0b9cdfb5dcbfd91fc516663cd28cdfe41df5833c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 17 Nov 2013 16:36:30 +0000 Subject: depend on dput --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') 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 -- cgit v1.2.3