dput-ng 1.16 source package in Ubuntu

Changelog

dput-ng (1.16) unstable; urgency=medium

  * Team upload.

  [ Matteo F. Vescovi ]
  * Fix typos in Deb-o-Matic command descriptions

  [ Michael Stapelberg ]
  * dput: default to uploading the most recent changes file when none is specified
    (Closes: #880461)
  * gpg: run debsign on unsigned changes files (Closes: #880462)

 -- Michael Stapelberg <email address hidden>  Thu, 01 Feb 2018 22:33:26 +0100

Upload details

Uploaded by:
dput-ng Maintainers
Uploaded to:
Sid
Original maintainer:
dput-ng Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dput-ng_1.16.dsc 2.0 KiB 5f79198d8b4788def44050bde69e1ab40a842830389dccf6626cee5a2f02bba4
dput-ng_1.16.tar.xz 79.8 KiB 7d8cac14d64692cce21b9998a9e3445683f8a60b32650fe5b80a4aa1ebbcc981

Available diffs

No changes file available.

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.
 .
 The recommended package python-paramiko is needed to upload via SSH.

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.