[DRE-commits] [rails] 02/03: byebug and web-console are added to recommends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 6 20:14:43 UTC 2015


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

praveen pushed a commit to branch master
in repository rails.

commit 1f1bb05a6ab10579dca8abf66402629600b3fe83
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Aug 7 01:36:53 2015 +0530

    byebug and web-console are added to recommends
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 722d865..624b171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ rails (2:4.2.3-2) UNRELEASED; urgency=medium
   * Update dependency of ruby-arel for ruby-activerecord.
   * Update dependency of ruby-rack for ruby-actionpack.
   * Add new binary package: ruby-activejob.
+  * Add ruby-byebug and ruby-web-console to recommends for ruby-rails.
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 31 Jul 2015 23:13:46 +0530
 
diff --git a/debian/control b/debian/control
index 80874aa..bf6aa99 100644
--- a/debian/control
+++ b/debian/control
@@ -170,7 +170,9 @@ Recommends: ruby-coffee-rails,
             ruby-spring,
             ruby-sqlite3,
             ruby-turbolinks,
-            ruby-uglifier
+            ruby-uglifier,
+            ruby-byebug,
+            ruby-web-console
 Description: MVC ruby based framework geared for web application development
  Rails is a full-stack, open-source web framework in Ruby for writing
  real-world applications.

-- 
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