The following commit has been merged in the master branch:
commit 9039b63486e39e2089da2adfb6618387a20c6d95
Author: Andreas Tille <[email protected]>
Date:   Tue Jul 10 16:32:23 2012 +0200

    Prevent dh_clean from deleting files from upstream source

diff --git a/debian/rules b/debian/rules
index 6055261..732b15f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
 
 %:
        dh $@
+
+override_dh_clean:
+       dh_clean --exclude=CMakeLists.txt~ --exclude=bare_conf.tex~

-- 
base library of the creaTools suite

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to