Metadata-Version: 2.1 Name: dput Version: 1.1.0+ubuntu2.1 Summary: dput — Debian package upload toolkit Home-page: https://packages.debian.org/source/sid/dput Author: Benjamin Drung Author-email: bdrung@ubuntu.com Maintainer: Ubuntu Developers Maintainer-email: ubuntu-devel-discuss@lists.ubuntu.com License: GPL-3+ Keywords: debian,package,upload,test Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: License :: OSI Approved :: GNU General Public License Classifier: Operating System :: POSIX Classifier: Programming Language :: Python :: 3 Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Build Tools License-File: LICENSE.GPL-3 Dput is a tool for uploading packages into Debian. Features ======== The features include: * Test of the GnuPG signature on the source control file (``*.dsc``). * Verification of the checksums in the source control file. * Support for MD5 and SHA checksums. * Check for unnecessary or missing tarballs. * Running Lintian before putting the package into the archive. * Running Dinstall after the package is in the archive and making sure that the package will be put on the correct server. * Running user-defined commands before and after an upload. A lot of the tests can be run without really putting the package into the archive. License ======= This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of that License, or (at your option) any later version. No warranty expressed or implied. On Debian systems, a copy of version 3 of this license can be found at `/usr/share/common-licenses/GPL-3`. Contributors ============ * Christian Kurz * Jordi Mallach * Sean 'Shaleh' Perry * Thomas Viehmann * Y Giridhar Appaji Nag * Ben Finney .. Local variables: coding: utf-8 mode: rst mode: text End: vim: fileencoding=utf-8 filetype=rst :