[DRE-commits] [ruby-websocket-driver] 02/03: Update Debian packaging using dh-make-ruby -w

zeha at debian.org zeha at debian.org
Tue Mar 8 21:05:33 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-websocket-driver.

commit 0234f3539d081ecb11196cc267369575bdf8bcfd
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 8 21:02:22 2016 +0000

    Update Debian packaging using dh-make-ruby -w
---
 debian/control |  2 +-
 debian/rules   | 13 ++-----------
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 454032c..583d531 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-websocket-driver.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-websocket-driver.git
 Homepage: http://github.com/faye/websocket-driver-ruby
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-websocket-driver
diff --git a/debian/rules b/debian/rules
index d81794d..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,6 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
+
+export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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