[DRE-commits] [ruby-multipart-post] 05/06: rules: updated commented gem2deb template

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Jul 27 13:16:14 UTC 2015


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

onlyjob pushed a commit to branch master
in repository ruby-multipart-post.

commit 1e707bc
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Mon Jul 27 12:10:44 2015

    rules: updated commented gem2deb template
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..acfc5fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,13 @@
 #
 # 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
+#export DH_RUBY_IGNORE_TESTS=ruby2.1 ruby2.2
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
+#
+# Uncomment to check dependencies during build:
+# 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-multipart-post.git



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