[libhash-merge-perl] branch master updated (3067191 -> 0b3ec5b)

Damyan Ivanov dmn at alioth.debian.org
Sat Nov 9 11:55:22 UTC 2013


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

dmn pushed a change to branch master
in repository libhash-merge-perl.

      from  3067191   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  1f03d1f   Imported Upstream version 0.200
       new  79a0477   Merge tag 'upstream/0.200'
       new  5796b03   Imported Upstream version 0.200
       new  764fa7d   drop trailing slash from metacpan URLs
       new  5fc62cc   claim conformance with Policy 3.9.5
       new  0b3ec5b   releasing package libhash-merge-perl version 0.200-1

The 5 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                       |   92 +++++++++++++++----------------
 MANIFEST                      |   13 +++--
 MANIFEST.SKIP                 |   32 +++++++++++
 META.json                     |   59 ++++++++++++++++++++
 META.yml                      |   42 ++++++++-------
 Makefile.PL                   |  120 +++++++++++++++++++++++++++++++++++++----
 debian/changelog              |   11 +++-
 debian/control                |    2 +-
 debian/copyright              |    2 +-
 debian/watch                  |    2 +-
 Merge.pm => lib/Hash/Merge.pm |    2 +-
 t/00-load.t                   |    9 ++++
 t/{merge.t => 01-merge.t}     |    0
 t/{oo.t => 02-oo.t}           |    0
 14 files changed, 298 insertions(+), 88 deletions(-)
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 rename Merge.pm => lib/Hash/Merge.pm (99%)
 create mode 100644 t/00-load.t
 rename t/{merge.t => 01-merge.t} (100%)
 rename t/{oo.t => 02-oo.t} (100%)

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



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