[DRE-commits] [schleuder] 01/10: debian/control: Remove useless versioning of {Build-}Depends:

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Tue Dec 13 18:03:16 UTC 2016


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

georg-alioth-guest pushed a commit to tag debian/3.0.0_beta11-1+wip-2
in repository schleuder.

commit 4cd7252416e550f1017a939a4fc9ecc56e71089f
Author: Georg Faerber <georg at riseup.net>
Date:   Fri Dec 9 22:30:34 2016 +0100

    debian/control: Remove useless versioning of {Build-}Depends:
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 8bbf4e5..c6bfdcd 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9.20160709~),
                rake (>= 10~),
                ruby-activerecord (>= 4.1~),
                ruby-mail-gpg (>= 0.2.7~),
-               ruby-sinatra (>= 1~),
-               ruby-sinatra-contrib (>= 1~),
-               ruby-sqlite3 (>= 1~),
+               ruby-sinatra,
+               ruby-sinatra-contrib,
+               ruby-sqlite3,
                ruby-thor,
-	       thin (>= 1~),
+	       thin,
 	       ruby-rspec (>= 3.5.0~),
 	       ruby-database-cleaner
 Standards-Version: 3.9.8
@@ -32,11 +32,11 @@ Depends: adduser,
          rake (>= 10~),
  	 ruby-activerecord (>= 4.1~),
          ruby-mail-gpg (>= 0.2.7~),
-         ruby-sinatra (>= 1~),
-         ruby-sinatra-contrib (>= 1~),
-         ruby-sqlite3 (>= 1~),
+         ruby-sinatra,
+         ruby-sinatra-contrib,
+         ruby-sqlite3,
          ruby-thor,
-	 thin (>= 1~),
+	 thin,
 	 init-system-helpers,
          ${misc:Depends},
          ${shlibs:Depends}

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



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