dput-ng 1.37 source package in Ubuntu

Changelog

dput-ng (1.37) unstable; urgency=medium

  * Team upload.

  [ Gianfranco Costamagna ]
  * Also update another fake-package-1.0 from focal to jammy, this is another
    test that will fail on 2025. With this commit it moved the expiration
    to 2027.

  [ Mattia Rizzolo ]
  * Update Debian suites, allow uploads to:
    + bullseye-backports-sloppy
    + trixie, trixie-proposed-updates, trixie-security
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Move some debhelper sequences from d/rules to d/control,
    for improved declarative packaging.

 -- Mattia Rizzolo <email address hidden>  Sun, 03 Sep 2023 18:08:33 +0530

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dput-ng_1.37.dsc 2.2 KiB 349cc4438ddad7193e489e1c70b20c884b121f1ad39ca258b8760c00353e81fa
dput-ng_1.37.tar.xz 84.9 KiB 4d0b1a40c5b1b3e8d10ddc0a31eabca8993e9c65b2a230e249d514832c749646

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.