dput-ng 1.36 source package in Ubuntu

Changelog

dput-ng (1.36) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:  MR: !22
    + Build-Depends: Drop versioned constraint on bash-completion.
    + Remove 2 maintscript entries from 1 files.

  [ Bas Couwenberg ]
  * Add bookworm-backports MR: !25

  [ Gianfranco Costamagna ]
  * Team upload
  * Move from bionic (EOL) to jammy, to fix tests.
    MR: !26 Closes: #1042271

 -- Gianfranco Costamagna <email address hidden>  Thu, 03 Aug 2023 08:59:38 +0200

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dput-ng_1.36.dsc 2.1 KiB 04964e268e9b21f50e9d0fb7e2d5689c0140a3b3fdf6090bff556e57920db7c6
dput-ng_1.36.tar.xz 84.6 KiB c807650a8b15daa380cb3388b54c871a8aaeb388cc6a08e3593afa85ce5e7a17

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.

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.

python3-dput: next generation Debian package upload tool (Python 3 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.
 .
 The recommended package python3-paramiko is needed to upload via SSH.