dput-ng 1.6 source package in Ubuntu

Changelog

dput-ng (1.6) unstable; urgency=low


  * The "Well, shit, release names are hard too" release

  [ Paul Tagliamonte ]
  * Add BYHAND handling. (Closes: #719975)
  * Change default profile to "boring" rather than "debian". This caused
    non-Debian targets to target Debian codenames.
    Which sucks. (Closes: #718384)

  [ James Page ]
  * Add in codenames for Ubuntu. (Closes: #714103)

  [ Luca Falavigna ]
  * Fix path of local profiles in bash-completion script.
  * Install dput.commands.contrib package.
  * Add bash completion for dcut.
  * Add support for Deb-o-Matic builddep command.

 -- Paul Tagliamonte <email address hidden>  Sun, 08 Sep 2013 14:47:51 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dput-ng_1.6.dsc 1.9 KiB c2c372d05c7b1454d390387e0dc998c79e7cac8829890d65f30d07c5c11e4d27
dput-ng_1.6.tar.gz 95.3 KiB 808f9f78bb5d43d52b8847be5179288cd46e1d651e5b2f82821ccab3aa3bc05b

Available diffs

No changes file available.

Binary packages built by this source

dput-ng: No summary available for dput-ng in ubuntu saucy.

No description available for dput-ng in ubuntu saucy.

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.