[libperl-prereqscanner-perl] branch master updated (fa4a884 -> f55627f)

gregor herrmann gregoa at debian.org
Fri Jul 4 19:57:50 UTC 2014


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

gregoa pushed a change to branch master
in repository libperl-prereqscanner-perl.

      from  fa4a884   update changelog
       new  98e0c9e   Imported Upstream version 1.020
       new  02b3b2e   New upstream release.
       new  a8576c5   Update versioned (build) dependency on CPAN::Meta::Requirements.
       new  ad559a2   Drop removal of a manpage which gained some contents in the meantime.
       new  f55627f   releasing package libperl-prereqscanner-perl version 1.020-1

The 5 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 +
 LICENSE                                      |   2 +-
 MANIFEST                                     |   2 +-
 META.json                                    | 216 +++++++++++++++--------
 META.yml                                     | 247 ++++++++++++++++-----------
 Makefile.PL                                  |   9 +-
 README                                       |   4 +-
 bin/scan-perl-prereqs                        |  26 ++-
 bin/scan_prereqs                             |  17 +-
 debian/changelog                             |   7 +-
 debian/control                               |   4 +-
 debian/rules                                 |   2 -
 lib/Perl/PrereqScanner.pm                    | 107 +++++++++++-
 lib/Perl/PrereqScanner/Scanner.pm            |  21 ++-
 lib/Perl/PrereqScanner/Scanner/Aliased.pm    |  17 +-
 lib/Perl/PrereqScanner/Scanner/Moose.pm      |  20 ++-
 lib/Perl/PrereqScanner/Scanner/POE.pm        |  14 +-
 lib/Perl/PrereqScanner/Scanner/Perl5.pm      |  37 +++-
 lib/Perl/PrereqScanner/Scanner/Superclass.pm |  14 +-
 lib/Perl/PrereqScanner/Scanner/TestMore.pm   |  18 +-
 t/000-report-versions-tiny.t                 |   2 +-
 t/scan-module.t                              |   2 +-
 xt/release/changes_has_content.t             |   2 +-
 xt/release/pod-syntax.t                      |   4 +-
 24 files changed, 559 insertions(+), 238 deletions(-)

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



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