[libstring-rewriteprefix-perl] branch master updated (38ce62f -> aac184d)

gregor herrmann gregoa at debian.org
Wed Oct 23 19:41:53 UTC 2013


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

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

      from  38ce62f   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  4d2d012   Imported Upstream version 0.007
       new  0f8f219   Merge tag 'upstream/0.007'
       new  fa96682   New upstream release.
       new  e9050b6   Update years of upstream copyright.
       new  0d48562   Bump debhelper compatibility level to 8.
       new  d1d5388   Declare compliance with Debian Policy 3.9.4.
       new  aac184d   releasing package libstring-rewriteprefix-perl version 0.007-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                          |   28 +++---
 MANIFEST                         |    5 +-
 META.json                        |  199 ++++++++++++++++++++++++++------------
 META.yml                         |  166 ++++++++++++++++++++-----------
 Makefile.PL                      |   53 ++++++----
 README                           |    4 +-
 debian/changelog                 |   17 ++--
 debian/compat                    |    2 +-
 debian/control                   |    4 +-
 debian/copyright                 |    2 +-
 lib/String/RewritePrefix.pm      |   10 +-
 t/00-compile.t                   |   48 +++++++++
 t/000-report-versions-tiny.t     |   78 +++++++++++++++
 t/release-pod-syntax.t           |   15 ---
 xt/release/changes_has_content.t |   41 ++++++++
 xt/release/pod-syntax.t          |    7 ++
 17 files changed, 502 insertions(+), 180 deletions(-)
 create mode 100644 t/00-compile.t
 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/libstring-rewriteprefix-perl.git



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