[libtest-script-run-perl] branch master updated (69fab2b -> b6fd23d)

gregor herrmann gregoa at debian.org
Wed Oct 23 18:54:21 UTC 2013


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

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

      from  69fab2b   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  4a9f74f   Imported Upstream version 0.08
       new  9c9411a   Merge tag 'upstream/0.08'
       new  9560d76   New upstream release.
       new  e9ee5db   Update years of copyright.
       new  934cb02   Add libstring-shellquote-perl to Recommends.
       new  59dbb5c   Declare compliance with Debian Policy 3.9.4.
       new  66739ab   cme: reformat debian/control
       new  b6fd23d   releasing package libtest-script-run-perl version 0.08-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                             |    8 +
 MANIFEST                            |    1 +
 META.yml                            |   14 +-
 Makefile.PL                         |    2 +
 README                              |  114 +++++++-
 debian/changelog                    |   15 +-
 debian/control                      |   24 +-
 debian/copyright                    |    8 +-
 inc/Module/AutoInstall.pm           |  252 +++++++++++++----
 inc/Module/Install.pm               |  273 +++++++++++++------
 inc/Module/Install/AutoInstall.pm   |   42 ++-
 inc/Module/Install/Base.pm          |   65 +++--
 inc/Module/Install/Can.pm           |   99 ++++++-
 inc/Module/Install/Fetch.pm         |    8 +-
 inc/Module/Install/Include.pm       |    8 +-
 inc/Module/Install/Makefile.pm      |  267 ++++++++++++++----
 inc/Module/Install/Metadata.pm      |  505 +++++++++++++++++++++++------------
 inc/Module/Install/ReadmeFromPod.pm |  138 ++++++++++
 inc/Module/Install/Win32.pm         |    6 +-
 inc/Module/Install/WriteAll.pm      |   31 ++-
 lib/Test/Script/Run.pm              |   48 +++-
 21 files changed, 1478 insertions(+), 450 deletions(-)
 create mode 100644 inc/Module/Install/ReadmeFromPod.pm

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



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