[DRE-commits] [ruby-progressbar] 08/12: Refresh rules file, no actual changes
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Mon Jun 22 10:58:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch master
in repository ruby-progressbar.
commit 57cfec3c035d0ec8e3d0af3eec1581129262f204
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Thu Jun 4 17:59:52 2015 +0300
Refresh rules file, no actual changes
---
debian/rules | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/rules b/debian/rules
index c6142f6..d81794d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,15 @@
#!/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
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-progressbar.git
More information about the Pkg-ruby-extras-commits
mailing list