[libsub-name-perl] branch master updated (2a3d44d -> 42a6ac1)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Aug 28 03:26:56 UTC 2016


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

kanashiro pushed a change to branch master
in repository libsub-name-perl.

      from  2a3d44d   update changelog
      adds  b65bd62   New upstream version 0.19
       new  7baf412   Merge tag 'upstream/0.19'
       new  887ba78   Update debian/changelog
       new  dc58048   Declare compliance with Debian policy 3.9.8
       new  42a6ac1   releasing libsub-name-perl version 0.19-1

The 4 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:
 CONTRIBUTING                         |   4 +-
 Changes                              |  14 ++
 INSTALL                              |  14 +-
 MANIFEST                             |   8 +-
 META.json                            | 338 ++++++++++++++++++--------------
 META.yml                             | 287 +++++++++++++++------------
 Makefile.PL                          |  14 +-
 Name.xs                              |  70 +++++--
 README                               |   6 +-
 debian/changelog                     |  11 +-
 debian/control                       |   2 +-
 dist.ini                             |  19 +-
 lib/Sub/Name.pm                      |  23 ++-
 ppport.h                             | 366 +++++++++++++++++++++++++----------
 t/00-report-prereqs.dd               |  19 +-
 t/00-report-prereqs.t                |  13 +-
 t/exotic_names.t                     | 103 ++++++++++
 t/quotes-bug.t                       |  17 ++
 xt/author/eol.t                      |  10 +-
 xt/author/no-tabs.t                  |   8 +-
 xt/{release => author}/pod-no404s.t  |   0
 xt/author/pod-spell.t                |  14 +-
 xt/{release => author}/portability.t |   2 -
 xt/release/changes_has_content.t     |   2 +-
 xt/release/cpan-changes.t            |   9 +-
 xt/release/minimum-version.t         |   2 +-
 26 files changed, 916 insertions(+), 459 deletions(-)
 create mode 100644 t/exotic_names.t
 create mode 100644 t/quotes-bug.t
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/portability.t (95%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-name-perl.git



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