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

zeha at debian.org zeha at debian.org
Tue Jul 5 13:29:44 UTC 2016


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

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

commit 4b8fda27e356ab84fc4719dabc1981688413c982
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Jul 5 15:23:43 2016 +0200

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

diff --git a/debian/control b/debian/control
index 0028c0c..9277caa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,11 @@ Uploaders: NIIBE Yutaka <gniibe at fsij.org>,
            Jonas Genannt <jonas.genannt at capi2name.de>
 Build-Depends: debhelper (>= 9),
                gem2deb
-Standards-Version: 3.9.7
-Homepage: http://www.a-k-r.org/htree/
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-htree.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-htree.git
+Homepage: http://www.a-k-r.org/htree/
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-htree
diff --git a/debian/rules b/debian/rules
index 13833c2..ffe4e6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,7 @@
 #!/usr/bin/make -f
-# -*- makefile-gmake -*-
-
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
 
 export DH_RUBY_GEMSPEC=debian/htree.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-htree.git



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