[DRE-commits] [ruby-concurrent] 01/02: fix autopkgtest

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 13 14:42:05 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-concurrent.

commit 02026d52af3796b54d24b0e615695861825233e2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 13 18:46:56 2016 +0530

    fix autopkgtest
---
 debian/changelog     | 7 +++++++
 debian/tests/control | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4240e7c..367face 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-concurrent (1.0.0-3) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Add DH_RUBY_GEMSPEC in debian/tests/control (fix autopkgtest failure)
+
+ -- Pirate Praveen <praveen at debian.org>  Tue, 13 Sep 2016 18:46:07 +0530
+
 ruby-concurrent (1.0.0-2) unstable; urgency=medium
 
   * Specify seed value for running tests (Closes: #836536)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..805401f
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: DH_RUBY_GEMSPEC=concurrent-ruby.gemspec gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
+Depends: @, @builddeps@, gem2deb-test-runner

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



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