[DRE-commits] [cucumber] 02/05: refresh 0004-Update_default_binary_path.patch

Cédric Boutillier boutil at alioth.debian.org
Wed Oct 2 13:15:59 UTC 2013


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

boutil pushed a commit to branch master
in repository cucumber.

commit b25cbd247c78cc035a72c93da0dfc2c56623413f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 2 15:04:41 2013 +0200

    refresh 0004-Update_default_binary_path.patch
---
 debian/patches/0004-Update_default_binary_path.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/0004-Update_default_binary_path.patch b/debian/patches/0004-Update_default_binary_path.patch
index 0f384df..16ac1da 100644
--- a/debian/patches/0004-Update_default_binary_path.patch
+++ b/debian/patches/0004-Update_default_binary_path.patch
@@ -8,7 +8,7 @@ Last-Update: 2013-08-13
 @@ -5,8 +5,8 @@
  module Cucumber
  unless defined?(Cucumber::VERSION)
-   VERSION       = '1.3.6'
+   VERSION       = '1.3.8'
 -  BINARY        = File.expand_path(File.dirname(__FILE__) + '/../../bin/cucumber')
 -  LIBDIR        = File.expand_path(File.dirname(__FILE__) + '/../../lib')
 +  BINARY        = '/usr/bin/cucumber'

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