[DRE-commits] [chef] 03/13: debian/tests/control: add ruby-cheffish as test dependency for gem2deb-test-runner call

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Jun 5 03:52:28 UTC 2016


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

terceiro pushed a commit to branch master
in repository chef.

commit 7aa885838d8c297b6ab2fb84021a0263b8bec022
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat May 28 18:23:30 2016 -0300

    debian/tests/control: add ruby-cheffish as test dependency for gem2deb-test-runner call
---
 debian/changelog     | 5 +++--
 debian/tests/control | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8cf6d77..437d16b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ chef (12.7.2-1) UNRELEASED; urgency=medium
   * Create patch to skip Windows stuff in tests
 
   [ Antonio Terceiro ]
-  * debian/tests/control: add --autopkgtest to the gem2deb-test-runner
-    arguments
+  * debian/tests/control:
+    - add --autopkgtest to the gem2deb-test-runner arguments
+    - add ruby-cheffish as test dependency for gem2deb-test-runner call
   * Add debian/ruby-tests.blacklist to list test that fail and we don't know
     exactly why. At least all the other tests will run and serve as
     regression tests.
diff --git a/debian/tests/control b/debian/tests/control
index 44f7d5c..4fb973e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -7,5 +7,5 @@ Depends: @, shunit2
 Restrictions: needs-root, isolation-container, allow-stderr
 
 Test-Command: gem2deb-test-runner --check-dependencies --autopkgtest
-Depends: @, gem2deb-test-runner
+Depends: @, ruby-cheffish, gem2deb-test-runner
 Restrictions: allow-stderr

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



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