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

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

      from  9cf816e   Fix e-mail address syntax in debian/upstream/metadata. 
Thanks DUCK!
      adds  6e4f3f2   Fix tests to avoid File::Temp errors
      adds  114056f   Add blank lines for PkgVersion
      adds  030d3ea   Don't use MooseX::AttributeShortcuts (RT#100498)
      adds  672eff6   v2.026
      adds  852eb0c   Note to remove Bootstrap::lib when debugging
      adds  dd13267   Allow use of %c with Git::Tag (RT#99990)
      adds  4476e14   Use %c in Git::Tag tests
      adds  6caba94   v2.027
      adds  e0a2dce   Make tests clear GIT_* environment variables
      adds  a68b8b0   v2.028
      adds  8e4aa62   remove the use of autobox
      adds  c9acb6f   Don't include time zone abbreviation (RT#100829)
      adds  9d7550f   v2.029
      adds  6aacaf2   Set GIT_CONFIG_NOSYSTEM during tests (RT#102287)
      adds  00d11b7   v2.030
      adds  2b62583   Parse Git versions like 1.9.5.msysgit.0 correctly
      adds  aefa6b3   v2.031
      adds  308d0a9   Clear GPG_* environment variables in tests
      adds  804afa8   Add init_repo to simplify tests
      adds  8b4f006   Git::GatherDir handles non-default root (RT#101851)
      adds  fc0ab6e   v2.032
      adds  23b3511   Standardize TRIAL RELEASE notation
      adds  0bea5e5   Better explain which plugins are bundled (RT#101911)
      adds  b502b4b   v2.033
      adds  7060c4c   remove dependency on List::MoreUtils
      adds  8090dcd   Replace List::AllUtils with List::MoreUtils
      adds  f0c2d86   Remove unnecessary "use List::Util 'first'"
      adds  e7af4d4   v2.034
      adds  f4f70c5   Handle push.default=nothing in Git::Push
      adds  17e1907   Test Git::Push with push.default=nothing
      adds  85430b7   v2.035
      adds  d5f08fd   inline this type definition
      adds  0bbde07   clean up dumped configs
      adds  464efc1   use MooseX::Types types everywhere consistently
      adds  3244790   compose roles together as much as possible
      adds  76704ac   Dump version_by_branch correctly
      adds  b0ee541   v2.036
      adds  c94f07f   Imported Upstream version 2.036
       new  4c96174   Merge tag 'upstream/2.036'
       new  b5fa90a   Update debian/changelog
       new  57473f8   Bump debhelper compatibility level to 9
       new  9ec9bfd   Add autopkgtest-pkg-perl
       new  ac3c208   Update dependencies. Add libfile-homedir-perl as 
dependency.
       new  6e243ee   Releasing libdist-zilla-plugin-git-perl version 2.036-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:
 Build.PL                                   |   8 +-
 Changes                                    |  54 ++++++++-
 MANIFEST                                   |   4 +-
 META.json                                  | 146 +++++++++++++-----------
 META.yml                                   | 133 ++++++++++++----------
 README                                     |   4 +-
 corpus/tag-signed/dist.ini                 |   2 +
 corpus/tag/Changes                         |   3 +
 corpus/tag/dist.ini                        |   2 +
 debian/changelog                           |  13 ++-
 debian/compat                              |   2 +-
 debian/control                             |  11 +-
 dist.ini                                   |   6 +
 lib/Dist/Zilla/Plugin/Git.pm               |  72 ++++++++----
 lib/Dist/Zilla/Plugin/Git/Check.pm         |  28 +++--
 lib/Dist/Zilla/Plugin/Git/Commit.pm        | 104 ++---------------
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm   |  23 ++--
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm     |  89 +++++++++------
 lib/Dist/Zilla/Plugin/Git/Init.pm          |  17 ++-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm   |  30 ++---
 lib/Dist/Zilla/Plugin/Git/Push.pm          |  33 ++++--
 lib/Dist/Zilla/Plugin/Git/Tag.pm           |  91 +++++----------
 lib/Dist/Zilla/PluginBundle/Git.pm         |  39 ++++++-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm      |  15 +--
 lib/Dist/Zilla/Role/Git/Repo.pm            |  40 ++++++-
 lib/Dist/Zilla/Role/Git/StringFormatter.pm | 177 +++++++++++++++++++++++++++++
 t/00-compile.t                             |   5 +-
 t/000-report-versions-tiny.t               |   5 +-
 t/Util.pm                                  |  81 +++++++++++--
 t/check.t                                  |  18 +--
 t/commit-build-custom.t                    |  47 ++++----
 t/commit-build-src-as-parent.t             |  32 ++----
 t/commit-build.t                           |  32 ++----
 t/commit-dirtydir.t                        |  49 ++++----
 t/commit-utf8.t                            |  35 +++---
 t/commit-ws.t                              |  42 ++++---
 t/commit.t                                 |  39 +++----
 t/gatherdir-multi.t                        | 103 +++++++++++++++++
 t/gatherdir.t                              |  34 +-----
 t/lib/Dist/Zilla/Plugin/MyTestArchiver.pm  |   1 -
 t/push.t                                   |   1 +
 t/release-pod-coverage.t                   |  11 +-
 t/release-pod-syntax.t                     |   4 +-
 t/repo-dir.t                               |  16 ++-
 t/tag-signed.t                             |  68 ++++++-----
 t/tag.t                                    |  62 +++++-----
 46 files changed, 1095 insertions(+), 736 deletions(-)
 create mode 100644 lib/Dist/Zilla/Role/Git/StringFormatter.pm
 create mode 100644 t/gatherdir-multi.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-git-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