[DRE-commits] [SCM] ruby-actionpack-3.2.git branch, master-experimental, updated. debian/3.2.6-4-14-g8fe61f1
Ondřej Surý
ondrej at sury.org
Tue Jan 15 22:18:23 UTC 2013
The following commit has been merged in the master-experimental branch:
commit f453e2e6eb9d4268596f841785f0453551b40db2
Author: Ondřej Surý <ondrej at sury.org>
Date: Tue Jan 15 14:41:48 2013 +0100
Update debian/control to new Rails release
diff --git a/debian/control b/debian/control
index b551d91..3d56921 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Uploaders:
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
gem2deb (>= 0.3.0~),
- ruby-activesupport-3.2 (>= 3.2.8),
- ruby-activesupport-3.2 (<< 3.2.8.),
- ruby-activerecord-3.2 (>= 3.2.8),
- ruby-activerecord-3.2 (<< 3.2.8.),
+ ruby-activesupport-3.2 (>= 3.2.11),
+ ruby-activesupport-3.2 (<< 3.2.11.),
+ ruby-activerecord-3.2 (>= 3.2.11),
+ ruby-activerecord-3.2 (<< 3.2.11.),
ruby-rack (>= 1.4.0~)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionpack-3.2.git
@@ -25,12 +25,12 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter,
- ruby-activesupport-3.2 (>= 3.2.8),
- ruby-activesupport-3.2 (<< 3.2.8.),
- ruby-activemodel-3.2 (>= 3.2.8),
- ruby-activemodel-3.2 (<< 3.2.8.),
- ruby-activerecord-3.2 (>= 3.2.8),
- ruby-activerecord-3.2 (<< 3.2.8.),
+ ruby-activesupport-3.2 (>= 3.2.11),
+ ruby-activesupport-3.2 (<< 3.2.11.),
+ ruby-activemodel-3.2 (>= 3.2.11),
+ ruby-activemodel-3.2 (<< 3.2.11.),
+ ruby-activerecord-3.2 (>= 3.2.11),
+ ruby-activerecord-3.2 (<< 3.2.11.),
ruby-rack-cache (>= 1.2~),
ruby-rack (>= 1.3.0~),
ruby-rack-test (>= 0.6.1~),
--
ruby-actionpack-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list