[libtest-bdd-cucumber-perl] annotated tag upstream/0.26 created (now b73da46)

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 21 12:15:23 UTC 2014


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

intrigeri pushed a change to annotated tag upstream/0.26
in repository libtest-bdd-cucumber-perl.

        at  b73da46   (tag)
   tagging  9c8e0f42ef8ddc42b23ff41bd373039bab48c186 (commit)
  replaces  upstream/0.25
 tagged by  intrigeri
        on  Sat Jun 21 09:55:38 2014 +0000

- Log -----------------------------------------------------------------
Upstream version 0.26

Ben Rogers (9):
      Fix for issue #22
      Fix for issue #22
      Merge branch 'master' of github.com:highflying/test-bdd-cucumber-perl
      Merge pull request #25 from glauschwuffel/master
      Merge remote-tracking branch 'upstream/master'
      Merge pull request #26 from sheriff/less-typing
      Release 0.18 changes
      Merge pull request #27 from highflying/master
      Changes in preparation for next release

Pablo Duboue (2):
      Cucumber translation files, from
      Localized feature files.

Paul Cochrane (8):
      Adding Test::File::ShareDir to list of dependencies
      Correcting link syntax in Tutorial.pod
      Removing $_ modifications in list functions
      Updating copyright information to 2014
      Replacing string `eval` with block `eval`
      Setting `=encoding` in I18n.pm's POD
      Adding missing POD to I18n.pm
      Removing PodCoverageTests from Dist::Zilla config

Peter Sergeant (31):
      Ever noticed how much typing stuff over and over again sucks? Also: Method::Signatures
      Updated the documentation to better reflect the use of C and S
      Removed all traces of Method::Signatures
      Added in Internationalization features
      Moved German examples to examples/
      JSON::XS -> JSON::MaybeXS and a couple of little tidies
      Updated the CHANGES file
      Fixed some todos
      Updated what we can and can't do
      Weird 5.16.2 behaviour around $1. ENOTIME, this is a nicer solution anyway.
      Indent synopsis properly
      Make room for a VERSION
      Merge pull request #31 from paultcochrane/ptc_add_test_file_sharedir
      Prepare for 0.20
      0.21
      Make the dependency a little more explicit
      0.22
      Match steps closer to step execution
      Remove File::ShareDir stuff
      Merge pull request #37 from paultcochrane/ptc_pod_test_fixes
      Merge pull request #36 from paultcochrane/ptc_mst_eval_fixes
      Add a test for Paul Cochrane's earlier patch
      Added an explicit POD utf8 encoding flag
      Removed Ouch
      Upgrade parse error to use new system
      Highlight parameters correctly using @- and @+
      Changed locations of test files, re issue 39
      Cleaned up the TODO list
      Fix for: https://github.com/sheriff/test-bdd-cucumber-perl/issues/40
      Replaced examples/ where we used $1 instead of safer C->matches->[0]
      0.26

glauschwuffel (29):
      Removed use of File::Find since it's not needed here and it interferes with Brownie's find keyword
      integrated pull request https://github.com/sheriff/test-bdd-cucumber-perl/pull/6
      merged changes from v0.19
      The language of a feature is now stated in the feature itself (as in cucumber)
      Fixed typo in doc. Removed passing of language argument since we now get the language from a feature
      JSON-based information for supported languages is now read from DATA filehandle.
      missed cleanup from pull requst #6: the Loader doesn't have a language argument anymore
      extracted i18n code from the parser and put it in a dedicated module
      added --i18n option to pherkin
      Step files may now be localized: step definition functions are aliased
      the first fully localized feature and step file
      added documentation for --i18n option
      set encoding for output stream to utf8 since we output utf8 (features and results)
      The option --i18n now prints the keywords in a more readable fashion. Again, this is closer to cucumber than it was before.
      update of i18n.json
      remove the asterisk from the list of available keywords since it doesn't work right now
      moved i18n examples to the examples directory
      strip asterisk from i18n definitions since it doesn't work anyway.
      added some brief information about i18n to the tutorial
      removed backup copy of emacs
      Step defining keywords are now anchored ^$ in case a verb contains another, different verb
      Removed export of junk functions that were never defined and defined twice
      Added temp var for langdef so the lines referring to it read a bit nicer. Reformatted changed functions with perltidy (tabs are gone now). Minor corrections to keyword regexes.
      wip: move i18n.json from DATA segment to shared file. cleanup to follow
      removed backup comments
      filename creation is now portable
      moved initialization of language definitions to dedicated function
      wip cleanup: use proper dist name for shared directory
      added basic .gitignore for files and directories created by dzil

intrigeri (1):
      Imported Upstream version 0.26

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

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/libtest-bdd-cucumber-perl.git



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