[libtest-minimumversion-perl] branch master updated (6c00e32 -> be7e137)

Salvatore Bonaccorso carnil at debian.org
Thu Dec 5 19:06:27 UTC 2013


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

carnil pushed a change to branch master
in repository libtest-minimumversion-perl.

      from  6c00e32   Change email change string in changelog
      adds  441a82c   Imported Upstream version 0.101081
       new  4a4fe52   Merge tag 'upstream/0.101081'
       new  51f02f2   Drop (build-)dependency for libyaml-tiny-perl
       new  1c862d7   Update (build-)dependency for libperl-minimumversion-perl
       new  fee877c   Add (build-)dependency for CPAN::Meta
       new  f4f222a   Update Debhelper compat level to 8
       new  6a2e8e6   Update copyright years for debian/* packaging
       new  2d11b55   Bump Standards-Version to 3.9.5
       new  a2e578a   Explicitly refer to GPL-1 license text in common-licenses
       new  dcb2a91   Refer to Debian systems in general instead of only Debian GNU/Linux
       new  be7e137   Prepare changelog for release

The 10 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                                       |   5 +
 LICENSE                                       |  22 +-
 MANIFEST                                      |   9 +-
 META.json                                     | 369 ++++++++++++++++++++------
 META.yml                                      | 276 ++++++++++++++-----
 Makefile.PL                                   |  89 ++++---
 README                                        |   2 +-
 debian/changelog                              |  20 +-
 debian/compat                                 |   2 +-
 debian/control                                |  12 +-
 debian/copyright                              |  10 +-
 lib/Test/MinimumVersion.pm                    |  80 ++++--
 t/000-report-versions-tiny.t                  |  82 ++++++
 t/basic.t                                     |  23 +-
 t/eg/META.json                                |  36 +++
 t/eg/META.yml                                 |  28 ++
 t/eg/{ => bin}/5.6-warnings.pl                |   0
 t/eg/{5.6-warnings.pl => bin/explicit-5.8.pl} |   4 +-
 t/release-pod-syntax.t                        |  15 --
 xt/release/changes_has_content.t              |  41 +++
 xt/release/pod-syntax.t                       |   7 +
 21 files changed, 878 insertions(+), 254 deletions(-)
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 t/eg/META.json
 create mode 100644 t/eg/META.yml
 copy t/eg/{ => bin}/5.6-warnings.pl (100%)
 rename t/eg/{5.6-warnings.pl => bin/explicit-5.8.pl} (65%)
 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/libtest-minimumversion-perl.git



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