dput-ng 1.6ubuntu1 source package in Ubuntu

Changelog

dput-ng (1.6ubuntu1) trusty; urgency=low

  * Add "trusty" as a known release. Fixed upstream by Stefano in a different
    way (made dynamic), so drop this patch when there's a new release in
    Debian. (LP: #1242752)
 -- Iain Lane <email address hidden>   Mon, 21 Oct 2013 16:24:03 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Trusty
Original maintainer:
dput-ng Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dput-ng_1.6ubuntu1.tar.gz 95.6 KiB 7d12f728532a664b276e7705dd188f4997396a6a6b9344bf5447ef4b30bde663
dput-ng_1.6ubuntu1.dsc 2.0 KiB 638bac1519d2fe59042e1efd12ea5d866c9014a7acdea584b8c47462685519d3

Available diffs

View changes file

Binary packages built by this source

dput-ng: next generation Debian package upload tool

 dput-ng is a Debian package upload tool which provides an easy to use
 interface to Debian (like) package archive hosting facilities. It allows
 anyone who works with Debian packages to upload their work to a remote
 service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
 package hosting facilities for Debian package maintainers.
 .
 dput-ng features many enhancements over dput, such as more comprehensive
 checks, an easy to use plugin system, and code designed to handle the numerous
 archives that any Debian package hacker will interact with.
 .
 dput-ng aims to be backwards compatible with dput in command-line flags,
 configuration files, and expected behavior.

dput-ng-doc: next generation Debian package upload tool (documentation)

 dput-ng is a Debian package upload tool which provides an easy to use
 interface to Debian (like) package archive hosting facilities. It allows
 anyone who works with Debian packages to upload their work to a remote
 service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
 package hosting facilities for Debian package maintainers.
 .
 This package provides exhaustive user documentation, developer API docu-
 mentation and command interface documentation.

python-dput: next generation Debian package upload tool (Python library)

 dput-ng is a Debian package upload tool which provides an easy to use
 interface to Debian (like) package archive hosting facilities. It allows
 anyone who works with Debian packages to upload their work to a remote
 service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
 package hosting facilities for Debian package maintainers.
 .
 This package provides Python library functions providing core functionality to
 dput-ng and tools building on top of that. This library provides upload
 classes, profile parser, sanity checks and helper functions required to build
 a dput service.