[DRE-commits] [ruby-riddle] 03/04: Update packaging using dh-make-ruby -w

zeha at debian.org zeha at debian.org
Wed Mar 2 20:49:32 UTC 2016


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

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

commit 6e171c1929c8c37674c41cd11e1fc89c1ae35cc5
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Mar 2 21:47:18 2016 +0100

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

diff --git a/debian/control b/debian/control
index fa448d4..2b8bb97 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 9~),
                ruby-mysql2,
                ruby-rspec,
                sphinxsearch
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-riddle.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-riddle.git;a=summary
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-riddle.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-riddle.git
 Homepage: http://pat.github.io/riddle/
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-riddle
@@ -24,5 +24,5 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: api for sphinx, written in and for ruby
+Description: Ruby API for Sphinx Search
  A Ruby API and configuration helper for the Sphinx search service.
diff --git a/debian/rules b/debian/rules
index 1990c52..070b388 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-riddle.git



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