[DRE-commits] [SCM] ruby-timecop.git branch, master, updated. upstream/0.5.9-30-g3c356f8

Jérémy Bobbio lunar at debian.org
Sun Jun 23 12:39:37 UTC 2013


The following commit has been merged in the master branch:
commit 6bc3a3dcda7489dfe6aff39a4429a03d483fc728
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Jun 23 13:38:14 2013 +0200

    Clean up boilerplate in debian/rules

diff --git a/debian/rules b/debian/rules
index 813f49d..6de09f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
 #!/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
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
ruby-timecop.git



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