[DRE-commits] [SCM] ruby-activeresource-3.2.git branch, master-experimental, updated. debian/3.2.6-2-23-g21e3d68
Ondřej Surý
ondrej at sury.org
Thu Mar 21 14:23:58 UTC 2013
The following commit has been merged in the master-experimental branch:
commit 775b4d83f760add5e666b40220d93790d817f2d3
Author: Ondřej Surý <ondrej at sury.org>
Date: Tue Mar 19 10:17:01 2013 +0100
Update debian/control to rails release 3.2.13
diff --git a/debian/control b/debian/control
index 7bcec18..faf0b49 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.12),
- ruby-activesupport-3.2 (<< 3.2.12.),
- ruby-activemodel-3.2 (>= 3.2.12),
- ruby-activemodel-3.2 (<< 3.2.12.)
+ ruby-activesupport-3.2 (>= 3.2.13),
+ ruby-activesupport-3.2 (<< 3.2.13.),
+ ruby-activemodel-3.2 (>= 3.2.13),
+ ruby-activemodel-3.2 (<< 3.2.13.)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activeresource-3.2.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-activeresource-3.2.git;a=summary
@@ -24,10 +24,10 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter,
- ruby-activesupport-3.2 (>= 3.2.12),
- ruby-activesupport-3.2 (<< 3.2.12.),
- ruby-activemodel-3.2 (>= 3.2.12),
- ruby-activemodel-3.2 (<< 3.2.12.)
+ ruby-activesupport-3.2 (>= 3.2.13),
+ ruby-activesupport-3.2 (<< 3.2.13.),
+ ruby-activemodel-3.2 (>= 3.2.13),
+ ruby-activemodel-3.2 (<< 3.2.13.)
Conflicts: ruby-activeresource-2.3
Description: REST modeling framework (part of Rails)
Active Resource (ARes) connects business objects and Representational
--
ruby-activeresource-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list