[med-svn] [SCM] crea branch, master, updated. 5d8f915bfad85b9eee88ce2ffbad83cd4157d31a

Andreas Tille tille at debian.org
Tue Jul 10 14:47:06 UTC 2012


The following commit has been merged in the master branch:
commit 9039b63486e39e2089da2adfb6618387a20c6d95
Author: Andreas Tille <tille at debian.org>
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



More information about the debian-med-commit mailing list