[libpostfix-parse-mailq-perl] branch master updated (1505200 -> 7e89fa5)

Florian Schlichting fsfs at alioth.debian.org
Thu Sep 26 22:10:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libpostfix-parse-mailq-perl.

      from  1505200   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  fd8c1ab   Imported Upstream version 1.002
       new  dc2dff6   Merge tag 'upstream/1.002'
       new  8af24ec   Import Upstream version 1.002
       new  919241b   Bump year of upstream copyright
       new  ce78911   Update stand-alone License paragraphs
       new  b068d37   Bump dh compatibility to level 8 (no changes necessary)
       new  3fbc08f   Add a build-dependency on Test::More 0.96
       new  f9e46f6   Declare compliance with Debian Policy 3.9.4
       new  140f068   Switch to source format 3.0 (quilt)
       new  f029bbc   Add myself to uploaders and copyright
       new  7e89fa5   prepare changelog for release

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                          |    3 +
 LICENSE                          |   32 ++---
 MANIFEST                         |    8 +-
 META.json                        |  264 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  194 +++++++++++++++++++++++++++-
 Makefile.PL                      |   77 +++++++++--
 README                           |    9 +-
 debian/changelog                 |   16 ++-
 debian/compat                    |    2 +-
 debian/control                   |    9 +-
 debian/copyright                 |   11 +-
 debian/source/format             |    1 +
 dist.ini                         |    6 +
 lib/Postfix/Parse/Mailq.pm       |   63 ++++-----
 t/00-compile.t                   |   74 +++++++++++
 t/000-report-versions-tiny.t     |   78 +++++++++++
 xt/release/changes_has_content.t |   41 ++++++
 xt/release/pod-syntax.t          |    7 +
 18 files changed, 811 insertions(+), 84 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpostfix-parse-mailq-perl.git



More information about the Pkg-perl-cvs-commits mailing list