[libtest-file-sharedir-perl] branch master updated (6199d93 -> a8592e8)

gregor herrmann gregoa at debian.org
Mon Sep 8 19:32:23 UTC 2014


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

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

      from  6199d93   update changelog
       new  78c0907   Add debian/upstream/metadata
       new  ef2bf6b   Update debian/changelog
      adds  acc62bc   initial commit
      adds  e040095   added code
      adds  118fc2a   remove a vim file
      adds  fa9c135   Make critic and tests happy, silence build errors
      adds  2cea356   v0.1.0
      adds  3e697ac   Build results of 2cea356 (on master)
      adds  c684ff4   refactor to be an object internally
      adds  1974c1e   Document, make critic happy
      adds  a32d7c2   update changelog
      adds  f86d776   v0.1.1
      adds  a31ccc8   Build results of f86d776 (on master)
      adds  284819e   remove need for @filter
      adds  247dfe0   update changes
      adds  1eccf6c   normalize changes
      adds  1955a52   update changelog
      adds  f0c858a   Add support for package sharedirs
      adds  da0d72f   add dist sharedir to the main package
      adds  b0ce2c8   tidy
      adds  5bbc757   move 01_basic.t s files to 01_files
      adds  c6874d4   update changs
      adds  55480ad   test distdir feature
      adds  c89543f   fix ok messages
      adds  ef3c8c7   v0.1.2
      adds  9d6be24   Build results of ef3c8c7 (on master)
      adds  b340287   update changes
      adds  d82ee82   v0.2.0
      adds  cdc2887   Build results of d82ee82 (on master)
      adds  056c437   Add a default value for -root
      adds  b09fcc1   critic clean
      adds  1bc2e10   update changes
      adds  c43d172   add test for Cwd behaviour, fix cwd behaviour to work
      adds  729e216   update changelog
      adds  9c59bd0   update Changes about Test dependencies
      adds  ea5d0e1   v0.3.0
      adds  6e56dc8   Build results of ea5d0e1 (on master)
      adds  f9c611b   Reconstructed 0.3.1 From CPAN
      adds  0764a16   Build results of d1ca6e5 (on master)
      adds  85b0f30   Build results of fae6db9 (on master)
      adds  835dff1   Build results of 6fde4eb (on master)
      adds  0afa329   Build results of 7d261a6 (on master)
      adds  13a84b1   Build results of 5825a0b (on master)
      adds  d592263   Build results of 7beacc9 (on master)
      adds  5f88223   Build results of 3268280 (on master)
      adds  b6fceef   Build results of 960e93e (on master)
      adds  acc0bd7   Build results of b306ed5 (on master)
      adds  e265bba   Build results of 6cf344b (on master)
      adds  9644460   Imported Upstream version 1.000005
       new  2990ab5   Merge tag 'upstream/1.000005'
       new  cd8629b   Update debian/changelog
       new  4e222a8   Add autopkgtest control file.
       new  a8592e8   releasing package libtest-file-sharedir-perl version 1.000005-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:
 .travis.yml                             |  14 +--
 Changes                                 |  19 ++++
 MANIFEST                                |   2 +-
 META.json                               | 177 ++++++++++++++++----------------
 META.yml                                | 172 +++++++++++++++----------------
 Makefile.PL                             |  18 +---
 README                                  |   2 +-
 debian/changelog                        |  12 ++-
 debian/tests/control                    |   8 ++
 debian/upstream/metadata                |   7 ++
 dist.ini                                |   9 +-
 lib/Test/File/ShareDir.pm               | 158 +---------------------------
 lib/Test/File/ShareDir/Dist.pm          |  16 +--
 lib/Test/File/ShareDir/Module.pm        |  18 +---
 lib/Test/File/ShareDir/Object/Dist.pm   |  18 +---
 lib/Test/File/ShareDir/Object/Inc.pm    |  27 +----
 lib/Test/File/ShareDir/Object/Module.pm |  18 +---
 lib/Test/File/ShareDir/TempDirObject.pm |  27 +----
 misc/Changes.deps                       |  12 ++-
 misc/Changes.deps.all                   |  25 ++++-
 misc/Changes.deps.dev                   |   9 +-
 misc/Changes.deps.opt                   |  10 +-
 t/00-report-prereqs.dd                  |  15 +--
 t/00-report-prereqs.t                   |  64 +++++++-----
 24 files changed, 350 insertions(+), 507 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 debian/upstream/metadata

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



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