[libperl-metrics-simple-perl] branch master updated (516c979 -> 4dd9511)

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 18:18:09 UTC 2013


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

fsfs pushed a change to branch master
in repository libperl-metrics-simple-perl.

      from  516c979   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  cdccc09   Imported Upstream version 0.17
       new  be5eb08   Merge tag 'upstream/0.17'
       new  129b014   Import Upstream version 0.17
       new  5c39893   Add build-dependency on Module::Build 0.40
       new  0db03a6   Update stand-alone license paragraphs to commonly used form (not referencing GNU/Linux, directly linking GPL-1)
       new  c24fe45   Wrap and sort dependencies
       new  1377ad7   Bump dh compatibility to level 8 (no changes necessary)
       new  fa0e265   Declare compliance with Debian Policy 3.9.4
       new  790ba15   Add myself to uploaders and copyright
       new  4dd9511   prepare changelog for release

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:
 Build.PL                                      |   20 +-
 Changes                                       |   17 +
 EXAMPLES                                      |    2 +-
 INSTALL                                       |    2 +-
 LICENSE                                       |  703 ++++++++++++-------------
 MANIFEST                                      |    1 +
 MANIFEST.SKIP                                 |    1 +
 META.json                                     |   75 +++
 META.yml                                      |   17 +-
 Makefile.PL                                   |    2 +-
 README                                        |    4 +-
 bin/countperl                                 |  603 +++++++++++++++++----
 debian/changelog                              |   16 +-
 debian/compat                                 |    2 +-
 debian/control                                |   23 +-
 debian/copyright                              |    9 +-
 lib/Perl/Metrics/Simple.pm                    |   20 +-
 lib/Perl/Metrics/Simple/Analysis.pm           |   10 +-
 lib/Perl/Metrics/Simple/Analysis/File.pm      |   12 +-
 t/001_load.t                                  |    4 +-
 t/0020_find_files.t                           |    4 +-
 t/0030_analyze.t                              |    4 +-
 t/0901_pod.t                                  |    4 +-
 t/0902_pod_coverage.t                         |    4 +-
 t/more_test_files/end_token.pl                |    4 +-
 t/more_test_files/main_subs_and_pod.pl        |    4 +-
 t/test_files/Perl/Code/Analyze/Test/Module.pm |    4 +-
 t/test_files/no_packages_nor_subs             |    4 +-
 t/test_files/not_a_perl_file                  |    4 +-
 t/test_files/package_no_subs.pl               |    4 +-
 t/test_files/subs_no_package.pl               |    4 +-
 31 files changed, 1039 insertions(+), 548 deletions(-)
 create mode 100644 META.json

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



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