[DRE-commits] [rails] 01/16: ruby-rails: add recommends

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Aug 3 03:53:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository rails.

commit b7d41a9799704944e8957cefe39d2e81982495f4
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 26 17:44:30 2014 -0300

    ruby-rails: add recommends
---
 debian/changelog | 11 +++++++++++
 debian/control   |  8 +++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b917a51..68ca23b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+rails (2:4.1.4-4) UNRELEASED; urgency=medium
+
+  * ruby-rails: add Recommends:
+    - ruby-jquery-rails
+    - ruby-coffee-rails
+    - ruby-sqlite3
+    - ruby-sass-rails
+    - ruby-uglifier
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 26 Jul 2014 17:43:06 -0300
+
 rails (2:4.1.4-3) unstable; urgency=medium
 
   * Re-add `rails` binary package
diff --git a/debian/control b/debian/control
index 4ef38ca..587fbaf 100644
--- a/debian/control
+++ b/debian/control
@@ -162,7 +162,13 @@ Depends: ${shlibs:Depends},
 	 bundler (>= 1.3.0),
 	 bundler (<< 2.0),
 	 ruby-sprockets-rails (>= 2.0),
-	 ruby-sprockets-rails (<< 3.0)
+	 ruby-sprockets-rails (<< 3.0),
+Recommends:
+	 ruby-jquery-rails,
+	 ruby-coffee-rails,
+	 ruby-sqlite3,
+	 ruby-sass-rails,
+	 ruby-uglifier,
 Breaks: ruby-rails-2.3, ruby-rails-3.2, ruby-activeresource-3.2, ruby-rails-4.0
 Replaces: ruby-rails-2.3, ruby-rails-3.2, ruby-rails-4.0
 Conflicts: rails (<< 2:4.1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git



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