[DRE-commits] [SCM] ruby-actionmailer-2.3.git branch, debian-sid, updated. debian/2.3.11-2-6-g8186a15

Ondřej Surý ondrej at sury.org
Mon Aug 29 08:22:26 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 5be44a137087aff48a56fd4c92828393ab19fad6
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon Aug 22 14:37:06 2011 +0200

    Update debian/control dependencies on 2.3.14

diff --git a/debian/control b/debian/control
index 8d11f2a..43d0df9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.2.3~),
 	       ruby-tmail (>= 1.2.7~),
-	       ruby-actionpack-2.3 (>= 2.3.11),
-	       ruby-actionpack-2.3 (<< 2.3.11.),
+	       ruby-actionpack-2.3 (>= 2.3.14),
+	       ruby-actionpack-2.3 (<< 2.3.14.),
 	       ruby-text-format (>= 0.6.3~) | libtext-format-ruby (>= 0.6.3~)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionmailer-2.3.git
@@ -22,8 +22,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-actionpack-2.3 (>= 2.3.11),
-	 ruby-actionpack-2.3 (<< 2.3.11.1),
+	 ruby-actionpack-2.3 (>= 2.3.14),
+	 ruby-actionpack-2.3 (<< 2.3.14.1),
 	 ruby-text-format | libtext-format-ruby (>= 0.6.3~)
 Replaces: libactionmailer-ruby (<< 2.3.11-1~), libactionmailer-ruby1.8 (<< 2.3.11-1~)
 Conflicts: libactionmailer-ruby (<< 2.3.11-1~), libactionmailer-ruby1.8 (<< 2.3.11-1~)

-- 
ruby-actionmailer-2.3.git



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