[libstring-truncate-perl] branch master updated (281bb2e -> 675a094)

gregor herrmann gregoa at debian.org
Wed Oct 23 19:36:03 UTC 2013


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

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

      from  281bb2e   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  97c42ef   Imported Upstream version 1.100601
       new  3d772d3   Merge tag 'upstream/1.100601'
       new  d6fd51b   New upstream release.
       new  0325bea   Update years of upstream copyright.
       new  7f440eb   Declare compliance with Debian Policy 3.9.4.
       new  675a094   releasing package libstring-truncate-perl version 1.100601-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                          |    3 +
 LICENSE                          |   28 +++---
 MANIFEST                         |    6 +-
 META.json                        |  198 ++++++++++++++++++++++++++------------
 META.yml                         |  164 ++++++++++++++++++++-----------
 Makefile.PL                      |   57 +++++++----
 README                           |    4 +-
 debian/changelog                 |   16 +--
 debian/control                   |    2 +-
 debian/copyright                 |    2 +-
 lib/String/Truncate.pm           |   10 +-
 t/00-compile.t                   |   48 +++++++++
 t/000-report-versions-tiny.t     |   80 +++++++++++++++
 t/boilerplate.t                  |   48 ---------
 t/release-pod-syntax.t           |   15 ---
 xt/release/changes_has_content.t |   41 ++++++++
 xt/release/pod-syntax.t          |    7 ++
 17 files changed, 497 insertions(+), 232 deletions(-)
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/boilerplate.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-truncate-perl.git



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