[libmodule-install-perl] branch master updated (cd662cb -> 7f3d345)

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jan 1 06:38:50 UTC 2018


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

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

      from  cd662cb   update changelog
      adds  6a0b048   New upstream version 1.19
       new  2767bcc   Update upstream source from tag 'upstream/1.19'
       new  4ea9ef1   declare conformance with Policy 4.1.3 (no changes needed)
       new  7f3d345   releasing package libmodule-install-perl version 1.19-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:
 .travis.yml                            | 15 +++++++-
 Changes                                |  4 ++
 MANIFEST.SKIP                          | 68 +---------------------------------
 META.yml                               |  4 +-
 debian/changelog                       |  7 ++--
 debian/control                         |  2 +-
 lib/Module/AutoInstall.pm              |  2 +-
 lib/Module/Install.pm                  |  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              |  4 +-
 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          |  4 +-
 t/01_compile.t                         |  2 -
 t/02_mymeta.t                          |  2 -
 t/03_autoinstall.t                     |  2 -
 t/04_version.t                         |  2 -
 t/05_share.t                           |  2 -
 t/06_ppport.t                          |  2 -
 t/07_perl_version.t                    |  2 -
 t/08_dsl.t                             |  2 -
 t/09_read.t                            |  2 -
 t/10_test.t                            |  2 -
 t/11_extraction.t                      |  2 -
 t/12_eumm_params.t                     |  2 -
 t/13_author_tests.t                    |  2 -
 t/13_author_tests_ext.t                |  2 -
 t/13_author_tests_ext2.t               |  2 -
 t/14_auto_include_deps_with_version.t  |  2 -
 t/15_wrong_usage.t                     |  2 -
 t/16_require.t                         |  2 -
 t/17_sign.t                            |  2 -
 t/18_all_from.t                        |  2 -
 t/19_authors.t                         |  2 -
 t/20_authors_with_special_characters.t |  2 -
 t/21_makemaker_args.t                  |  2 -
 t/22_installdirs.t                     |  2 -
 t/23_pl_files.t                        |  2 -
 t/24_multiple_license_blocks.t         |  2 -
 t/25_perl_version_from.t               |  2 -
 t/26_unknown_func.t                    |  2 -
 t/27_build_requires_and_include.t      |  2 -
 t/28_makemaker_args.t                  |  2 -
 t/29_requires_from.t                   |  2 -
 t/30_build_subdirs.t                   |  2 -
 t/31_add_metadata.t                    |  2 -
 t/32_module_name.t                     |  2 -
 t/lib/MyTest.pm                        |  2 +-
 t/recursive/test.t                     |  2 -
 77 files changed, 64 insertions(+), 182 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