[librole-identifiable-perl] branch master updated (bf2f791 -> 8dc9c19)

Florian Schlichting fsfs at alioth.debian.org
Wed Sep 25 20:54:13 UTC 2013


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

fsfs pushed a change to branch master
in repository librole-identifiable-perl.

      from  bf2f791   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  5f0a93b   Imported Upstream version 0.006
       new  f4403db   Merge tag 'upstream/0.006'
       new  03d1270   Import Upstream version 0.006
       new  cfd15bb   Bump year of upstream copyright
       new  e95380c   Add build-dependency on libcapture-tiny-perl
       new  223c714   Declare compliance with Debian Policy 3.9.4
       new  8dc9c19   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                           |    4 +
 LICENSE                           |   28 +++---
 MANIFEST                          |    5 +-
 META.json                         |  182 ++++++++++++++++++++++++-------------
 META.yml                          |  150 ++++++++++++++++++------------
 Makefile.PL                       |   54 +++++++----
 README                            |    4 +-
 debian/changelog                  |   12 ++-
 debian/control                    |    3 +-
 debian/copyright                  |    2 +-
 lib/Role/Identifiable/HasIdent.pm |   18 ++--
 lib/Role/Identifiable/HasTags.pm  |   10 +-
 t/00-compile.t                    |   40 ++++++++
 t/000-report-versions-tiny.t      |   80 ++++++++++++++++
 t/idents.t                        |   15 +++
 t/release-pod-syntax.t            |   15 ---
 xt/release/changes_has_content.t  |   41 +++++++++
 xt/release/pod-syntax.t           |    7 ++
 18 files changed, 488 insertions(+), 182 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/librole-identifiable-perl.git



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