[DRE-commits] [SCM] ruby-railties-3.2.git branch, master, updated. debian/3.2.6-2-9-g4466df8

Antonio Terceiro terceiro at debian.org
Fri Jun 29 00:07:16 UTC 2012


The following commit has been merged in the master branch:
commit 592ab8409f34c8af13ed5f252147d1e7ca28bcef
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jun 28 19:22:36 2012 -0300

    Fix whitespace madness

diff --git a/debian/control b/debian/control
index 5be312f..9b8e3b1 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.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.),
 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,17 +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.),
+ ${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.),
 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