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  efefbc7   update changelog
      adds  bcac0b8   New upstream version 1.18
       new  c80a7b6   Update upstream source from tag 'upstream/1.18'
       new  1fa93ec   drop spelling.patch, applied upstream
       new  70ae4d6   declare conformance with Policy 4.1.1
       new  15e9563   correct minimum supported Perl version in long description
       new  01437b7   move the discouragement paragraph to the start of the 
long description
       new  345e562   releasing package libmodule-install-perl version 1.18-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:
 .ackrc                                 |  2 +
 .mailmap                               |  5 +++
 .travis.yml                            |  2 +
 Changes                                |  3 ++
 MANIFEST                               |  3 +-
 MANIFEST.SKIP                          | 68 +++++++++++++++++++++++++++++++++-
 META.yml                               | 17 +++++----
 Makefile.PL                            | 13 ++++---
 README                                 |  2 +-
 debian/changelog                       | 12 +++++-
 debian/control                         | 14 +++----
 debian/patches/series                  |  1 -
 debian/patches/spelling.patch          | 29 ---------------
 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 +-
 79 files changed, 215 insertions(+), 127 deletions(-)
 create mode 100644 .mailmap
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 rename t/lib/{Test.pm => MyTest.pm} (99%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to