[librole-tiny-perl] branch master updated (95f19ac -> 1717821)

gregor herrmann gregoa at debian.org
Thu Oct 23 21:40:45 UTC 2014


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

gregoa pushed a change to branch master
in repository librole-tiny-perl.

      from  95f19ac   update changelog
       new  3781f4d   Add debian/upstream/metadata
       new  382cf97   Update debian/changelog
       new  fdfd2bd   Imported Upstream version 1.003004
       new  5fdb331   Update debian/changelog
       new  ec67764   debian/copyright: drop section about removed file.
       new  88b6d85   Declare compliance with Debian Policy 3.9.6.
       new  ad4cef9   debian/control: drop Breaks on ancient libmoo-perl version.
       new  ac4c048   Mark package as autopkgtest-able.
       new  1717821   releasing package librole-tiny-perl version 1.003004-1

The 9 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                      |   3 +
 MANIFEST                     |   3 -
 META.json                    |  16 +-
 META.yml                     |   7 +-
 Makefile.PL                  |  35 ++-
 debian/changelog             |  15 +-
 debian/control               |   4 +-
 debian/copyright             |  23 --
 debian/upstream/metadata     |   8 +
 lib/Role/Tiny.pm             |  11 +-
 lib/Role/Tiny/With.pm        |   2 +-
 maint/bump-version           |  46 ----
 t/around-does.t              |  32 +--
 t/does.t                     |   2 +
 t/method-conflicts.t         |   4 +-
 t/modifiers.t                |   1 -
 t/namespace-clean.t          |   2 +
 t/role-basic-basic.t         |   4 +-
 t/role-basic-bugs.t          |   7 +-
 t/role-basic-composition.t   | 144 +++++------
 t/role-basic-exceptions.t    |   6 +-
 t/role-basic/lib/MyTests.pm  |  42 ----
 t/role-basic/lib/Try/Tiny.pm | 575 -------------------------------------------
 t/role-long-package-name.t   |   2 +-
 t/role-tiny.t                |   1 -
 25 files changed, 167 insertions(+), 828 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100755 maint/bump-version
 delete mode 100644 t/role-basic/lib/MyTests.pm
 delete mode 100644 t/role-basic/lib/Try/Tiny.pm

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



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