[libtest-file-sharedir-perl] branch master updated (a622ba6 -> 2848c08)

gregor herrmann gregoa at debian.org
Sun Jun 8 09:50:18 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  a622ba6   releasing package libtest-file-sharedir-perl version 1.000000-1
      adds  635dd1d   Imported Upstream version 1.000001
       new  e378b94   Merge tag 'upstream/1.000001'
       new  bdb6333   New upstream release.
       new  2848c08   releasing package libtest-file-sharedir-perl version 1.000001-1

The 3 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                                            |   66 +-
 LICENSE                                            |    2 +-
 MANIFEST                                           |   14 +-
 META.json                                          |  393 +++--
 META.yml                                           |  505 +++---
 Makefile.PL                                        |    7 +-
 README                                             |    2 +-
 debian/changelog                                   |    7 +
 dist.ini                                           |  210 ++-
 dist.ini => dist.ini.meta                          |    6 +-
 lib/Test/File/ShareDir.pm                          |    6 +-
 lib/Test/File/ShareDir/Dist.pm                     |    6 +-
 lib/Test/File/ShareDir/Module.pm                   |    6 +-
 lib/Test/File/ShareDir/Object/Dist.pm              |    6 +-
 lib/Test/File/ShareDir/Object/Inc.pm               |   14 +-
 lib/Test/File/ShareDir/Object/Module.pm            |    6 +-
 lib/Test/File/ShareDir/TempDirObject.pm            |   40 +-
 maint-travis-ci/.gitrepo                           |   11 +
 .perltidyrc => maint-travis-ci/.perltidyrc         |    0
 maint-travis-ci/install_deps.pl                    |    5 +-
 maint-travis-ci/script.pl                          |    3 +-
 maint-travis-ci/sync_tree.pl                       |   26 +-
 maint-travis-ci/yamls/sterile2.yaml                |    2 +
 maint/perlcritic.rc.gen.pl                         |   61 +
 Changes.deps => misc/Changes.deps                  |   13 +-
 Changes.deps.all => misc/Changes.deps.all          |   30 +-
 Changes.deps.dev => misc/Changes.deps.dev          |   20 +-
 misc/Changes.deps.opt                              |   36 +
 misc/perlcritic.deps                               |   15 +
 perlcritic.rc                                      | 1777 +-------------------
 t/00-compile/lib_Test_File_ShareDir_Dist_pm.t      |    2 +-
 t/00-compile/lib_Test_File_ShareDir_Module_pm.t    |    2 +-
 .../lib_Test_File_ShareDir_Object_Dist_pm.t        |    2 +-
 .../lib_Test_File_ShareDir_Object_Inc_pm.t         |    2 +-
 .../lib_Test_File_ShareDir_Object_Module_pm.t      |    2 +-
 .../lib_Test_File_ShareDir_TempDirObject_pm.t      |    2 +-
 t/00-compile/lib_Test_File_ShareDir_pm.t           |    2 +-
 t/00-report-prereqs.t                              |   16 +-
 xt/release/distmeta.t                              |    4 +-
 xt/release/pod-coverage.t                          |   11 +-
 xt/release/pod-syntax.t                            |    4 +-
 41 files changed, 1077 insertions(+), 2267 deletions(-)
 copy dist.ini => dist.ini.meta (88%)
 create mode 100644 maint-travis-ci/.gitrepo
 copy .perltidyrc => maint-travis-ci/.perltidyrc (100%)
 create mode 100644 maint/perlcritic.rc.gen.pl
 rename Changes.deps => misc/Changes.deps (87%)
 rename Changes.deps.all => misc/Changes.deps.all (85%)
 rename Changes.deps.dev => misc/Changes.deps.dev (85%)
 create mode 100644 misc/Changes.deps.opt
 create mode 100644 misc/perlcritic.deps

-- 
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