[DRE-commits] [rails-4.0] 01/02: ruby-rack doesn't have epoch (Closes: #731347)

Ondrej Sury ondrej at moszumanska.debian.org
Thu Dec 12 12:19:57 UTC 2013


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

ondrej pushed a commit to branch master
in repository rails-4.0.

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-4.0.git



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