[DRE-commits] [schleuder] 01/03: debian/control: Drop unnecessary versioning of dependencies

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Mon Oct 9 18:34:07 UTC 2017


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

georg-alioth-guest pushed a commit to branch debian/3.2
in repository schleuder.

commit 453726f0b95e447a30961cc9bc3fac15dd055460
Author: Georg Faerber <georg at riseup.net>
Date:   Mon Oct 9 20:08:22 2017 +0200

    debian/control: Drop unnecessary versioning of dependencies
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 63c47b7..4cb83ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: mail
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Georg Faerber <georg at riseup.net>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper,
                dirmngr,
                gem2deb,
-               rake (>= 12~),
-               ruby-activerecord (>= 4.1~),
+               rake,
+               ruby-activerecord,
                ruby-database-cleaner,
                ruby-factory-girl,
                ruby-mail-gpg,
-               ruby-rspec (>= 3.5.0~),
+               ruby-rspec,
                ruby-sinatra,
                ruby-sinatra-contrib,
                ruby-sqlite3,
@@ -32,9 +32,9 @@ Depends: adduser,
          exim4 | mail-transport-agent,
          init-system-helpers,
          lsb-base,
-         rake (>= 12~),
+         rake,
          ruby | ruby-interpreter,
-         ruby-activerecord (>= 4.1~),
+         ruby-activerecord,
          ruby-mail-gpg,
          ruby-sinatra,
          ruby-sinatra-contrib,

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