[libdist-zilla-localetextdomain-perl] annotated tag upstream/0.91 created (now 3432fc0)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 16:10:04 UTC 2017


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

fsfs pushed a change to annotated tag upstream/0.91
in repository libdist-zilla-localetextdomain-perl.

        at  3432fc0   (tag)
   tagging  3bda541a347f2e8226bc36f190501d91fd74f890 (commit)
  replaces  upstream/0.90
 tagged by  Florian Schlichting
        on  Sat Nov 11 16:43:27 2017 +0100

- Log -----------------------------------------------------------------
Upstream version 0.91

Charles McGarvey (14):
      Switch to Path::Tiny to avoid deprecation warning.
      Remove duplicate word in README.
      Switch completely to Path::Tiny from Path::Class.
      Add xgettext_args, override_args, join_existing.
      Add tests for xgettext_args and friends.
      Add perl 5.24, 5.26 to travis; remove perl <5.14.
      Use Path::Class explicitly.
      Remove duplicate word in README.
      Merge branch 'master' into ccm-remove-deprecated-use-of-file-method
      Merge pull request #16 from chazmcgarvey/ccm-remove-deprecated-use-of-file-method
      Merge pull request #17 from chazmcgarvey/ccm-feature-xgettext_args
      Fix broken tests caused by merge.
      Update Changes and prepare for new release.
      Timestamp v0.91.

David E. Wheeler (140):
      Create new module.
      First pass at implementing the plugin.
      Basic testing of the plugin.
      Fix reversal of $po and $mo.
      Document the plugin.
      Add Pod tests.
      Add README.md and MANIFEST.SKIP.
      Be more specific about the plugins we want.
      Add `share_dir` attribute.
      Add `language` attribute.
      Make sure `language` is a multivalue arg.
      Switch from InMemory to FromCode files.
      Ignore DEMOLISH nd mv_multivalue_args.
      Proof and expand the docs.
      Rename the distribution.
      Increment to v0.10.
      Add Changes file.
      Timestamp v0.10.
      Use a string for the version.
      Increment to v0.11.
      First cut at add-lang command.
      Attempt to fix failing tests for varying fmtmsg outputs.
      Start add-lang test.
      Remove pod-coverage.
      Don't generate file until its contents are needed.
      Add `pot` command.
      Document the `pot` command.
      Rename `pot` command to `msg-scan`.
      Rename `add-lang` command to `msg-init`.
      Move POT file writing to a role.
      Reimplement `msg-init`.
      Document `msg-init`.
      Default to msg-scan .pot file for msg-init template.
      Create PotFile role.
      I kant spel.
      Get rid of the `plugin` attribute.
      Add `msg-merge` command.
      Use `msgmerge`'s own backup feature.
      I kant spel.
      Start main documentation.
      Fix path creation in PotWriter.
      Do not die when no l10n directory.
      Start tutorial.
      Finish up intro/tutorial.
      Improve synopsis, eliminate "So," from sentences.
      It is not a group of plugins, just the one.
      Replace all instances of `die` and `croak` with `log_fatal()`.
      Eliminate two more `croak`s.
      Update list of Perl dependencies in README.
      Update README.
      Require Perl 5.8.5, just like dzil does.
      Remove superfluous colons.
      Switch from `system()` to IPC::Run.
      Send STDERR from run() to the dzil log, too.
      Switch to IPC::Run3.
      Make clear that only Perl module files are scanned.
      Fix "Bad file descriptor" failures.
      Increment to v0.80 and update Changes.
      Timestamp v0.80.
      Increment to v0.81.
      Remove tests for unshipped `add_msg` command.
      Timestamp v0.81.
      Increment to v0.82.
      Note method call fix from joenio.
      Merge pull request #9 from joenio/legacy-locale-language
      Add note on how to get Locale::TextDomain to ruturn character strings.
      I kant spel.
      Remove tabs.
      Skip tests when xgettext is too old.
      Skip test when msgfmt is too old.
      Note test fixes.
      Don't install if we can't find a compatible gettext.
      No need to check gettext version in tests anymore.
      Tweak changes.
      Timestamp v0.82.
      Increment to v0.83.
      Spelling.
      Better GNU gettext detection.
      Timestamp v0.83.
      Increment to v0.84.
      Move compilation to a role.
      When possible, use the plugin for logging, rather than zilla.
      Start msg-compile.
      Have msg-compile do the work itself.
      Remove unneeded comments.
      Revert "Move compilation to a role."
      Finish implementation and testing of msg-compile.
      Remove --lang-dir and document msg-compile.
      Bump copyright year.
      Note addition of msg-compile.
      Timestamp v0.84.
      Good lord, I cannot spell.
      Increment to v0.85.
      Pass file names, rather than language codes, to msg-compile.
      Add a section for translators to the docs.
      Timestamp v0.85.
      Increment to v0.86.
      Add msg_compile to t/base.t.
      Add diagnostics for unexpected failures.
      Require GNU gettext v0.17.0 or higher.
      Timestamp v0.86.
      Increment to v0.87.
      Tell Dist::Zilla about some encodings.
      Require dzil 5.0 for improved encoding support.
      Support older versions of Dist::Zilla, too.
      Add .travis.yml
      Only do release and author testing for ourselves.
      Skip Dist::Zilla::Plugin::Encoding.
      Don't set release and author testing too early.
      Use options when you can.
      Install dzil 5.0.
      Install other dzil 5.0 dependencies.
      Get your order right, theory.
      Newline.
      Dist::Zilla 5.003-TRIAL fixes the listdeps issue.
      Be verbose, to try to find source of dependency failures.
      Try installing failing modules without parallel testing.
      Also install Encode without parallel testing.
      Oh, it is authordeps that fail on 5.8.
      Skip 5.8 testing.
      Fix Pod link.
      Dist::Zilla 5 is in the wild, now.
      Timestamp v0.87.
      Increment to v0.88.
      Update non-ShareDir docs.
      No longer need to filter-out the Encoding plugin.
      Turn up cpanm verbosity to diagnose failures.
      Be verbose with Locale::Contry only.
      Skip Locale::Country for now.
      Skip Locale::Language, too.
      Try to fix YAML parse failure (sigh).
      Locale::Country should have fixed its Pod issues.
      Merge pull request #11 from mstock/feature/scan-additional-files
      Update test Perls.
      Bit of wordsmithing.
      Increment to v0.90.
      Sorry Manfred. :-(.
      I kant spel.
      Timestamp v0.90.
      Increment to v0.91.

Florian Schlichting (1):
      New upstream version 0.91

Joenio Costa (2):
      log_fatal lives in Dist::Zilla
      Making 'msg-init' correctly handle with Locale::Codes before 3.17

Manfred Stock (3):
      Use FileFinderUser role to look for files that should be scanned
      Add test data and tests for FileFinderUser-based file list retrieval
      Document the new 'finder' attribute of the LocaleTextDomain plugin

viviparous (1):
      Update .travis.yml to Perl 5.22

-----------------------------------------------------------------------

No new revisions were added by this update.

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