dupload 2.9.8 source package in Ubuntu

Changelog

dupload (2.9.8) unstable; urgency=medium

  * Fix compatibility target host definitions.
    Reported by Santiago Vila <email address hidden>.
  * Add a license header to the OpenPGP check hook.
  * Clarify comment in OpenPGP check hook.
  * Fix bashisms in hooks.
  * Only perform debian-source-only checks for unstable and sid suites.
  * Refactor time delta computation.
  * Fix printing the changes file into the announce mail.
    Thanks to Edouard GAULUE <email address hidden>. See #1005843.
  * Fix pipe mode for perl open call to sendmail.
    Thanks to Edouard GAULUE <email address hidden>. Closes: #1005843
  * Add support for configurable MTA in dupload.conf and --mta option.
  * Fix announce address concatenation handling.
  * Code internals:
    - Fix indentation in OpenPGP check hook.
    - Rename the $sendmail variables to $mta.
  * Build system:
    - Add a new gitlab-ci.yml file.
  * Packaging:
    - Drop deprecated «have» function usage in bash completion.
    - Add a bash filetype to the bash completion file.
    - Add author test dependencies under a build-profile.
    - Bump to Standards-Version 4.6.0 (no changed needed).
  * Test suite:
    - Add a shellcheck test.

 -- Guillem Jover <email address hidden>  Thu, 31 Mar 2022 01:45:49 +0200

Upload details

Uploaded by:
Dpkg Mailing List
Uploaded to:
Sid
Original maintainer:
Dpkg Mailing List
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dupload_2.9.8.dsc 2.0 KiB d14a4b77c31f8ca6364a8d0badc2ec1d7ad6aacacca209994669d0c4aef2ad55
dupload_2.9.8.tar.xz 32.9 KiB a75574977d8313092fc0e1aa495e1e25e86aa59dbaca2fc932abcef4f79b1da0

Available diffs

No changes file available.

Binary packages built by this source

dupload: Debian package upload tool

 dupload will automagically upload Debian packages to a remote host with
 a Debian upload queue. The default host is configurable, along with the
 upload method and a lot of other things. All uploads are logged.
 .
 It is intended mainly for people maintaining Debian packages.