[DRE-commits] [SCM] ruby-actionmailer-3.2.git branch, master-experimental, updated. debian/3.2.6-2-24-g2df2dc3

Ondřej Surý ondrej at sury.org
Thu Mar 21 14:24:06 UTC 2013


The following commit has been merged in the master-experimental branch:
commit 4a9822272fc82b2569de722d86fe9f737f63d41b
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Mar 19 10:25:55 2013 +0100

    Update debian/control to rails release 3.2.13

diff --git a/debian/control b/debian/control
index 9346389..6048290 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.3.0~),
-	       ruby-actionpack-3.2 (>= 3.2.12),
-	       ruby-actionpack-3.2 (<< 3.2.12.),
+	       ruby-actionpack-3.2 (>= 3.2.13),
+	       ruby-actionpack-3.2 (<< 3.2.13.),
 	       ruby-mail (>= 2.4.4)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionmailer-3.2.git
@@ -23,8 +23,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-actionpack-3.2 (>= 3.2.12),
-	 ruby-actionpack-3.2 (<< 3.2.12.1),
+	 ruby-actionpack-3.2 (>= 3.2.13),
+	 ruby-actionpack-3.2 (<< 3.2.13.1),
 	 ruby-mail (>= 2.4.4~)
 Conflicts: ruby-actionmailer-2.3
 Description: email composition, delivery, and receiving framework (part of Rails)

-- 
ruby-actionmailer-3.2.git



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