[DRE-commits] [SCM] ruby-actionmailer-3.2.git branch, master-experimental, updated. debian/3.2.6-2-9-gee048e2
Ondřej Surý
ondrej at sury.org
Mon Jan 14 13:32:20 UTC 2013
The following commit has been merged in the master-experimental branch:
commit 3b88e1ab518573dc8ff2d2bd15c65dc21029a266
Author: Ondřej Surý <ondrej at sury.org>
Date: Sat Oct 13 16:31:02 2012 +0200
Update debian/control for new upstream release
diff --git a/debian/control b/debian/control
index 23a53c8..5c17491 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.6),
- ruby-actionpack-3.2 (<< 3.2.6.),
+ ruby-actionpack-3.2 (>= 3.2.8),
+ ruby-actionpack-3.2 (<< 3.2.8.),
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.6),
- ruby-actionpack-3.2 (<< 3.2.6.1),
+ ruby-actionpack-3.2 (>= 3.2.8),
+ ruby-actionpack-3.2 (<< 3.2.8.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