[DRE-commits] [redmine] 01/02: drop version qualifier for ruby-rack as well
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Feb 14 00:14:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master-wheezy-backports
in repository redmine.
commit 3cb196b4e551c7d54114dae699d4a55f857cf02e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Feb 13 20:34:32 2014 -0300
drop version qualifier for ruby-rack as well
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4a8db12..290dd82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
redmine (2.4.2-1~bpo70+1) wheezy-backports; urgency=low
* Rebuild for wheezy-backports.
+ * Drop version qualifiers from the following dependencies, to be able to use
+ the versions already on wheezy.
+ - ruby-railties
+ - ruby-rack
* Drop strict dependency on ruby-railties-3.2 (>= 3.2.13-2~). The
`rake tmp:cache:clear` command will not work.
* debian/install: do not install Gemfile as passenger will try to load it,
diff --git a/debian/control b/debian/control
index 63d56b4..545ff89 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends: ruby | ruby-interpreter,
ruby-rails-observers,
dbconfig-common,
redmine-sqlite | redmine-mysql | redmine-pgsql,
- ruby-rack (>= 1.4.5~) | ruby-rack1.4,
+ ruby-rack | ruby-rack1.4,
ruby-coderay (>= 1.0.6),
ruby-net-ldap (>= 0.3.1),
ruby-openid,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git
More information about the Pkg-ruby-extras-commits
mailing list