[libfile-sharedir-projectdistdir-perl] 01/04: Merge tag 'upstream/1.000002'

gregor herrmann gregoa at debian.org
Sat Jun 14 12:36:31 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfile-sharedir-projectdistdir-perl.

commit 37b7ebecb7cbf57bf44dd19ae02baeb3664f8172
Merge: 5624a42 d2eece1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 14 14:30:48 2014 +0200

    Merge tag 'upstream/1.000002'
    
    Upstream version 1.000002

 .travis.yml                                        |   2 +
 Changes                                            | 133 ++++----
 MANIFEST                                           |  54 +---
 META.json                                          | 336 ++++++++++++++-------
 META.yml                                           | 284 +++++++++++------
 Makefile.PL                                        |   7 +-
 README                                             |   2 +-
 dist.ini                                           | 206 +++++++++++--
 dist.ini => dist.ini.meta                          |   0
 lib/File/ShareDir/ProjectDistDir.pm                |   4 +-
 maint-travis-ci/.gitrepo                           |   6 +-
 maint-travis-ci/install_deps.pl                    |   5 +-
 maint-travis-ci/script.pl                          |   3 +-
 maint-travis-ci/yamls/sterile2.yaml                |   2 +
 Changes.deps => misc/Changes.deps                  |  15 +-
 Changes.deps.all => misc/Changes.deps.all          |  23 +-
 Changes.deps.dev => misc/Changes.deps.dev          |  13 +-
 misc/Changes.deps.opt                              |  46 +++
 t/00-compile/lib_File_ShareDir_ProjectDistDir_pm.t |   2 +-
 t/00-report-prereqs.t                              |  11 +-
 t/classic/01_devel.t                               |  26 ++
 t/classic/01_files/.devdir                         |   0
 t/classic/01_files/lib/Example_01.pm               |  14 -
 t/classic/01_files/share/file                      |   1 -
 t/classic/02_files/develdir/.devdir                |   0
 t/classic/02_files/develdir/lib/Example_03.pm      |   6 -
 t/classic/02_files/develdir/share/file             |   1 -
 t/classic/02_files/installdir/lib/Example_02.pm    |  14 -
 .../installdir/lib/auto/share/dist/Example_02/file |   1 -
 t/classic/02_installed_only.t                      |  34 +++
 t/classic/03_files/develdir/.devdir                |   0
 t/classic/03_files/develdir/lib/Example_05.pm      |  14 -
 t/classic/03_files/develdir/share/file             |   1 -
 t/classic/03_files/installdir/lib/Example_04.pm    |  14 -
 .../installdir/lib/auto/share/dist/Example_04/file |   1 -
 t/classic/03_installed_and_dev_different.t         |  42 +++
 t/classic/04_developing_installed.t                |  44 +++
 t/classic/04_files/develdir/.devdir                |   0
 t/classic/04_files/develdir/lib/Example_06.pm      |  14 -
 t/classic/04_files/develdir/share/file             |   1 -
 t/classic/04_files/installdir/lib/Example_06.pm    |  14 -
 .../installdir/lib/auto/share/dist/Example_06/file |   1 -
 t/classic/06_distname.t                            |  43 +++
 t/classic/06_files/develdir/.devdir                |   0
 t/classic/06_files/develdir/lib/Example_05.pm      |  14 -
 t/classic/06_files/develdir/share/file             |   1 -
 t/classic/06_files/installdir/lib/Example_04.pm    |  14 -
 .../installdir/lib/auto/share/dist/Example_04/file |   1 -
 t/lib/FakeFS.pm                                    |  41 +++
 t/strict/02_files/develdir/.devdir                 |   0
 t/strict/02_files/develdir/lib/Example_03.pm       |   6 -
 t/strict/02_files/develdir/share/file              |   1 -
 t/strict/02_files/installdir/lib/Example_02.pm     |  14 -
 .../installdir/lib/auto/share/dist/Example_02/file |   1 -
 t/strict/02_installed_only.t                       |  34 +++
 t/strict/03_files/develdir/.devdir                 |   0
 t/strict/03_files/develdir/lib/Example_05.pm       |  14 -
 .../03_files/develdir/share/dist/Example_05/file   |   1 -
 t/strict/03_files/installdir/lib/Example_04.pm     |  14 -
 .../installdir/lib/auto/share/dist/Example_04/file |   1 -
 t/strict/03_installed_and_dev_different.t          |  42 +++
 t/strict/04_developing_installed.t                 |  44 +++
 t/strict/04_files/develdir/.devdir                 |   0
 t/strict/04_files/develdir/lib/Example_06.pm       |  14 -
 .../04_files/develdir/share/dist/Example_06/file   |   1 -
 t/strict/04_files/installdir/lib/Example_06.pm     |  14 -
 .../installdir/lib/auto/share/dist/Example_06/file |   1 -
 t/strict/06_distname.t                             |  43 +++
 t/strict/06_files/develdir/.devdir                 |   0
 t/strict/06_files/develdir/lib/Example_05.pm       |  14 -
 .../06_files/develdir/share/dist/Example_05/file   |   1 -
 t/strict/06_files/installdir/lib/Example_04.pm     |  14 -
 .../installdir/lib/auto/share/dist/Example_04/file |   1 -
 73 files changed, 1165 insertions(+), 621 deletions(-)

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



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