[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:17 UTC 2012


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

    Recommends packages used in the default Gemfile

diff --git a/debian/control b/debian/control
index 9b8e3b1..f85df35 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,12 @@ Depends: ${shlibs:Depends},
  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
 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