[libdata-section-perl] branch master updated (5621f4a -> 1461a68)

Florian Schlichting fsfs at alioth.debian.org
Mon Sep 16 08:49:24 UTC 2013


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

fsfs pushed a change to branch master
in repository libdata-section-perl.

      from  5621f4a   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  5c9a614   Imported Upstream version 0.101622
       new  b009e4f   Merge tag 'upstream/0.101622'
       new  151ca78   Import Upstream version 0.101622
       new  c4ed068   update (decrease) year of upstream copyright
       new  40cdeb6   Bump Standards-Version to 3.9.4 (no change)
       new  1461a68   prepare changelog for release

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                          |    5 ++
 LICENSE                          |   28 +++----
 MANIFEST                         |    5 +-
 META.json                        |  157 +++++++++++++++++++++++---------------
 META.yml                         |  136 +++++++++++++++++++--------------
 Makefile.PL                      |   52 +++++++++----
 README                           |    4 +-
 debian/changelog                 |   15 ++--
 debian/control                   |    2 +-
 debian/copyright                 |    2 +-
 dist.ini                         |    1 +
 lib/Data/Section.pm              |   21 +++--
 t/00-compile.t                   |   74 ++++++++++++++++++
 t/000-report-versions-tiny.t     |   81 ++++++++++++++++++++
 t/release-pod-syntax.t           |   15 ----
 xt/release/changes_has_content.t |   41 ++++++++++
 xt/release/pod-syntax.t          |    7 ++
 17 files changed, 468 insertions(+), 178 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/libdata-section-perl.git



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