libpostfix-parse-mailq-perl 1.005-2 source package in Ubuntu

Changelog

libpostfix-parse-mailq-perl (1.005-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update GitHub URLs to use HTTPS.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 08:37:54 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpostfix-parse-mailq-perl_1.005-2.dsc 2.2 KiB f8623817c97451e1fa711c23fd26917c4b526c296f19c8543af8757870d630d9
libpostfix-parse-mailq-perl_1.005.orig.tar.gz 16.0 KiB 6848574fb222c94fa56b2d268c00b1275b6cd9639e1b9c9e24d300bc4a919851
libpostfix-parse-mailq-perl_1.005-2.debian.tar.xz 2.4 KiB 7e3774f8a6627ac8ab3e9f8c147ef7d1ce437761dc43ccc52bc4f43bd05e0039

Available diffs

No changes file available.

Binary packages built by this source

libpostfix-parse-mailq-perl: module to parse the postfix mail queue

 Postfix::Parse::Mailq is a Perl module that reads the output of Postfix's
 mailq command and returns the contents of the queue as an arrayref. Each
 record is then reported as a hashref.