[DRE-commits] [ruby-redcarpet] 01/03: Update packaging using dh-make-ruby -w

zeha at debian.org zeha at debian.org
Sat Mar 5 12:59:12 UTC 2016


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

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

commit 146da728b77f41b807b802f82295ea1c9a846965
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sat Mar 5 13:54:03 2016 +0100

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

diff --git a/debian/control b/debian/control
index 418f214..d63d99c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9~),
                rake-compiler,
                ruby-test-unit
 Standards-Version: 3.9.7
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-redcarpet.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-redcarpet.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-redcarpet.git
 Homepage: http://github.com/vmg/redcarpet
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
diff --git a/debian/rules b/debian/rules
index 5e904b3..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=ruby2.1
-#
-# 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-redcarpet.git



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