[DRE-commits] [SCM] ruby-ogginfo.git branch, master, updated. debian/0.6.8-1-7-g0620fa7

Cédric Boutillier cedric.boutillier at gmail.com
Wed Jun 27 09:18:53 UTC 2012


The following commit has been merged in the master branch:
commit e28dcd58d5144820002079e56e6e903621dba8c0
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Jun 27 11:07:39 2012 +0200

    Override dh_auto_clean to remove files created during tests

diff --git a/debian/rules b/debian/rules
index 61a3595..683ca7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@
 
 override_dh_installchangelogs:
 	dh_installchangelogs History.txt
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f test.spx test/test.ogg

-- 
ruby-ogginfo.git



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