[DRE-commits] [ruby-nokogiri] 05/07: Revert "create empty file missing from the archive for the purpose of tests"

Jérémy Bobbio lunar at alioth.debian.org
Sun Nov 3 11:25:01 UTC 2013


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

lunar pushed a commit to branch master
in repository ruby-nokogiri.

commit c0f6d87f0ece6bf26b322865761547621d978171
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Nov 3 11:57:25 2013 +0100

    Revert "create empty file missing from the archive for the purpose of tests"
    
    Upstream fixed the issue.
---
 debian/rules |    7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6babd1a..63a2f9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,15 +19,8 @@ override_dh_installman:
 	pod2man --center "" --release "" --name NOKOGIRI --utf8 debian/nokogiri.1.pod man/nokogiri.1
 	dh_installman
 
-# test/files/bogus.xml missing from the gem
-# https://github.com/sparklemotion/nokogiri/issues/896
-override_dh_auto_build:
-	touch test/files/bogus.xml
-	dh_auto_build
-
 override_dh_auto_clean:
 	rm -rf man/
-	rm -f test/files/bogus.xml
 	dh_auto_clean
 
 override_dh_installchangelogs:

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



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