[libcddb-perl] branch master updated (e3605c1 -> a43d9e6)

gregor herrmann gregoa at debian.org
Sat Sep 21 20:14:53 UTC 2013


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

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

      from  e3605c1   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  dc64680   Imported Upstream version 1.222
       new  3cdec25   Merge tag 'upstream/1.222'
       new  0852ca8   New upstream release.
       new  4f21208   Use debhelper 8.
       new  670b30a   Update (build) dependencies.
       new  4c98eb7   Update years of upstream copyright.
       new  fd0a0a3   Refresh license stanzas.
       new  e6238a2   Declare compliance with Debian Policy 3.9.4.
       new  a43d9e6   releasing package libcddb-perl version 1.222-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                  |   86 ++++---
 LICENSE                  |  379 +++++++++++++++++++++++++++++
 MANIFEST                 |   13 +-
 MANIFEST.SKIP            |   26 ++
 META.json                |   72 ++++++
 META.yml                 |   54 +++--
 Makefile.PL              |  107 ++++++---
 README                   |  599 ++++++++++++++++++++++++++++++++++++++++++----
 README.mkdn              |  592 +++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog         |   17 +-
 debian/control           |   23 +-
 debian/copyright         |   14 +-
 dist.ini                 |   46 ++++
 lib/CDDB.pm              |   95 ++++++--
 t/000-report-versions.t  |  447 ++++++++++++++++++++++++++++++++++
 t/release-pod-coverage.t |   21 ++
 t/release-pod-syntax.t   |   15 ++
 17 files changed, 2412 insertions(+), 194 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 create mode 100644 README.mkdn
 create mode 100644 dist.ini
 create mode 100644 t/000-report-versions.t
 create mode 100644 t/release-pod-coverage.t
 create mode 100644 t/release-pod-syntax.t

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



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