[libmodule-metadata-perl] branch master updated (44ebca2 -> e58da2a)

gregor herrmann gregoa at debian.org
Sat May 3 15:05:08 UTC 2014


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

gregoa pushed a change to branch master
in repository libmodule-metadata-perl.

      from  44ebca2   update changelog
      adds  b87de71   Imported Upstream version 1.000022
       new  7212f4c   Merge tag 'upstream/1.000022'
       new  a77d0f5   New upstream release.
       new  b7b93cb   debian/copyright: drop information about removed file.
       new  5b180cc   Update years of packaging copyright.
       new  d39025a   d/copyright: formatting
       new  36cf796   debian/copyright: update Upstream-Contact.
       new  0823116   Declare compliance with Debian Policy 3.9.5.
       new  6404851   cme: reformat debian/control
       new  e58da2a   releasing package libmodule-metadata-perl version 1.000022-1

The 9 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                |  67 ++--
 MANIFEST               |   3 -
 META.json              |  25 +-
 META.yml               |  51 ++-
 Makefile.PL            |  86 +++--
 README                 |   9 +-
 debian/changelog       |   9 +-
 debian/control         |   4 +-
 debian/copyright       |  18 +-
 lib/Module/Metadata.pm | 275 ++++++++--------
 t/contains_pod.t       |  20 +-
 t/lib/DistGen.pm       | 849 -------------------------------------------------
 t/lib/MBTest.pm        | 280 ----------------
 t/lib/Tie/CPHash.pm    | 195 ------------
 t/metadata.t           | 427 +++++++++++++++----------
 t/taint.t              |   4 +-
 16 files changed, 574 insertions(+), 1748 deletions(-)
 delete mode 100644 t/lib/DistGen.pm
 delete mode 100644 t/lib/MBTest.pm
 delete mode 100644 t/lib/Tie/CPHash.pm
 mode change 100644 => 100755 t/taint.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-metadata-perl.git



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