Source: dput
Section: devel
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Thomas Viehmann <tv@beamnet.de>
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, mini-dinstall, rsync
Description: Debian package upload tool
 This script will allow you to put one or more Debian packages into the
 archive.
 .
 It includes some tests to verify that the package is policy-compliant.
 It offers the possibility to run lintian before the upload. It can also
 run dinstall in dry-run-mode, when having used an appropriate upload method.
 This is very useful to see if the the upload will pass dinstall sanity
 checks in the next run.
 .
 It's intended mainly for Debian maintainers only, although it can
 also be useful for people maintaining local apt repositories.
