[libdist-zilla-localetextdomain-perl] branch master updated (8eee147 -> 9b20954)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 16:09:59 UTC 2017


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

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

      from  8eee147   update changelog
      adds  a358003   Create new module.
      adds  674a416   First pass at implementing the plugin.
      adds  14bb458   Basic testing of the plugin.
      adds  238e305   Fix reversal of $po and $mo.
      adds  2a0c05c   Document the plugin.
      adds  7eb326e   Add Pod tests.
      adds  eeda9a8   Add README.md and MANIFEST.SKIP.
      adds  803553b   Be more specific about the plugins we want.
      adds  cb920e5   Add `share_dir` attribute.
      adds  0e25bbf   Add `language` attribute.
      adds  4d7d2c6   Make sure `language` is a multivalue arg.
      adds  9e1d2f1   Switch from InMemory to FromCode files.
      adds  4cad2e8   Ignore DEMOLISH nd mv_multivalue_args.
      adds  10be026   Proof and expand the docs.
      adds  421b4c7   Rename the distribution.
      adds  b70de60   Increment to v0.10.
      adds  bd0f7ee   Add Changes file.
      adds  a27d705   Timestamp v0.10.
      adds  02ea1c5   Use a string for the version.
      adds  1ee62cf   Increment to v0.11.
      adds  26d3576   First cut at add-lang command.
      adds  3ed00de   Attempt to fix failing tests for varying fmtmsg outputs.
      adds  978d7be   Start add-lang test.
      adds  10b8970   Remove pod-coverage.
      adds  0e976b4   Don't generate file until its contents are needed.
      adds  195c750   Add `pot` command.
      adds  3102cd4   Document the `pot` command.
      adds  329376c   Rename `pot` command to `msg-scan`.
      adds  50450e0   Rename `add-lang` command to `msg-init`.
      adds  1aeab29   Move POT file writing to a role.
      adds  6bccb67   Reimplement `msg-init`.
      adds  2f4678b   Document `msg-init`.
      adds  f19dda7   Default to msg-scan .pot file for msg-init template.
      adds  51e9c1a   Create PotFile role.
      adds  b0c09ca   I kant spel.
      adds  3e74f87   Get rid of the `plugin` attribute.
      adds  3031bd8   Add `msg-merge` command.
      adds  7a4f6cc   Use `msgmerge`'s own backup feature.
      adds  f97a387   I kant spel.
      adds  8596db0   Start main documentation.
      adds  d8b864b   Fix path creation in PotWriter.
      adds  76b821f   Do not die when no l10n directory.
      adds  9ee21aa   Start tutorial.
      adds  4036870   Finish up intro/tutorial.
      adds  14d9f0c   Improve synopsis, eliminate "So," from sentences.
      adds  00f447c   It is not a group of plugins, just the one.
      adds  da161d7   Replace all instances of `die` and `croak` with `log_fatal()`.
      adds  46fb69a   Eliminate two more `croak`s.
      adds  9ec6612   Update list of Perl dependencies in README.
      adds  54af021   Update README.
      adds  524293b   Require Perl 5.8.5, just like dzil does.
      adds  37b9e13   Remove superfluous colons.
      adds  219fb9d   Switch from `system()` to IPC::Run.
      adds  e332905   Send STDERR from run() to the dzil log, too.
      adds  9e572d5   Switch to IPC::Run3.
      adds  3735d46   Make clear that only Perl module files are scanned.
      adds  666c1ed   Fix "Bad file descriptor" failures.
      adds  980f2ee   Increment to v0.80 and update Changes.
      adds  7291f43   Timestamp v0.80.
      adds  dcaba52   Increment to v0.81.
      adds  779c395   Remove tests for unshipped `add_msg` command.
      adds  0730c68   Timestamp v0.81.
      adds  2cd547f   Increment to v0.82.
      adds  324e980   log_fatal lives in Dist::Zilla
      adds  0569d14   Note method call fix from joenio.
      adds  aa1ac06   Making 'msg-init' correctly handle with Locale::Codes before 3.17
      adds  2061433   Merge pull request #9 from joenio/legacy-locale-language
      adds  05eeff8   Add note on how to get Locale::TextDomain to ruturn character strings.
      adds  4fbea5b   I kant spel.
      adds  d452a6a   Remove tabs.
      adds  d853c1f   Skip tests when xgettext is too old.
      adds  ac58a2b   Skip test when msgfmt is too old.
      adds  2b556d7   Note test fixes.
      adds  deef50b   Don't install if we can't find a compatible gettext.
      adds  b21ae72   No need to check gettext version in tests anymore.
      adds  3ddcacb   Tweak changes.
      adds  669db2c   Timestamp v0.82.
      adds  80a066b   Increment to v0.83.
      adds  d047ab0   Spelling.
      adds  c7e7a06   Better GNU gettext detection.
      adds  e393089   Timestamp v0.83.
      adds  e39910d   Increment to v0.84.
      adds  7a90cbd   Move compilation to a role.
      adds  382fc81   When possible, use the plugin for logging, rather than zilla.
      adds  3c86862   Start msg-compile.
      adds  93ca4a2   Have msg-compile do the work itself.
      adds  595fa17   Remove unneeded comments.
      adds  7191277   Revert "Move compilation to a role."
      adds  0cbff3a   Finish implementation and testing of msg-compile.
      adds  b621ff5   Remove --lang-dir and document msg-compile.
      adds  acbfcef   Bump copyright year.
      adds  386bd37   Note addition of msg-compile.
      adds  7692157   Timestamp v0.84.
      adds  4b3e95e   Good lord, I cannot spell.
      adds  4c22f28   Increment to v0.85.
      adds  99d03fd   Pass file names, rather than language codes, to msg-compile.
      adds  9695dc8   Add a section for translators to the docs.
      adds  92cb4d5   Timestamp v0.85.
      adds  65a7f73   Increment to v0.86.
      adds  8cde7db   Add msg_compile to t/base.t.
      adds  006d732   Add diagnostics for unexpected failures.
      adds  d644821   Require GNU gettext v0.17.0 or higher.
      adds  dd7c3b0   Timestamp v0.86.
      adds  a49ae84   Increment to v0.87.
      adds  6901056   Tell Dist::Zilla about some encodings.
      adds  29823b5   Require dzil 5.0 for improved encoding support.
      adds  d2913d9   Support older versions of Dist::Zilla, too.
      adds  b74ee46   Add .travis.yml
      adds  1a99b1c   Only do release and author testing for ourselves.
      adds  6f10252   Skip Dist::Zilla::Plugin::Encoding.
      adds  5085af9   Don't set release and author testing too early.
      adds  8f77509   Use options when you can.
      adds  dfd7bce   Install dzil 5.0.
      adds  d308205   Install other dzil 5.0 dependencies.
      adds  2c821ae   Get your order right, theory.
      adds  562a742   Newline.
      adds  c287e0b   Dist::Zilla 5.003-TRIAL fixes the listdeps issue.
      adds  46a60bb   Be verbose, to try to find source of dependency failures.
      adds  4a4d5fb   Try installing failing modules without parallel testing.
      adds  21a66a5   Also install Encode without parallel testing.
      adds  3727d64   Oh, it is authordeps that fail on 5.8.
      adds  a3f5e87   Skip 5.8 testing.
      adds  041082c   Fix Pod link.
      adds  dc3c9d0   Dist::Zilla 5 is in the wild, now.
      adds  7c0b161   Timestamp v0.87.
      adds  791cb47   Increment to v0.88.
      adds  27716f8   Update non-ShareDir docs.
      adds  7891caa   No longer need to filter-out the Encoding plugin.
      adds  d32854a   Turn up cpanm verbosity to diagnose failures.
      adds  82cb7a0   Be verbose with Locale::Contry only.
      adds  89dbe79   Skip Locale::Country for now.
      adds  63b0a23   Skip Locale::Language, too.
      adds  34b6cd8   Try to fix YAML parse failure (sigh).
      adds  16d9a9d   Locale::Country should have fixed its Pod issues.
      adds  34f3586   Use FileFinderUser role to look for files that should be scanned
      adds  29e77fa   Add test data and tests for FileFinderUser-based file list retrieval
      adds  f8a5eb9   Document the new 'finder' attribute of the LocaleTextDomain plugin
      adds  b8cae69   Merge pull request #11 from mstock/feature/scan-additional-files
      adds  8881520   Update test Perls.
      adds  0ae557e   Bit of wordsmithing.
      adds  634ce88   Increment to v0.90.
      adds  62329c7   Sorry Manfred. :-(.
      adds  e9b5b21   I kant spel.
      adds  a71ca1d   Timestamp v0.90.
      adds  4ccea24   Increment to v0.91.
      adds  db17555   Update .travis.yml to Perl 5.22
      adds  e28451a   Switch to Path::Tiny to avoid deprecation warning.
      adds  eae9a83   Remove duplicate word in README.
      adds  7742755   Switch completely to Path::Tiny from Path::Class.
      adds  56310f9   Add perl 5.24, 5.26 to travis; remove perl <5.14.
      adds  997d6e6   Use Path::Class explicitly.
      adds  d680fdd   Remove duplicate word in README.
      adds  1351ff4   Merge branch 'master' into ccm-remove-deprecated-use-of-file-method
      adds  dca2b5c   Merge pull request #16 from chazmcgarvey/ccm-remove-deprecated-use-of-file-method
      adds  ce5214e   Add xgettext_args, override_args, join_existing.
      adds  5ecff29   Add tests for xgettext_args and friends.
      adds  ee1cc12   Merge pull request #17 from chazmcgarvey/ccm-feature-xgettext_args
      adds  2bdf517   Fix broken tests caused by merge.
      adds  86b468b   Update Changes and prepare for new release.
      adds  1b2b952   Timestamp v0.91.
      adds  3bda541   New upstream version 0.91
       new  0fcc2fa   Update upstream source from tag 'upstream/0.91'
       new  4aa4fc8   Update debian/changelog
       new  ae950f8   Switch (build-)dependencies from lib(moosex-types-)path-class-perl to lib(moosex-types-)path-tiny-perl
       new  8c24093   Bump copyright years
       new  c7c5547   Bump dh compat to level 9
       new  3782b59   Declare compliance with Debian Policy 4.1.1
       new  9b20954   prepare changelog for release

The 7 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                                    |  10 +++
 MANIFEST                                   |  10 ++-
 META.json                                  |  18 +++--
 META.yml                                   |  11 +--
 Makefile.PL                                |  26 +++----
 README.md                                  |   8 +-
 debian/changelog                           |  14 +++-
 debian/compat                              |   2 +-
 debian/control                             |  12 +--
 debian/copyright                           |   2 +-
 lib/Dist/Zilla/App/Command/msg_compile.pm  |  25 ++++---
 lib/Dist/Zilla/App/Command/msg_init.pm     |  11 ++-
 lib/Dist/Zilla/App/Command/msg_merge.pm    |   9 ++-
 lib/Dist/Zilla/App/Command/msg_scan.pm     |  12 ++-
 lib/Dist/Zilla/LocaleTextDomain.pm         |   8 +-
 lib/Dist/Zilla/Plugin/LocaleTextDomain.pm  | 116 ++++++++++++++++++++++++-----
 lib/Dist/Zilla/Role/PotFile.pm             |  14 ++--
 lib/Dist/Zilla/Role/PotWriter.pm           |  64 ++++++++++++----
 t/base.t                                   |   2 +-
 t/{dist/bin/sample => dist3/bin/myprog.pl} |   3 +
 t/{dist => dist3}/dist.ini                 |   4 +-
 t/{dist/bin/sample => dist4/bin/myprog.pl} |   3 +
 t/{dist => dist4}/dist.ini                 |   5 +-
 t/{dist/bin/sample => dist5/bin/myprog.pl} |   2 +
 t/{dist2 => dist5}/dist.ini                |  10 +--
 t/dist5/jupiter.ui                         |   8 ++
 t/dist5/mars.c                             |   6 ++
 t/msg_compile.t                            |  14 ++--
 t/msg_init.t                               |   8 +-
 t/msg_merge.t                              |  24 +++---
 t/msg_scan.t                               | 105 ++++++++++++++++++++++----
 t/plugin.t                                 |   7 +-
 33 files changed, 425 insertions(+), 162 deletions(-)
 copy t/{dist/bin/sample => dist3/bin/myprog.pl} (79%)
 copy t/{dist => dist3}/dist.ini (74%)
 copy t/{dist/bin/sample => dist4/bin/myprog.pl} (79%)
 copy t/{dist => dist4}/dist.ini (68%)
 copy t/{dist/bin/sample => dist5/bin/myprog.pl} (93%)
 copy t/{dist2 => dist5}/dist.ini (53%)
 create mode 100644 t/dist5/jupiter.ui
 create mode 100644 t/dist5/mars.c

-- 
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