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

Damyan Ivanov dmn at alioth.debian.org
Wed Nov 6 15:40:55 UTC 2013


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

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

      from  1461a68   prepare changelog for release
      adds  f8a8f4e   Imported Upstream version 0.200003
       new  98c32bd   Merge tag 'upstream/0.200003'
       new  74e189f   Imported Upstream version 0.200003
       new  7e6e282   Homepage moved to github
       new  481bc8f   drop trailing slash from metacpan URLs
       new  a0b5c9f   add libtest-failwarnings-perl to build-dependencies
       new  dc883c9   releasing package libdata-section-perl version 0.200003-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                                   |    9 +++
 MANIFEST                                  |    5 +-
 META.json                                 |  122 +++++++++++++++++------------
 META.yml                                  |  111 ++++++++++++++------------
 Makefile.PL                               |   49 ++++++------
 README                                    |    2 +-
 debian/changelog                          |   12 +++
 debian/control                            |    3 +-
 debian/copyright                          |    2 +-
 debian/watch                              |    2 +-
 dist.ini                                  |    3 +
 lib/Data/Section.pm                       |   31 ++++++--
 t/00-compile.t                            |   74 -----------------
 t/000-report-versions-tiny.t              |    9 +--
 t/encodings.t                             |   28 +++++++
 t/lib/Latin1.pm                           |    8 ++
 t/lib/{Relaxed.pm => Unicode_nopragma.pm} |    7 +-
 t/lib/{Relaxed.pm => Unicode_pragma.pm}   |    8 +-
 xt/release/changes_has_content.t          |    2 +-
 19 files changed, 260 insertions(+), 227 deletions(-)
 delete mode 100644 t/00-compile.t
 create mode 100644 t/encodings.t
 create mode 100644 t/lib/Latin1.pm
 copy t/lib/{Relaxed.pm => Unicode_nopragma.pm} (61%)
 copy t/lib/{Relaxed.pm => Unicode_pragma.pm} (55%)

-- 
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