[DRE-commits] [ruby-dotenv] 10/10: add an explicit test suite

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Sep 10 23:08:12 UTC 2015


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

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

commit 9bcf262ff3c3b3ebbfdb464807252f2b689b9f49
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Sep 10 20:05:47 2015 -0300

    add an explicit test suite
---
 debian/control       | 2 +-
 debian/tests/control | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 801a8d1..fb0a770 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-dotenv.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-dotenv.git
 Homepage: https://github.com/bkeepers/dotenv
-Testsuite: autopkgtest-pkg-ruby
+Testsuite: autopkgtest
 XS-Ruby-Versions: all
 
 Package: ruby-dotenv
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..fd91005
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: DH_RUBY_GEMSPEC=dotenv.gemspec gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
+Depends: @, rake,ruby-rspec, gem2deb-test-runner

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



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