[DRE-commits] [SCM] ruby-railties-3.2.git branch, master-experimental, updated. debian/3.2.6-3-10-g35e1069

Ondřej Surý ondrej at sury.org
Tue Jan 15 22:18:42 UTC 2013


The following commit has been merged in the master-experimental branch:
commit e7844364a6003432c1bd91c6f3cb90c1dd4306a6
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Oct 14 12:52:17 2012 +0200

    Update debian/control for new upstream release

diff --git a/debian/control b/debian/control
index f85df35..797171e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ 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>,
- Antonio Terceiro <terceiro at debian.org>,
+	Ondřej Surý <ondrej at debian.org>,
+	Antonio Terceiro <terceiro at debian.org>,
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
- gem2deb (>= 0.3.0~),
- rake (>= 0.8.7),
- ruby-thor (>= 0.14.6),
- ruby-rack-ssl (>= 1.3.2),
- ruby-activesupport-3.2 (>= 3.2.6),
- ruby-activesupport-3.2 (<< 3.2.6.),
- ruby-actionpack-3.2 (>= 3.2.6),
- ruby-actionpack-3.2 (<< 3.2.6.),
- ruby-actionmailer-3.2 (>= 3.2.6),
- ruby-actionmailer-3.2 (<< 3.2.6.),
+	       gem2deb (>= 0.3.0~),
+	       rake (>= 0.8.7),
+	       ruby-thor (>= 0.14.6),
+	       ruby-rack-ssl (>= 1.3.2),
+	       ruby-activesupport-3.2 (>= 3.2.8),
+	       ruby-activesupport-3.2 (<< 3.2.8.),
+	       ruby-actionpack-3.2 (>= 3.2.8),
+	       ruby-actionpack-3.2 (<< 3.2.8.),
+	       ruby-actionmailer-3.2 (>= 3.2.8),
+	       ruby-actionmailer-3.2 (<< 3.2.8.),
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-railties-3.2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-railties-3.2.git;a=summary
@@ -27,23 +27,17 @@ Package: ruby-railties-3.2
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
- ${misc:Depends},
- ruby | ruby-interpreter,
- rake (>= 0.8.7),
- ruby-thor (>= 0.14.6),
- ruby-rack-ssl (>= 1.3.2),
- ruby-activesupport-3.2 (>= 3.2.6),
- ruby-activesupport-3.2 (<< 3.2.6.),
- ruby-actionpack-3.2 (>= 3.2.6),
- ruby-actionpack-3.2 (<< 3.2.6.),
- ruby-actionmailer-3.2 (>= 3.2.6),
- ruby-actionmailer-3.2 (<< 3.2.6.),
-Recommends:
- ruby-sqlite3,
- ruby-sass-rails,
- ruby-coffee-rails,
- ruby-uglifier,
- ruby-jquery-rails
+	 ${misc:Depends},
+	 ruby | ruby-interpreter,
+	 rake (>= 0.8.7),
+	 ruby-thor (>= 0.14.6),
+	 ruby-rack-ssl (>= 1.3.2),
+	 ruby-activesupport-3.2 (>= 3.2.8),
+	 ruby-activesupport-3.2 (<< 3.2.8.),
+	 ruby-actionpack-3.2 (>= 3.2.8),
+	 ruby-actionpack-3.2 (<< 3.2.8.),
+	 ruby-actionmailer-3.2 (>= 3.2.8),
+	 ruby-actionmailer-3.2 (<< 3.2.8.),
 Conflicts: ruby-rails-2.3, rails (<< 3:3.2.0)
 Description: MVC ruby based framework geared for web application development
  Rails is a full-stack, open-source web framework in Ruby for writing

-- 
ruby-railties-3.2.git



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