[DRE-commits] [cucumber] 03/04: Merge tag 'debian/1.3.8-1' into wheezy-backports

Jérémy Bobbio lunar at alioth.debian.org
Fri Oct 18 08:22:42 UTC 2013


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

lunar pushed a commit to branch wheezy-backports
in repository cucumber.

commit e0ebf7e293c4a78874d2905d7f3a4abc4987d69b
Merge: 97ea777 35d0de9
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Oct 14 11:27:29 2013 +0200

    Merge tag 'debian/1.3.8-1' into wheezy-backports
    
    cucumber Debian release 1.3.8-1

 History.md                                         |   26 +++++-
 cucumber.gemspec                                   |    4 +-
 debian/changelog                                   |   10 +++
 debian/control                                     |    4 +-
 ...003-Disable-tests-assuming-ordered-hashes.patch |   28 -------
 .../patches/0004-Update_default_binary_path.patch  |    2 +-
 debian/patches/series                              |    1 -
 features/docs/gherkin/language_help.feature        |   37 +++++++++
 features/html_formatter.feature                    |   26 +++++-
 features/lib/step_definitions/language_steps.rb    |    9 ++
 legacy_features/language_help.feature              |   87 --------------------
 legacy_features/step_definitions/cucumber_steps.rb |    4 +
 legacy_features/table_mapping.feature              |    4 +-
 .../wire_protocol_table_diffing.feature            |    4 +-
 lib/cucumber/ast/table.rb                          |    9 +-
 lib/cucumber/formatter/html.rb                     |    7 +-
 lib/cucumber/platform.rb                           |    2 +-
 metadata.yml                                       |   27 +++---
 spec/cucumber/ast/table_spec.rb                    |   78 ++++++++++--------
 spec/cucumber/formatter/html_spec.rb               |    6 +-
 20 files changed, 195 insertions(+), 180 deletions(-)

diff --cc debian/changelog
index 3a94ebf,e8d0ec1..953f8d7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,13 +1,19 @@@
+ cucumber (1.3.8-1) unstable; urgency=low
+ 
+   * Imported Upstream version 1.3.8
+   * debian/patches:
+     + refresh 0004-Update_default_binary_path.patch
+     + drop 0003-Disable-tests-assuming-ordered-hashes.patch, fixed upstream
+   * increase minimal version of ruby-gherkin in dependencies
+ 
+  -- Cédric Boutillier <boutil at debian.org>  Wed, 02 Oct 2013 14:49:19 +0200
+ 
 +cucumber (1.3.6-1~bpo70+1) wheezy-backports; urgency=low
 +
 +  * Rebuild for wheezy-backports.
 +
 + -- Jérémy Bobbio <lunar at debian.org>  Fri, 20 Sep 2013 11:27:05 +0200
 +
  cucumber (1.3.6-1) unstable; urgency=low
  
    * Imported Upstream version 1.3.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/cucumber.git



More information about the Pkg-ruby-extras-commits mailing list