[DRE-commits] [cucumber] 01/02: Drop unnecessary ~

Stefano Rivera stefano at rivera.za.net
Mon Jul 25 19:02:33 UTC 2016


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

stefanor pushed a commit to branch master
in repository cucumber.

commit 1339d8f7ff7dadcf2b3a309029e251050c43d980
Author: Stefano Rivera <stefanor at debian.org>
Date:   Mon Jul 25 11:15:52 2016 -0700

    Drop unnecessary ~
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1bfad25..36b5783 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>,
            Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 9),
                gem2deb,
                libjs-jquery,
                pry,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-cucumber-core (>= 1.5),
                ruby-cucumber-wire,
                ruby-diff-lcs,
-               ruby-gherkin (>= 4~),
+               ruby-gherkin (>= 4),
                ruby-json,
                ruby-multi-json (>= 1.7.5~),
                ruby-multi-test,
@@ -34,7 +34,7 @@ Depends: libjs-jquery,
          ruby-cucumber-core (>= 1.5),
          ruby-cucumber-wire,
          ruby-diff-lcs,
-         ruby-gherkin (>= 4~),
+         ruby-gherkin (>= 4),
          ruby-multi-json (>= 1.7.5~),
          ruby-multi-test,
          ${misc:Depends},

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