[libstring-formatter-perl] branch master updated (d67a1d3 -> 16f4237)

Salvatore Bonaccorso carnil at debian.org
Sat Nov 9 06:19:00 UTC 2013


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

carnil pushed a change to branch master
in repository libstring-formatter-perl.

      from  d67a1d3   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  cc1334f   Imported Upstream version 0.102084
       new  398683d   Merge tag 'upstream/0.102084'
       new  f209b4f   Update copyright years for upstream files
       new  4f17a68   Update copyright years for debian/* packaging files
       new  4312c2b   Wrap and sort fields in debian/control file
       new  e127fd5   Bump Standards-Version to 3.9.5
       new  16f4237   Prepare changelog for release

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                          |    5 +
 LICENSE                          |  582 ++++++++++++++++++++++----------------
 MANIFEST                         |    4 +-
 META.json                        |  193 +++++++++----
 META.yml                         |  160 +++++++----
 Makefile.PL                      |   63 +++--
 README                           |    4 +-
 debian/changelog                 |   11 +-
 debian/control                   |   25 +-
 debian/copyright                 |    4 +-
 lib/String/Formatter.pm          |   58 +++-
 lib/String/Formatter/Cookbook.pm |   15 +-
 t/000-report-versions-tiny.t     |   75 +++++
 t/basic.t                        |   23 +-
 t/method.t                       |   20 +-
 t/release-pod-syntax.t           |   15 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 18 files changed, 850 insertions(+), 455 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/libstring-formatter-perl.git



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