[libdist-zilla-localetextdomain-perl] branch master updated (3247eb1 -> 8e01da5)

Axel Beckert abe at deuxchevaux.org
Sat Oct 11 00:36:04 UTC 2014


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

abe pushed a change to branch master
in repository libdist-zilla-localetextdomain-perl.

      from  3247eb1   update changelog
      adds  c9e4652   Imported Upstream version 0.90
       new  84ac954   Merge tag 'upstream/0.90'
       new  c2f3784   Update changelog for new upstream release
       new  62a68fe   Bump Standards-Version to 3.9.6 (no changes needed)
       new  46a32f0   Fix pkg-perl-specific lintian warning missing-testsuite-header
       new  8e01da5   Upload to unstable as 0.90-1

The 5 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                                  |  6 ++-
 Changes                                   | 11 +++++
 LICENSE                                   |  2 +-
 MANIFEST                                  |  5 +++
 META.json                                 |  7 ++--
 META.yml                                  | 69 ++++++++++++++++---------------
 Makefile.PL                               |  9 ++--
 README.md                                 |  2 +-
 debian/changelog                          | 11 ++++-
 debian/control                            |  3 +-
 lib/Dist/Zilla/App/Command/msg_compile.pm |  2 +-
 lib/Dist/Zilla/App/Command/msg_init.pm    |  2 +-
 lib/Dist/Zilla/App/Command/msg_merge.pm   |  2 +-
 lib/Dist/Zilla/App/Command/msg_scan.pm    |  2 +-
 lib/Dist/Zilla/LocaleTextDomain.pm        | 36 ++++++++--------
 lib/Dist/Zilla/Plugin/LocaleTextDomain.pm | 43 +++++++++++++------
 lib/Dist/Zilla/Role/PotFile.pm            |  2 +-
 lib/Dist/Zilla/Role/PotWriter.pm          | 11 +++--
 t/base.t                                  |  2 +-
 t/dist/bin/sample                         |  6 +++
 t/{dist => dist2}/dist.ini                |  8 +++-
 t/dist2/my-folder/bar.pl                  |  6 +++
 t/dist2/share/Config.pm                   |  8 ++++
 t/msg_scan.t                              | 26 ++++++++++++
 t/plugin.t                                | 16 ++++++-
 25 files changed, 208 insertions(+), 89 deletions(-)
 create mode 100644 t/dist/bin/sample
 copy t/{dist => dist2}/dist.ini (58%)
 create mode 100644 t/dist2/my-folder/bar.pl
 create mode 100644 t/dist2/share/Config.pm

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



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