[DRE-commits] [rails] 08/16: debian/tests/control: fix test dependencies
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 03:53:13 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 3f0445da930992b1016ca1b2de033b15dc7d041b
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jul 27 11:54:35 2014 -0300
debian/tests/control: fix test dependencies
---
debian/changelog | 3 +++
debian/tests/control | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 14d24b4..08715eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ rails (2:4.1.4-4~4) UNRELEASED; urgency=medium
* ruby-actionmailer:
- drop Depends: ruby-mail (<< 2.6)
cfe https://github.com/rails/rails/commit/bb0890d
+ * debian/tests/control: fix test dependencies to rails and *not* rails-3.2;
+ add needs-recommends instead of explicitly listing the recommended
+ packages
-- Antonio Terceiro <terceiro at debian.org> Sat, 26 Jul 2014 17:43:06 -0300
diff --git a/debian/tests/control b/debian/tests/control
index a94f0f5..f6e3f18 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,2 @@
Tests: newapp
-Depends: ruby-rails-3.2, ruby-jquery-rails, ruby-coffee-rails, ruby-sqlite3, ruby-sass-rails, ruby-uglifier
-Restrictions: allow-stderr
+Restrictions: allow-stderr, needs-recommends
--
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