[libpod-eventual-perl] branch master updated (0e491c6 -> 040f566)

gregor herrmann gregoa at debian.org
Wed Oct 23 20:48:10 UTC 2013


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

gregoa pushed a change to branch master
in repository libpod-eventual-perl.

      from  0e491c6   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  f6c40a8   Imported Upstream version 0.094000
       new  8fce255   Merge tag 'upstream/0.094000'
       new  1d8bf82   New upstream release.
       new  231f250   Switch to "3.0 (quilt)" source format.
       new  d1fa37f   Update years of upstream copyright and license stanzas.
       new  4d179f0   Update build and runtime dependencies.
       new  4223a50   cme: reformat debian/control
       new  3619f66   Declare compliance with Debian Policy 3.9.4.
       new  040f566   releasing package libpod-eventual-perl version 0.094000-1

The 8 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                          |    6 +
 LICENSE                          |   28 ++--
 MANIFEST                         |    6 +-
 META.json                        |  289 ++++++++++++++++++++++++++++++++++++--
 META.yml                         |  195 ++++++++++++++++++++++++-
 Makefile.PL                      |   76 ++++++++--
 README                           |    7 +-
 debian/changelog                 |   19 +--
 debian/control                   |   20 +--
 debian/copyright                 |   10 +-
 debian/source/format             |    1 +
 dist.ini                         |    6 +
 eg/dump.pl                       |    3 -
 lib/Pod/Eventual.pm              |   26 ++--
 lib/Pod/Eventual/Simple.pm       |   14 +-
 t/000-report-versions-tiny.t     |   76 ++++++++++
 t/release-pod-coverage.t         |   21 ---
 t/release-pod-syntax.t           |   15 --
 xt/release/changes_has_content.t |   41 ++++++
 xt/release/pod-syntax.t          |    7 +
 20 files changed, 734 insertions(+), 132 deletions(-)
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/release-pod-coverage.t
 delete mode 100644 t/release-pod-syntax.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/libpod-eventual-perl.git



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