Package: dput Version: 0.9.2.30 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch
dput should suggest mini-dinstall, because it usually gets used for the "local" host and is configured so by default. Of course, not everybody uses the "local" method, and this is why I think it should be "Suggests" and not "Recommends". See http://www.debian.org/doc/debian-policy/ch-relationships.html Thank you.
diff -Nru /tmp/sGNnWZ8Fpa/dput-0.9.2.30/debian/changelog /tmp/SzHYrXguWM/dput-0.9.2.30ubuntu1/debian/changelog diff -Nru /tmp/sGNnWZ8Fpa/dput-0.9.2.30/debian/control /tmp/SzHYrXguWM/dput-0.9.2.30ubuntu1/debian/control --- dput-0.9.2.30/debian/control 2007-12-31 21:52:50.000000000 +0100 +++ dput-0.9.2.30ubuntu1/debian/control 2008-02-07 22:34:00.000000000 +0100 @@ -1,14 +1,15 @@ Source: dput Section: devel Priority: optional Maintainer: Thomas Viehmann <[EMAIL PROTECTED]> Build-Depends-Indep: debconf-utils (>= 1.1.1) Standards-Version: 3.7.3 Package: dput Architecture: all Depends: python (>= 2.3), gnupg -Suggests: openssh-client, lintian, rsync +Suggests: openssh-client, lintian, mini-dinstall, rsync Description: Debian package upload tool This script will allow you to put one or more Debian packages into the archive.

