[libfile-touch-perl] branch master updated (5e2be6c -> 2e9bdef)

gregor herrmann gregoa at debian.org
Mon May 12 18:15:41 UTC 2014


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

gregoa pushed a change to branch master
in repository libfile-touch-perl.

      from  5e2be6c   update changelog
       new  902a37a   Imported Upstream version 0.09
       new  6ddab03   New upstream release.
       new  d87e9ec   Switch to "3.0 (quilt)" source format.
       new  5dd8ad1   remove boilerplate comments from debian/watch
       new  e90ebe4   Update debian/copyright: new Upstream-Contact, packaging years, license stanzas.
       new  bf96d24   Bump debhelper compatibility level to 8.
       new  0f89fb5   Declare compliance with Debian Policy 3.9.5.
       new  2e9bdef   releasing package libfile-touch-perl version 0.09-1

The 8 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                       |  49 ++++--
 LICENSE                       | 379 ++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                      |  13 +-
 META.yml                      |  44 +++--
 Makefile.PL                   |  71 +++++++-
 README                        |  15 ++
 debian/changelog              |  18 +-
 debian/compat                 |   2 +-
 debian/control                |   5 +-
 debian/copyright              |  27 +--
 debian/source/format          |   1 +
 debian/watch                  |   6 +-
 dist.ini                      |  12 ++
 Touch.pm => lib/File/Touch.pm | 138 ++++++++-------
 t/01-require.t                |   8 +
 t/02-basic-usage.t            |  77 +++++++++
 test.pl                       |  20 ---
 17 files changed, 733 insertions(+), 152 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 README
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 rename Touch.pm => lib/File/Touch.pm (58%)
 create mode 100644 t/01-require.t
 create mode 100644 t/02-basic-usage.t
 delete mode 100644 test.pl

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



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