[DRE-commits] [ruby-foreman] 08/13: debian/tests/control: also run unit tests

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jul 19 14:11:06 UTC 2016


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

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

commit 7f45e42389b96acc9c02f3dec56ea6d34743925d
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jul 19 09:38:28 2016 -0300

    debian/tests/control: also run unit tests
---
 debian/changelog     | 1 +
 debian/tests/control | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ae55d3e..423a425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ruby-foreman (0.82.0-1) unstable; urgency=medium
   * Refresh packaging with a new run of `dh-make-ruby -w`
   * Drop -doc package; this package is not supposed to be used as a library,
     so there is no point in providing API documentation.
+  * debian/tests/control: also run unit tests
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 19 Jul 2016 09:33:32 -0300
 
diff --git a/debian/tests/control b/debian/tests/control
index c1b56cd..45ee198 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1,4 @@
+Test-Command: gem2deb-test-runner --autopkgtesy --check-dependencies 2>&1
+Depends: @, gem2deb-test-runner
+
 Tests: smoke-test

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



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