[DRE-commits] [ruby-grit] 03/03: bump standards, check deps, add testsuite

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Aug 5 11:00:03 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-grit.

commit 3c2d93d9c3403a6faaab9651d49d5ea43eefe8d8
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Aug 5 15:42:45 2017 +0530

    bump standards, check deps, add testsuite
---
 debian/control |  3 ++-
 debian/rules   | 13 ++-----------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index ebbbbd3..eff3c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,11 @@ Build-Depends: debhelper (>= 9~),
                ruby-mime-types (>= 2.6.1~),
                ruby-mocha,
                ruby-posix-spawn (>= 0.3.11~)
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-grit.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-grit.git
 Homepage: http://github.com/mojombo/grit
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-grit
diff --git a/debian/rules b/debian/rules
index 61a3595..4b3d0a8 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-grit.git



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