[DRE-commits] [SCM] ruby-actionpack-2.3.git branch, master, updated. debian/2.3.14-2

Ondřej Surý ondrej at sury.org
Mon Sep 26 10:43:30 UTC 2011


The following commit has been merged in the master branch:
commit ba3d685f32f9e07ecf096d8b76bc0aba56267138
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sat May 28 23:39:29 2011 +0200

    Update Build-Depends

diff --git a/debian/control b/debian/control
index c5460e4..d9db921 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: ruby-actionpack
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Ondřej Surý <ondrej at debian.org>
+Uploaders: Ondřej Surý <ondrej at debian.org>, Adam Majer <adamm at zombino.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3~)
+Build-Depends: debhelper (>= 7.0.50~),
+	       gem2deb (>= 0.2.3~),
+	       ruby-activesupport (>= ${source:Version}),
+	       ruby-activerecord (>= ${source:Version}),
+	       ruby-rack (>= 1.1.0~) | librack-ruby (>= 1.1.0~)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionpack.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-actionpack.git

-- 
ruby-actionpack-2.3.git



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