[DRE-commits] [SCM] ruby-activesupport-2.3.git branch, debian-sid, updated. debian/2.3.11-2-7-g518071b

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


The following commit has been merged in the debian-sid branch:
commit 0de3c4775b11e2b3f772a62a5e251b25f1f7386d
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon Aug 22 13:52:53 2011 +0200

    Reverse ruby vs libruby build depends, so sbuild doesn't get confused (Closes: #634450)

diff --git a/debian/control b/debian/control
index c92cbd5..87e67fd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.2.3~),
 	       ruby-builder (>= 2.1.2~) | libbuilder-ruby (>= 2.1.2~),
-	       ruby-i18n (>= 0.4.1~) | libi18n-ruby (>= 0.4.1~),
-	       ruby-memcache-client (>= 1.7.4~) | libmemcache-client-ruby (>= 1.7.4),
-	       ruby-tzinfo (>= 0.3.12~) | libtzinfo-ruby (>= 0.3.12~)
+	       libi18n-ruby (>= 0.4.1~) | ruby-i18n (>= 0.4.1~),
+	       libmemcache-client-ruby (>= 1.7.4~) | ruby-memcache-client (>= 1.7.4~),
+	       libtzinfo-ruby (>= 0.3.12~) | ruby-tzinfo (>= 0.3.12~)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activesupport-2.3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-activesupport-2.3.git

-- 
ruby-activesupport-2.3.git



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