[DRE-commits] [SCM] rails-2.3.git branch, debian-sid, updated. debian/2.3.11-1-13-g64251bf

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


The following commit has been merged in the debian-sid branch:
commit 7ca0602c23d889e4e22ce0fd033be60f0648ed45
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon Aug 22 18:40:55 2011 +0200

    Add dependency on symlinked javascript libraries

diff --git a/debian/control b/debian/control
index 8ade498..ed9632d 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,9 @@ Depends: ${shlibs:Depends},
 	 ruby-actionmailer-2.3 (>= 2.3.14),
 	 ruby-actionmailer-2.3 (<< 2.3.14.1),
 	 ruby-activeresource-2.3 (>= 2.3.14),
-	 ruby-activeresource-2.3 (<< 2.3.14.1)
+	 ruby-activeresource-2.3 (<< 2.3.14.1),
+	 libjs-prototype,
+	 libjs-scriptaculous
 Conflicts: rails-ruby1.8 (<< 2.3.11-1~)
 Replaces: rails-ruby1.8 (<< 2.3.11-1~)
 Provides: rails-ruby1.8

-- 
rails-2.3.git



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