[DRE-commits] [ruby-rack] 05/05: debian/tests/control: add a gem2deb-test-runner test

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Oct 17 12:53:03 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-rack.

commit 08f6b8190a12410aa56caab17cc555230dc48abc
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Oct 17 09:44:30 2014 -0300

    debian/tests/control: add a gem2deb-test-runner test
---
 debian/changelog     | 1 +
 debian/tests/control | 9 +++------
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe2df3e..2ffc237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-rack (1.5.2-3) unstable; urgency=medium
 
   * add myself to Uploaders:
   * debian/ruby-tests.rake: run all tests instead of a subset of them
+  * debian/tests/control: add a gem2deb-test-runner test
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 17 Oct 2014 09:41:28 -0300
 
diff --git a/debian/tests/control b/debian/tests/control
index ea76b26..a951790 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,6 @@
 Tests: smoke-test
 Depends: @, curl
 
-# Tests: test-with-dependencies
-# Depends: @, @builddeps@, g++, make
-
-# Tests: test-with-restrictions
-# Restrictions: allow-stderr needs-root break-testbed rw-build-tree
-
+Test-Command: gem2deb-test-runner
+Depends: @, gem2deb-test-runner, rake, ruby-bacon, ruby-memcache-client, thin
+Restrictions: allow-stderr

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



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