[libsub-identify-perl] branch master updated (208b925 -> 4dabaec)

gregor herrmann gregoa at debian.org
Fri Oct 10 22:02:15 UTC 2014


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

gregoa pushed a change to branch master
in repository libsub-identify-perl.

      from  208b925   update changelog
      adds  610ff28   Imported Upstream version 0.08
       new  8fae4ca   Merge tag 'upstream/0.08'
       new  d8025e8   New upstream release.
       new  d35a660   Add debian/upstream/metadata
       new  193e25a   Update debian/changelog
       new  683cff2   Update upstream copyright years.
       new  3e914c2   Declare compliance with Debian Policy 3.9.6.
       new  4dabaec   releasing package libsub-identify-perl version 0.08-1

The 7 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                                            |   28 +
 Identify.xs                                        |   35 +
 MANIFEST                                           |    7 +
 META.json                                          |   48 +
 META.yml                                           |   35 +-
 Makefile.PL                                        |   20 +-
 TODO.mdown                                         |    2 +
 debian/changelog                                   |   12 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |    8 +-
 debian/upstream/metadata                           |    6 +
 lib/Sub/Identify.pm                                |  112 +-
 ppport.h                                           | 2085 +++++++++++++++-----
 t/02errors.t                                       |    7 +-
 t/03proto.t                                        |   14 +
 t/04codelocation-pureperl.t                        |   26 +
 t/04codelocation.t                                 |   26 +
 ...attributes-pureperl.t => 05constant-pureperl.t} |    4 +-
 t/05constant.t                                     |   15 +
 t/20attributes.t                                   |    8 +-
 20 files changed, 1974 insertions(+), 526 deletions(-)
 create mode 100644 META.json
 create mode 100644 TODO.mdown
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/03proto.t
 create mode 100644 t/04codelocation-pureperl.t
 create mode 100644 t/04codelocation.t
 copy t/{21attributes-pureperl.t => 05constant-pureperl.t} (60%)
 create mode 100644 t/05constant.t

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



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