[DRE-commits] [ruby-ruby2ruby] 04/06: update dependencies
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Dec 27 22:17:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ruby2ruby.
commit 6761acafc2ec20ca8fdbd204605fc300c6ac6076
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Dec 27 22:53:03 2013 +0100
update dependencies
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5dfbb9c..0295c0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Tobias Grimm <etobi at debian.org>, Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5~), ruby-sexp-processor, ruby-parser
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5~), ruby-minitest, ruby-sexp-processor (>= 4.0~), ruby-parser (>= 3.1~)
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ruby2ruby.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-ruby2ruby.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-ruby2ruby
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sexp-processor, ruby-parser
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sexp-processor (>= 4.0~), ruby-parser (>= 3.1~)
Replaces: libruby2ruby-ruby1.8 (<< 1.3.1-1~), libruby2ruby-ruby (<< 1.3.1-1~)
Breaks: libruby2ruby-ruby1.8 (<< 1.3.1-1~), libruby2ruby-ruby (<< 1.3.1-1~)
Provides: libruby2ruby-ruby1.8, libruby2ruby-ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ruby2ruby.git
More information about the Pkg-ruby-extras-commits
mailing list