[DRE-commits] [rabbit] 04/04: set ruby2.0
Hideki Yamane
henrich at moszumanska.debian.org
Sun Apr 20 05:29:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository rabbit.
commit c3142d8360bfb21e351262617420be04848cb166
Author: Hideki Yamane <henrich at debian.org>
Date: Mon Apr 14 20:18:27 2014 +0900
set ruby2.0
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7e0d78a..41080e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ rabbit (2.1.1-3) unstable; urgency=low
ruby1.9.1 anymore (Closes: #744043)
Also, cannot set 2.1 yet, so stay 2.0 for a while.
* debian/control
- - set "Depends: ruby2.0 | ruby" to deal with "ruby-script-but-no-ruby-dep"
+ - set "Depends: ruby2.0" to deal with "ruby-script-but-no-ruby-dep"
lintian error
- set "Standards-Version: 3.9.5"
diff --git a/debian/control b/debian/control
index 8bf9b88..74c4f3d 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ XS-Ruby-Versions: ruby2.0
Package: rabbit
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby2.0 | ruby, libjs-prototype,
+Depends: ${misc:Depends}, ruby2.0, libjs-prototype,
ruby-gtk2,
ruby-rsvg2,
ruby-poppler,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rabbit.git
More information about the Pkg-ruby-extras-commits
mailing list