The following commit has been merged in the master branch:
commit 33f27e00e416720b688cd7fffa6fe28ad5cffac1
Author: Felix Geyer <[email protected]>
Date:   Mon May 16 17:01:29 2011 +0200

    Remove the test_output folder in clean target.
    
    Closes: #626750

diff --git a/debian/changelog b/debian/changelog
index 9709c11..a20c6b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ bam (0.4.0-2) UNRELEASED; urgency=low
     - Add fix-ftbfs-tests-fpic.diff (Closes: #626749)
   * Only install useful doc files.
   * Remove Gonéri Le Bouder from Uploaders on his request.
+  * Remove the test_output folder in clean target. (Closes: #626750)
 
  -- Felix Geyer <[email protected]>  Fri, 13 May 2011 20:33:30 +0200
 
diff --git a/debian/rules b/debian/rules
index 85a3c50..0a2f188 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,4 @@ override_dh_auto_test:
 
 override_dh_auto_clean:
        rm -f bam docs/bam.html scripts/*.pyc
+       rm -rf test_output

-- 
Packaging for bam

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to