[libtest-tempdir-perl] branch master updated (74680e4 -> 9540083)

gregor herrmann gregoa at debian.org
Sat Oct 5 14:24:16 UTC 2013


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

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

      from  74680e4   releasing package libtest-tempdir-perl version 0.07-1
      adds  defb8b5   Imported Upstream version 0.08
       new  b220b70   Merge tag 'upstream/0.08'
       new  4908ec6   New upstream release.
       new  6e3f3b1   Update build dependencies; lower debhelper compatibility level to 8.
       new  9540083   releasing package libtest-tempdir-perl version 0.08-1

The 4 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:
 Build.PL                         |    3 -
 Changes                          |    3 +
 INSTALL                          |    8 +-
 MANIFEST                         |    3 +-
 META.json                        |  153 +++++++++++++++-----------
 META.yml                         |  134 +++++++++++++----------
 Makefile.PL                      |   89 +++++++++++++++
 README                           |    2 +-
 debian/changelog                 |    7 ++
 debian/compat                    |    2 +-
 debian/control                   |    8 +-
 dist.ini                         |    1 +
 lib/Test/TempDir.pm              |   40 +++----
 lib/Test/TempDir/Factory.pm      |  224 +++++++++++++++++++-------------------
 lib/Test/TempDir/Handle.pm       |  106 +++++++++---------
 t/00-check-deps.t                |    7 +-
 t/00-compile.t                   |   12 +-
 t/00-report-prereqs.t            |   80 ++++++++++++++
 t/basic.t                        |    4 +-
 t/factory.t                      |   82 +++++++-------
 t/handle.t                       |    8 +-
 xt/release/changes_has_content.t |    2 +-
 xt/release/no-tabs.t             |   16 ++-
 23 files changed, 612 insertions(+), 382 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 create mode 100644 t/00-report-prereqs.t

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



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