[DRE-commits] [rails] 31/44: ruby-rack doesn't have epoch (Closes: #731347)
Ondrej Sury
ondrej at moszumanska.debian.org
Wed Jul 16 15:04:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master
in repository rails.
commit e3200382dec5ffe4a743ab337193985a29e3c7c2
Author: Ondřej Surý <ondrej at sury.org>
Date: Thu Dec 12 13:14:58 2013 +0100
ruby-rack doesn't have epoch (Closes: #731347)
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3e60e52..6784114 100644
--- a/debian/control
+++ b/debian/control
@@ -42,8 +42,8 @@ Depends: ${misc:Depends},
ruby | ruby-interpreter,
ruby-activesupport-4.0 (= ${source:Version}),
ruby-activemodel-4.0 (= ${source:Version}),
- ruby-activerecord-deprecated-finders (>= 1.0.2),
ruby-arel (>= 4.0.0)
+Recommends: ruby-activerecord-deprecated-finders (>= 1.0.2),
Provides: ruby-activerecord
Conflicts: ruby-activerecord
Breaks: ruby-activerecord-2.3, ruby-activerecord-3.2
@@ -80,7 +80,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
ruby | ruby-interpreter,
ruby-activesupport-4.0 (= ${source:Version}),
- ruby-rack (>= 1:1.5.2),
+ ruby-rack (>= 1.5.2),
ruby-rack-test (>= 0.6.2),
ruby-builder (>= 3.1.0),
ruby-erubis (>= 2.7.0~)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git
More information about the Pkg-ruby-extras-commits
mailing list