[DRE-commits] [schleuder-cli] 01/01: debian/control: Remove useless versioning of 'ruby-thor'

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Tue Dec 6 13:52:28 UTC 2016


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

georg-alioth-guest pushed a commit to branch master
in repository schleuder-cli.

commit 93006006878105892f83845d04c3585734585b3b
Author: Georg Faerber <georg at riseup.net>
Date:   Tue Dec 6 14:48:14 2016 +0100

    debian/control: Remove useless versioning of 'ruby-thor'
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6e08592..7954309 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Georg Faerber <georg at riseup.net>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-thor (>= 0~),
+               ruby-thor,
  	       ruby-rspec
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/schleuder-cli.git
@@ -18,7 +18,7 @@ Package: schleuder-cli
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-thor (>= 0~),
+         ruby-thor,
          ${misc:Depends},
          ${shlibs:Depends}
 Enhances: schleuder (>= 3.0.0~)

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



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