[DRE-commits] [SCM] ruby-erubis.git branch, master, updated. debian/2.7.0-1-3-g0e0a7dd

Antonio Terceiro terceiro at debian.org
Mon Jun 25 22:54:13 UTC 2012


The following commit has been merged in the master branch:
commit 143a2b35530c0ada25bc03799f90976805806582
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Jun 25 19:14:42 2012 -0300

    Do not ignore test problems

diff --git a/debian/changelog b/debian/changelog
index 33a5bf0..01f8f6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-erubis (2.7.0-2) unstable; urgency=low
 
   * Bump build dependency on gem2deb to >= 0.3.0~
+  * debian/rules: do not ignore test problems
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 25 Jun 2012 17:54:03 -0300
 
diff --git a/debian/rules b/debian/rules
index f3cba27..5df7f46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1
-
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
ruby-erubis.git



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