[libmodule-info-perl] branch master updated (a0599e8 -> f97e870)

gregor herrmann gregoa at debian.org
Wed Oct 21 15:42:39 UTC 2015


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

gregoa pushed a change to branch master
in repository libmodule-info-perl.

      from  a0599e8   releasing package libmodule-info-perl version 0.35-2
       new  491cf7a   Imported Upstream version 0.35.07
       new  e8dacff   New upstream devel release. Fixes "FTBFS with perl 5.22: test failures" (Closes: #796887)
       new  90f06fc   Refresh autopkgtest.patch (fuzz due to version string).
       new  3be2d2b   debian/copyright: drop stanza about removed third-party file.
       new  f25014b   Update (build) dependencies.
       new  21b4c59   Bump debhelper compatibility level to 9.
       new  f97e870   releasing package libmodule-info-perl version 0.35.07-1

The 7 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                         |  13 -
 Changes                          |  39 +++
 MANIFEST                         |   7 +-
 META.json                        |  57 ++---
 META.yml                         |  43 ++--
 Makefile.PL                      |   9 +-
 README                           |  19 ++
 debian/changelog                 |  13 +
 debian/compat                    |   2 +-
 debian/control                   |   8 +-
 debian/copyright                 |   7 -
 debian/patches/autopkgtest.patch |   4 +-
 lib/B/BUtils.pm                  | 516 ---------------------------------------
 lib/B/Module/Info.pm             |  34 ++-
 lib/Module/Info.pm               |  10 +-
 t/Module-Info.t                  |  11 +-
 t/n1_modules_required.t          |   1 +
 t/zy_pod_coverage.t              |   7 +
 18 files changed, 170 insertions(+), 630 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 README
 delete mode 100644 lib/B/BUtils.pm

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



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