[libdist-zilla-plugin-git-perl] branch master updated (ae971c8 -> 9a92002)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 5 09:23:24 UTC 2017


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

dmn pushed a change to branch master
in repository libdist-zilla-plugin-git-perl.

      from  ae971c8   update changelog
      adds  cfed0d0   New upstream version 2.042
       new  30c9055   Update upstream source from tag 'upstream/2.042'
       new  98ac22d   declare conformance with Policy 4.1.1 (no changes needed)
       new  9a92002   releasing package libdist-zilla-plugin-git-perl version 2.042-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:
 CONTRIBUTING                               |   6 +-
 Changes                                    |   4 +
 MANIFEST                                   |   3 +-
 META.json                                  | 223 +++++++++++++++--------------
 META.yml                                   | 208 ++++++++++++++-------------
 Makefile.PL                                |   2 +-
 README                                     |   4 +-
 debian/changelog                           |  11 +-
 debian/control                             |   2 +-
 dist.ini                                   |   3 +-
 lib/Dist/Zilla/Plugin/Git.pm               |  58 ++++----
 lib/Dist/Zilla/Plugin/Git/Check.pm         |   6 +-
 lib/Dist/Zilla/Plugin/Git/Commit.pm        |   6 +-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm   |   6 +-
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm     |   6 +-
 lib/Dist/Zilla/Plugin/Git/Init.pm          |   6 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm   |   6 +-
 lib/Dist/Zilla/Plugin/Git/Push.pm          |   6 +-
 lib/Dist/Zilla/Plugin/Git/Tag.pm           |   6 +-
 lib/Dist/Zilla/PluginBundle/Git.pm         |   6 +-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm      |   6 +-
 lib/Dist/Zilla/Role/Git/Repo.pm            |   8 +-
 lib/Dist/Zilla/Role/Git/StringFormatter.pm |   6 +-
 t/00-report-prereqs.dd                     |   5 +-
 t/00-report-prereqs.t                      |  18 ++-
 t/zzz-check-breaks.t                       |   6 +-
 xt/author/eol.t                            |   1 -
 xt/author/pod-no404s.t                     |  29 ----
 xt/release/changes_has_content.t           |   2 +-
 29 files changed, 323 insertions(+), 336 deletions(-)
 delete mode 100644 xt/author/pod-no404s.t

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



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