[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:21 UTC 2013
The following commit has been merged in the master-experimental branch:
commit 8cfa1d5df4224d587ef051081906ff75e94077cb
Author: Ondřej Surý <ondrej at sury.org>
Date: Fri Oct 12 12:53:13 2012 +0200
Update debian/control for new upstream release
diff --git a/debian/control b/debian/control
index 925d474..b551d91 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.6),
- ruby-activesupport-3.2 (<< 3.2.6.),
- ruby-activerecord-3.2 (>= 3.2.6),
- ruby-activerecord-3.2 (<< 3.2.6.),
+ 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-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.6),
- ruby-activesupport-3.2 (<< 3.2.6.),
- ruby-activemodel-3.2 (>= 3.2.6),
- ruby-activemodel-3.2 (<< 3.2.6.),
- ruby-activerecord-3.2 (>= 3.2.6),
- ruby-activerecord-3.2 (<< 3.2.6.),
+ 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-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