dput-ng 1.17 source package in Ubuntu

Changelog

dput-ng (1.17) unstable; urgency=medium

  * Team upload.
  * Add missing import preventing all dcut commands to work.  Closes: #890188
  * Change the mentors.debian.net upload queue to the new recommended one.
  * Bump Standards-Version to 4.1.3:
    + Use HTTPS in d/copyright's Format.
    + Bump Priority from extra to optional.
  * d/control:
    + Move the git repository to salsa.debian.org.
    + Set Rules-Requires-Root: no.
  * Bump debhelper compat level to 11.

 -- Mattia Rizzolo <email address hidden>  Sat, 24 Feb 2018 09:58:18 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dput-ng_1.17.dsc 2.0 KiB dd87c8b161c5bdb1976a98ffe68637aa6c403fa09111fabec7a34effd6cb33a5
dput-ng_1.17.tar.xz 80.1 KiB 0683ce790652b6572aa0d418dfbcb669e53f3599ec8fae03102d3f3d731e3645

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: No summary available for dput-ng-doc in ubuntu cosmic.

No description available for dput-ng-doc in ubuntu cosmic.

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.