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

intrigeri pushed a change to annotated tag 0.24
in repository libtest-bdd-cucumber-perl.

        at  d470d1f   (tag)
   tagging  a76181a3490d829120ee356f21c5c37235ef7cf3 (commit)
  replaces  0.23
 tagged by  Peter Sergeant
        on  Sat Jun 7 13:00:40 2014 +0100

- Log -----------------------------------------------------------------
0.24

Paul Cochrane (4):
      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 (5):
      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

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

This annotated tag includes the following new commits:

       new  485709c   Cucumber translation files, from
       new  15f79df   Localized feature files.
       new  9d6aad7   Fix for issue #22
       new  106afae   Fix for issue #22
       new  9f34039   Merge branch 'master' of 
github.com:highflying/test-bdd-cucumber-perl
       new  1a956a2   Removed use of File::Find since it's not needed here and 
it interferes with Brownie's find keyword
       new  95d1600   Merge pull request #25 from glauschwuffel/master
       new  fc0170a   Merge remote-tracking branch 'upstream/master'
       new  16d4aa6   Ever noticed how much typing stuff over and over again 
sucks? Also: Method::Signatures
       new  9f98c6c   Merge pull request #26 from sheriff/less-typing
       new  b93bda9   Release 0.18 changes
       new  f76d838   Merge pull request #27 from highflying/master
       new  c818ce2   Changes in preparation for next release
       new  7970e77   integrated pull request 
https://github.com/sheriff/test-bdd-cucumber-perl/pull/6
       new  1b4cd9d   merged changes from v0.19
       new  86bb79e   The language of a feature is now stated in the feature 
itself (as in cucumber)
       new  b4d347c   Fixed typo in doc. Removed passing of language argument 
since we now get the language from a feature
       new  3392a3e   JSON-based information for supported languages is now 
read from DATA filehandle. The encoding pragma is deprecated, using utf8 
instead.
       new  448c32e   missed cleanup from pull requst #6: the Loader doesn't 
have a language argument anymore
       new  9991bfd   extracted i18n code from the parser and put it in a 
dedicated module
       new  9dc0d9b   added --i18n option to pherkin
       new  c87e6fc   Step files may now be localized: step definition 
functions are aliased
       new  255903a   the first fully localized feature and step file
       new  47772da   added documentation for --i18n option
       new  2973d9e   set encoding for output stream to utf8 since we output 
utf8 (features and results)
       new  11311ba   The option --i18n now prints the keywords in a more 
readable fashion. Again, this is closer to cucumber than it was before.
       new  5e2fe3c   update of i18n.json
       new  fc76538   remove the asterisk from the list of available keywords 
since it doesn't work right now
       new  2fff34f   moved i18n examples to the examples directory
       new  dddf824   strip asterisk from i18n definitions since it doesn't 
work anyway.
       new  adb302a   added some brief information about i18n to the tutorial
       new  5fa336a   removed backup copy of emacs
       new  e03797f   Step defining keywords are now anchored ^$ in case a verb 
contains another, different verb
       new  d1f9cbc   Removed export of junk functions that were never defined 
and defined twice
       new  8f71cf5   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.
       new  f7db48c   wip: move i18n.json from DATA segment to shared file. 
cleanup to follow
       new  c2f2cd4   removed backup comments
       new  998972f   filename creation is now portable
       new  95757e6   moved initialization of language definitions to dedicated 
function
       new  470023e   wip cleanup: use proper dist name for shared directory
       new  5f4551f   added basic .gitignore for files and directories created 
by dzil
       new  a6f8112   Updated the documentation to better reflect the use of C 
and S
       new  8e7a39b   Removed all traces of Method::Signatures
       new  f07ed84   Added in Internationalization features
       new  19e9bdd   Moved German examples to examples/
       new  8045b30   JSON::XS -> JSON::MaybeXS and a couple of little tidies
       new  fa708ed   Updated the CHANGES file
       new  5ba2eaa   Fixed some todos
       new  be9e7b5   Updated what we can and can't do
       new  0468cfa   Weird 5.16.2 behaviour around $1. ENOTIME, this is a 
nicer solution anyway.
       new  52a030a   Indent synopsis properly
       new  fc05ba1   Make room for a VERSION
       new  924c128   Adding Test::File::ShareDir to list of dependencies
       new  bddac07   Merge pull request #31 from 
paultcochrane/ptc_add_test_file_sharedir
       new  1003e82   Prepare for 0.20
       new  516dce0   0.21
       new  8882ce4   Correcting link syntax in Tutorial.pod
       new  2391a6d   Removing $_ modifications in list functions
       new  7ef1507   Make the dependency a little more explicit
       new  5711735   Updating copyright information to 2014
       new  db6766e   0.22
       new  c9156ab   Match steps closer to step execution
       new  02f1989   Remove File::ShareDir stuff
       new  44dc4dd   Replacing string `eval` with block `eval`
       new  b5a405a   Setting `=encoding` in I18n.pm's POD
       new  dc026ea   Adding missing POD to I18n.pm
       new  58dafa8   Removing PodCoverageTests from Dist::Zilla config
       new  818f94e   Merge pull request #37 from 
paultcochrane/ptc_pod_test_fixes
       new  198a134   Merge pull request #36 from 
paultcochrane/ptc_mst_eval_fixes
       new  2cb411a   Add a test for Paul Cochrane's earlier patch
       new  dfed63b   Added an explicit POD utf8 encoding flag
       new  a76181a   Removed Ouch

The 72 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.


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