[DRE-commits] [ruby-rchardet] 03/05: Update packaging using dh-make-ruby -w

zeha at debian.org zeha at debian.org
Tue Jul 5 13:05:51 UTC 2016


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

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

commit 4808be251d6598b781beed52f071a856ea143427
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Jul 5 14:54:35 2016 +0200

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

diff --git a/debian/control b/debian/control
index 152a275..6cc8ef6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9~),
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rchardet.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rchardet.git
-Homepage: http://github.com/jmhodges/rchardet/tree/master
+Homepage: https://github.com/jmhodges/rchardet
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-rchardet
diff --git a/debian/rules b/debian/rules
index b2eab18..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=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
+
+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-rchardet.git



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