[SCM] FreeCAD packaging branch, master, updated. debian/0.11.3729.dfsg-1-10-ge45f672

Anton Gladky gladky.anton at gmail.com
Mon Apr 18 18:57:08 UTC 2011


The following commit has been merged in the master branch:
commit e45f67219ccaf69ec51d67d662b267e19950ffd7
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Apr 18 21:56:18 2011 +0100

    Add commands to debian/rules to clean quilt changes

diff --git a/debian/rules b/debian/rules
index a476e27..fefcfb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,8 @@ clean:
 	done; fi
 	dh clean
 	rm -f patch-stamp
+	quilt pop -a
+	rm -rf .pc/
 
 install: build install-stamp
 install-stamp:

-- 
FreeCAD packaging



More information about the debian-science-commits mailing list