[libmodule-install-perl] 01/06: Update upstream source from tag 'upstream/1.18'

Damyan Ivanov dmn at moszumanska.debian.org
Wed Oct 25 13:30:41 UTC 2017


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

dmn pushed a commit to branch master
in repository libmodule-install-perl.

commit c80a7b6f0c19165577a73fc08dda10fad58000d9
Merge: efefbc7 bcac0b8
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Oct 25 13:06:54 2017 +0000

    Update upstream source from tag 'upstream/1.18'
    
    Update to upstream version '1.18'
    with Debian dir ad9dac79a987d686b7ff8e2e74cc04cf7a95fab1

 .ackrc                                 |  2 +
 .mailmap                               |  5 +++
 .travis.yml                            |  2 +
 Changes                                |  3 ++
 MANIFEST                               |  3 +-
 MANIFEST.SKIP                          | 68 +++++++++++++++++++++++++++++++++-
 META.yml                               | 17 +++++----
 Makefile.PL                            | 13 ++++---
 README                                 |  2 +-
 lib/Module/AutoInstall.pm              |  2 +-
 lib/Module/Install.pm                  |  2 +-
 lib/Module/Install.pod                 |  6 +--
 lib/Module/Install/API.pod             |  2 +-
 lib/Module/Install/Admin.pm            |  2 +-
 lib/Module/Install/Admin/Bundle.pm     |  2 +-
 lib/Module/Install/Admin/Compiler.pm   |  2 +-
 lib/Module/Install/Admin/Find.pm       |  2 +-
 lib/Module/Install/Admin/Include.pm    |  2 +-
 lib/Module/Install/Admin/Makefile.pm   |  2 +-
 lib/Module/Install/Admin/Manifest.pm   |  2 +-
 lib/Module/Install/Admin/Metadata.pm   |  2 +-
 lib/Module/Install/Admin/ScanDeps.pm   |  2 +-
 lib/Module/Install/Admin/WriteAll.pm   |  2 +-
 lib/Module/Install/AutoInstall.pm      |  2 +-
 lib/Module/Install/Base.pm             |  2 +-
 lib/Module/Install/Bundle.pm           |  2 +-
 lib/Module/Install/Can.pm              |  2 +-
 lib/Module/Install/Compiler.pm         |  2 +-
 lib/Module/Install/DSL.pm              |  2 +-
 lib/Module/Install/Deprecated.pm       |  2 +-
 lib/Module/Install/External.pm         |  2 +-
 lib/Module/Install/Fetch.pm            |  2 +-
 lib/Module/Install/Include.pm          |  2 +-
 lib/Module/Install/Inline.pm           |  2 +-
 lib/Module/Install/MakeMaker.pm        |  2 +-
 lib/Module/Install/Makefile.pm         |  2 +-
 lib/Module/Install/Metadata.pm         |  2 +-
 lib/Module/Install/PAR.pm              |  2 +-
 lib/Module/Install/Run.pm              |  2 +-
 lib/Module/Install/Scripts.pm          |  2 +-
 lib/Module/Install/Share.pm            |  2 +-
 lib/Module/Install/Win32.pm            |  2 +-
 lib/Module/Install/With.pm             |  2 +-
 lib/Module/Install/WriteAll.pm         |  2 +-
 lib/inc/Module/Install.pm              |  2 +-
 lib/inc/Module/Install/DSL.pm          |  2 +-
 t/01_compile.t                         |  5 ++-
 t/02_mymeta.t                          |  3 +-
 t/05_share.t                           |  3 +-
 t/06_ppport.t                          |  3 +-
 t/08_dsl.t                             |  3 +-
 t/09_read.t                            |  6 ++-
 t/10_test.t                            |  3 +-
 t/12_eumm_params.t                     |  3 +-
 t/13_author_tests.t                    |  3 +-
 t/13_author_tests_ext.t                |  3 +-
 t/13_author_tests_ext2.t               |  3 +-
 t/14_auto_include_deps_with_version.t  |  3 +-
 t/15_wrong_usage.t                     |  3 +-
 t/16_require.t                         |  3 +-
 t/17_sign.t                            |  3 +-
 t/18_all_from.t                        |  3 +-
 t/19_authors.t                         |  3 +-
 t/20_authors_with_special_characters.t |  3 +-
 t/21_makemaker_args.t                  |  3 +-
 t/22_installdirs.t                     |  3 +-
 t/23_pl_files.t                        |  3 +-
 t/25_perl_version_from.t               |  3 +-
 t/26_unknown_func.t                    |  3 +-
 t/27_build_requires_and_include.t      |  3 +-
 t/28_makemaker_args.t                  |  3 +-
 t/29_requires_from.t                   |  3 +-
 t/30_build_subdirs.t                   |  3 +-
 t/31_add_metadata.t                    |  3 +-
 t/lib/{Test.pm => MyTest.pm}           |  4 +-
 75 files changed, 198 insertions(+), 88 deletions(-)

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



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