[libpath-finddev-perl] branch master updated (a85107a -> b746616)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 23 22:25:31 UTC 2013


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

fsfs pushed a change to branch master
in repository libpath-finddev-perl.

      from  a85107a   Import Upstream version 0.4.1 / IGNORE no relevant code changes
      adds  2298189   Imported Upstream version 0.4.2
       new  6c18f58   Merge tag 'upstream/0.4.2'
       new  307493c   Import Upstream version 0.4.2
       new  01bede1   Update versioned dependencies on Module::Build and Test::More
       new  f8e3bab   Declare compliance with Debian Policy 3.9.5
       new  b746616   update changelog, still IGNOREd

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:
 .travis.yml                                        |   6 +
 Build.PL                                           |  32 +--
 Changes                                            |  66 +++++++
 MANIFEST                                           |   3 +
 META.json                                          | 217 +++++++++++++++------
 META.yml                                           | 170 ++++++++++------
 README                                             |   2 +-
 debian/changelog                                   |  10 +-
 debian/control                                     |   5 +-
 dist.ini                                           |   1 +
 lib/Path/FindDev.pm                                |   4 +-
 lib/Path/FindDev/Object.pm                         |   4 +-
 maint-travis-ci/before_script.pl                   |  47 ++---
 maint-travis-ci/install_deps.pl                    |  96 ++++-----
 maint-travis-ci/lib/tools.pm                       | 173 ++++++++++++++++
 maint-travis-ci/report_fail_ctx.pl                 |  13 ++
 maint-travis-ci/script.pl                          |  44 ++---
 maint-travis-ci/sterilize_env.pl                   |  64 +++---
 maint-travis-ci/sync_tree.pl                       |  28 +--
 maint-travis-ci/yamls/sterile.yaml                 |   4 +-
 .../yamls/{sterile.yaml => sterile2.yaml}          |   5 +
 t/000-report-versions-tiny.t                       |   6 +-
 22 files changed, 670 insertions(+), 330 deletions(-)
 create mode 100644 maint-travis-ci/lib/tools.pm
 create mode 100644 maint-travis-ci/report_fail_ctx.pl
 copy maint-travis-ci/yamls/{sterile.yaml => sterile2.yaml} (88%)

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



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