[DRE-commits] [ruby-spreadsheet] 02/03: Add autopkgtest support

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 27 13:01:32 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-spreadsheet.

commit cadbc70cf36d76288179f03931a80bffd93b4b90
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Aug 27 14:29:04 2014 +0200

    Add autopkgtest support
---
 debian/tests/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..e129378
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,6 @@
+Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Depends: @, gem2deb-test-runner
+
+Test-Command: ruby -r "spreadsheet" -e "puts true"
+Depends: @
+

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



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