libpostfix-parse-mailq-perl 1.002-1 source package in Ubuntu

Changelog

libpostfix-parse-mailq-perl (1.002-1) unstable; urgency=low


  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 1.002
  * Bump year of upstream copyright
  * Update stand-alone License paragraphs
  * Bump dh compatibility to level 8 (no changes necessary)
  * Add a build-dependency on Test::More 0.96
  * Declare compliance with Debian Policy 3.9.4
  * Switch to source format 3.0 (quilt)
  * Add myself to uploaders and copyright

 -- Florian Schlichting <email address hidden>  Fri, 27 Sep 2013 00:06:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpostfix-parse-mailq-perl_1.002-1.dsc 2.2 KiB 96323adbce081faf70f8f3b290f01636d74604b4520dfc9f48d1e68ddccb698c
libpostfix-parse-mailq-perl_1.002.orig.tar.gz 13.6 KiB 289f52eba21d3ea2755cc6cfd59ae146617a78900fb6b2b3348ef03d7d54a9b4
libpostfix-parse-mailq-perl_1.002-1.debian.tar.gz 1.8 KiB 71ae83ebce0a916bb738039fe1e668f684e7a7b11a868a8c4d1ac1a040f02ad0

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.