[libdist-zilla-plugin-installguide-perl] branch master updated (ec44076 -> c9b92ee)

gregor herrmann gregoa at debian.org
Sun Oct 26 12:34:37 UTC 2014


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

gregoa pushed a change to branch master
in repository libdist-zilla-plugin-installguide-perl.

      from  ec44076   update changelog
      adds  b5823ae   Enable subclassing
      adds  a565f66   Run one phase later to ensure install tools are already done
      adds  b8e8f35   Released 1.200004
      adds  e0425f4   Imported Upstream version 1.200004
       new  e50014e   Merge tag 'upstream/1.200004'
       new  ca3e2e9   Update debian/changelog
       new  6a13f84   Don't install README.mkdn, just a text version of the POD/manpage.
       new  97d4b21   Declare compliance with Debian Policy 3.9.6.
       new  84c8d1c   Explicitly build-depend on libmodule-build-perl.
       new  b18db69   Mark package as autopkgtest-able.
       new  490a7e6   Mention module name in long description.
       new  c9b92ee   releasing package libdist-zilla-plugin-installguide-perl version 1.200004-1

The 8 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:
 Build.PL                                           | 14 ++--
 Changes                                            |  4 +
 INSTALL                                            |  1 -
 LICENSE                                            |  2 +-
 MANIFEST                                           |  6 +-
 META.json                                          | 16 ++--
 META.yml                                           | 10 +--
 Makefile.PL                                        | 17 +++--
 README                                             |  4 +-
 README.mkdn                                        |  4 +-
 debian/changelog                                   | 15 +++-
 debian/control                                     | 14 ++--
 debian/libdist-zilla-plugin-installguide-perl.docs |  1 -
 dist.ini                                           |  1 -
 lib/Dist/Zilla/Plugin/InstallGuide.pm              | 88 ++++++++++++----------
 t/00-compile.t                                     |  9 ++-
 xt/author/{test-eol.t => eol.t}                    |  2 +-
 xt/author/no-tabs.t                                | 15 ++++
 xt/release/kwalitee.t                              |  9 ++-
 xt/release/no-tabs.t                               | 14 ----
 xt/release/synopsis.t                              |  5 +-
 xt/release/unused-vars.t                           | 14 +++-
 22 files changed, 149 insertions(+), 116 deletions(-)
 delete mode 100644 debian/libdist-zilla-plugin-installguide-perl.docs
 rename xt/author/{test-eol.t => eol.t} (67%)
 create mode 100644 xt/author/no-tabs.t
 delete mode 100644 xt/release/no-tabs.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-installguide-perl.git



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