[SCM] Packaging for bam branch, master, updated. upstream/0.4.0-28-g3cffc98

Felix Geyer debfx-pkg at fobos.de
Mon May 16 15:02:46 UTC 2011


The following commit has been merged in the master branch:
commit 33f27e00e416720b688cd7fffa6fe28ad5cffac1
Author: Felix Geyer <debfx-pkg at fobos.de>
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 <debfx-pkg at fobos.de>  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



More information about the Pkg-games-commits mailing list