[DRE-commits] [ruby-augeas] 03/09: support for ruby1.8 removed; no need to ignore test failures with Ruby1.8

Cédric Boutillier boutil at alioth.debian.org
Mon Oct 28 23:14:50 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-augeas.

commit 8284050b83e5f5e02857f6e81d114155e680aa07
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Oct 28 17:44:16 2013 +0100

    support for ruby1.8 removed; no need to ignore test failures with Ruby1.8
---
 debian/rules |    2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 994d0cc..f257c09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Tests fail on 1.8, but let's hope 1.8 goes away soon.
-export DH_RUBY_IGNORE_TESTS=ruby1.8
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-augeas.git



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