[libcolor-palette-perl] branch master updated (ea93aac -> 80c5476)

gregor herrmann gregoa at debian.org
Fri Dec 27 20:01:56 UTC 2013


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

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

      from  ea93aac   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  f503c6f   Imported Upstream version 0.100003
       new  7e2042a   Merge tag 'upstream/0.100003'
       new  2af467c   New upstream release.
       new  e12ee18   Update years of upstream copyright.
       new  69d3b46   add back version (lost in mass commit)
       new  e20a34a   Declare compliance with Debian Policy 3.9.5.
       new  80c5476   releasing package libcolor-palette-perl version 0.100003-1

The 6 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                          |   6 +-
 MANIFEST                         |   4 +-
 META.json                        | 290 +++++++++++++++++++++++++++++----------
 META.yml                         | 231 +++++++++++++++++++++++--------
 Makefile.PL                      |  38 +++--
 README                           |   4 +-
 debian/changelog                 |  11 +-
 debian/control                   |   4 +-
 debian/copyright                 |   2 +-
 lib/Color/Palette.pm             |  10 +-
 lib/Color/Palette/Schema.pm      |  10 +-
 lib/Color/Palette/Types.pm       |  10 +-
 t/000-report-versions-tiny.t     |  80 +++++++++++
 t/release-pod-syntax.t           |  15 --
 xt/release/changes_has_content.t |  41 ++++++
 xt/release/pod-syntax.t          |   7 +
 17 files changed, 581 insertions(+), 185 deletions(-)
 create mode 100644 t/000-report-versions-tiny.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/libcolor-palette-perl.git



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