[libdefhash-perl] branch master updated (ea8a981 -> 34a97d4)

gregor herrmann gregoa at debian.org
Sun May 11 15:39:33 UTC 2014


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

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

      from  ea8a981   update changelog
      adds  57ae6d1   Imported Upstream version 1.0.5
       new  90c869b   Merge tag 'upstream/1.0.5'
       new  ea2ce31   New upstream release.
       new  e65270f   Update upstream copyright year.
       new  9d52c6e   Declare compliance with Debian Policy 3.9.5.
       new  34a97d4   releasing package libdefhash-perl version 1.0.5-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:
 Build.PL                  |  32 ----
 Changes                   |  25 +++-
 LICENSE                   |   6 +-
 MANIFEST                  |   6 +-
 MANIFEST.SKIP             |   1 -
 META.json                 | 364 ++++++++++++++++++++++++++++++++++++++++++++--
 META.yml                  | 278 ++++++++++++++++++++++++++++++++++-
 Makefile.PL               |  57 ++++++++
 README                    |  21 ++-
 debian/changelog          |   8 +-
 debian/control            |   2 +-
 debian/copyright          |   2 +-
 dist.ini                  |  10 +-
 lib/DefHash.pm            |  30 +++-
 lib/DefHash.pod           |  61 ++++++--
 lib/Sah/Schema/DefHash.pm | 163 +++++++++++++++++++++
 t/00-compile.t            |  94 +++++-------
 t/release-pod-coverage.t  |  12 +-
 t/release-pod-syntax.t    |   5 +-
 weaver.ini                |   1 +
 20 files changed, 1016 insertions(+), 162 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 Makefile.PL
 create mode 100644 lib/Sah/Schema/DefHash.pm
 create mode 100644 weaver.ini

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



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