[liblocal-lib-perl] branch master updated (6f5d29f -> f09ffe6)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Jun 13 19:37:01 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository liblocal-lib-perl.

      from  6f5d29f   update changelog
      adds  5a71b62   Imported Upstream version 2.000019
       new  c9c6cbd   Merge tag 'upstream/2.000019'
       new  7bdc2a7   Update debian/changelog
       new  d043410   Declare compliance with Debian policy 3.9.8
       new  1965953   debian/control: Update build dependencies
       new  17ee7b8   Update Debian packaging copyright
       new  f09ffe6   Release liblocal-lib-perl version 2.000019-1

The 6 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 ++
 MANIFEST                             |   6 +-
 META.json                            |   9 +-
 META.yml                             |   2 +-
 Makefile.PL                          |  19 ++--
 README                               |   2 +-
 debian/changelog                     |  12 ++-
 debian/control                       |   5 +-
 debian/copyright                     |   1 +
 inc/{CPAN.pm => CPANBootstrapper.pm} |   2 +-
 inc/CheckVersion.pm                  |   2 +-
 lib/local/lib.pm                     |  10 +--
 maint/Makefile.PL.include            |   2 +-
 t/lib/ENVDumper.pm                   |   2 +-
 t/pipeline.t                         |  12 +--
 t/shell.t                            |  15 +++-
 xt/author/minimum-version.t          |   6 --
 xt/bootstrap.t                       | 126 ++++++++++++--------------
 xt/cpan-bootstrap.pl                 |  58 ++++++++++++
 xt/cpan-bootstrap.t                  | 167 +++++++++++++++++++++++++++++++++++
 xt/lib/dist_util.pm                  | 111 +++++++++++++++++++++++
 21 files changed, 455 insertions(+), 119 deletions(-)
 rename inc/{CPAN.pm => CPANBootstrapper.pm} (99%)
 delete mode 100644 xt/author/minimum-version.t
 create mode 100644 xt/cpan-bootstrap.pl
 create mode 100644 xt/cpan-bootstrap.t
 create mode 100644 xt/lib/dist_util.pm

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



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