[libtest-dir-perl] branch master updated (ba4c6c8 -> 9a57d6d)

gregor herrmann gregoa at debian.org
Fri Aug 4 03:25:13 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-dir-perl.

      from  ba4c6c8   update changelog
      adds  476382a   New upstream version 1.16
       new  62774ac   Updated version 1.16 from 'upstream/1.16'
       new  b035396   New upstream release.
       new  f00e39b   Update copyright years for embedded Module::Install.
       new  014536b   Declare compliance with Debian Policy 4.0.0.
       new  e2c3d5a   Bump debhelper compatibility level to 9.
       new  f3ab136   Add /me to Uploaders.
       new  9a57d6d   releasing package libtest-dir-perl version 1.16-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:
 Changes                        |    4 +
 MANIFEST                       |   48 +-
 META.yml                       |   63 +-
 Makefile.PL                    |    2 +
 README                         |    0
 debian/changelog               |   11 +-
 debian/compat                  |    2 +-
 debian/control                 |    5 +-
 debian/copyright               |    7 +-
 inc/Module/Install.pm          |  921 +++++++++++++------------
 inc/Module/Install/Base.pm     |  166 ++---
 inc/Module/Install/Can.pm      |  244 ++++---
 inc/Module/Install/Fetch.pm    |  186 +++---
 inc/Module/Install/Makefile.pm |  833 +++++++++++------------
 inc/Module/Install/Metadata.pm | 1438 ++++++++++++++++++++--------------------
 inc/Module/Install/Win32.pm    |  128 ++--
 inc/Module/Install/WriteAll.pm |  126 ++--
 lib/Test/Dir.pm                |    4 +-
 lib/Test/Dir/Base.pm           |    0
 lib/Test/Folder.pm             |    0
 t/dir.t                        |    0
 t/folder.t                     |    0
 t/full_dir/testfile.txt        |    0
 t/full_folder/testfile.txt     |    0
 t/pod-coverage.t               |    0
 t/pod.t                        |    0
 t/test_dir/exists              |    0
 t/test_folder/exists           |    0
 28 files changed, 2135 insertions(+), 2053 deletions(-)
 mode change 100755 => 100644 Changes
 mode change 100755 => 100644 MANIFEST
 mode change 100755 => 100644 META.yml
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 README
 mode change 100755 => 100644 inc/Module/Install.pm
 mode change 100755 => 100644 inc/Module/Install/Base.pm
 mode change 100755 => 100644 inc/Module/Install/Can.pm
 mode change 100755 => 100644 inc/Module/Install/Fetch.pm
 mode change 100755 => 100644 inc/Module/Install/Makefile.pm
 mode change 100755 => 100644 inc/Module/Install/Metadata.pm
 mode change 100755 => 100644 inc/Module/Install/Win32.pm
 mode change 100755 => 100644 inc/Module/Install/WriteAll.pm
 mode change 100755 => 100644 lib/Test/Dir.pm
 mode change 100755 => 100644 lib/Test/Dir/Base.pm
 mode change 100755 => 100644 lib/Test/Folder.pm
 mode change 100755 => 100644 t/dir.t
 mode change 100755 => 100644 t/folder.t
 mode change 100755 => 100644 t/full_dir/testfile.txt
 mode change 100755 => 100644 t/full_folder/testfile.txt
 mode change 100755 => 100644 t/pod-coverage.t
 mode change 100755 => 100644 t/pod.t
 mode change 100755 => 100644 t/test_dir/exists
 mode change 100755 => 100644 t/test_folder/exists

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



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