Author: malat-guest
Date: 2011-12-30 08:46:03 +0000 (Fri, 30 Dec 2011)
New Revision: 9129

Modified:
   trunk/packages/volview/trunk/debian/rules
Log:
Keep debug symbols

Modified: trunk/packages/volview/trunk/debian/rules
===================================================================
--- trunk/packages/volview/trunk/debian/rules   2011-12-30 08:43:04 UTC (rev 
9128)
+++ trunk/packages/volview/trunk/debian/rules   2011-12-30 08:46:03 UTC (rev 
9129)
@@ -1,13 +1,11 @@
 #!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 %:
        dh $@  --parallel
 
 override_dh_auto_configure:
-       dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release
+       dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
 
 override_dh_compress:
        dh_compress -X.pdf


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

Reply via email to