r43868 - in /packages/vmtk/trunk/debian: changelog rules

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Mon Sep 5 09:35:55 UTC 2011


Author: johannr-guest
Date: Mon Sep  5 09:35:54 2011
New Revision: 43868

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43868
Log:
Enable contrib scripts.

Modified:
    packages/vmtk/trunk/debian/changelog
    packages/vmtk/trunk/debian/rules

Modified: packages/vmtk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/vmtk/trunk/debian/changelog?rev=43868&op=diff
==============================================================================
--- packages/vmtk/trunk/debian/changelog (original)
+++ packages/vmtk/trunk/debian/changelog Mon Sep  5 09:35:54 2011
@@ -1,3 +1,9 @@
+vmtk (0.9.0-5) UNRELEASED; urgency=low
+
+  * debian/rules: Enable contrib scripts.
+
+ -- Johannes Ring <johannr at simula.no>  Mon, 05 Sep 2011 11:15:16 +0200
+
 vmtk (0.9.0-4) unstable; urgency=low
 
   * Make package autobuildable:

Modified: packages/vmtk/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/vmtk/trunk/debian/rules?rev=43868&op=diff
==============================================================================
--- packages/vmtk/trunk/debian/rules (original)
+++ packages/vmtk/trunk/debian/rules Mon Sep  5 09:35:54 2011
@@ -32,6 +32,7 @@
 	-D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 	-D CMAKE_INSTALL_PREFIX:PATH=/usr \
 	-D VTK_VMTK_CONTRIB:BOOL=ON \
+	-D VMTK_CONTRIB_SCRIPTS:BOOL=ON \
 	..
 
 install/libvmtk0.9::




More information about the debian-science-commits mailing list