[DRE-commits] [ruby-gpgme] 02/04: Update packaging using dh-make-ruby -w

zeha at debian.org zeha at debian.org
Sat Mar 5 02:33:35 UTC 2016


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

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

commit a8a40fa55b02f65f16244f259bf6db4477dab09b
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sat Mar 5 03:25:41 2016 +0100

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

diff --git a/debian/control b/debian/control
index f4bba8b..b0f6eee 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-gpgme.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gpgme.git
 Homepage: http://github.com/ueno/ruby-gpgme
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-gpgme
diff --git a/debian/rules b/debian/rules
index b25a062..7e6f150 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,8 @@
 #!/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=ruby1.8 ruby1.9.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
 
 # no way to pass --use-system-libraries to extconf (yet)
 export RUBY_GPGME_USE_SYSTEM_LIBRARIES=1
+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-gpgme.git



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