[Pkg-octave-commit] rev 800 - in trunk/packages/octaviz/debian: . patches

Rafael Laboissiere rafael at alioth.debian.org
Tue Nov 14 10:19:04 CET 2006


Author: rafael
Date: 2006-11-14 10:19:04 +0100 (Tue, 14 Nov 2006)
New Revision: 800

Modified:
   trunk/packages/octaviz/debian/changelog
   trunk/packages/octaviz/debian/patches/70-add-widgets-kit.patch
Log:
Preparation for the 0.4.5-1 release.  An "INSTALL" line has been
dropped from 70-add-widgets-kit.patch.  I am not sure this is
necessary, but files in Widgets were been installed in /usr/lib/octaviz.
The absence of libvtk5 in the final Depends field is blocking this release.


Modified: trunk/packages/octaviz/debian/changelog
===================================================================
--- trunk/packages/octaviz/debian/changelog	2006-11-13 13:32:51 UTC (rev 799)
+++ trunk/packages/octaviz/debian/changelog	2006-11-14 09:19:04 UTC (rev 800)
@@ -3,11 +3,11 @@
   NOT YET RELEASED!
 
   [ Thomas Weber ]
-  * New upstream release
+  * New upstream release (closes: #398412)
   * Dropped Patches:
     50-out-of-tree-build.patch
     50-exclude-unbuildable-headers.patch
-    
+
     These patches have been integrated into 40-revamped-build-system.patch
     50-cast-pointer.patch
     50-unescape-strings-for-gcc.patch

Modified: trunk/packages/octaviz/debian/patches/70-add-widgets-kit.patch
===================================================================
--- trunk/packages/octaviz/debian/patches/70-add-widgets-kit.patch	2006-11-13 13:32:51 UTC (rev 799)
+++ trunk/packages/octaviz/debian/patches/70-add-widgets-kit.patch	2006-11-14 09:19:04 UTC (rev 800)
@@ -1,8 +1,7 @@
 diff -Nur octaviz-0.4.0+cvs20060921/Widgets/CMakeLists.txt octaviz-0.4.0+cvs20060921.new/Widgets/CMakeLists.txt
 --- octaviz-0.4.0+cvs20060921/Widgets/CMakeLists.txt	1970-01-01 00:00:00.000000000 +0000
 +++ octaviz-0.4.0+cvs20060921.new/Widgets/CMakeLists.txt	2006-11-10 11:44:00.332409624 +0000
-@@ -0,0 +1,4 @@
+@@ -0,0 +1,3 @@
 +SET(KIT_WRAP_DEPS Rendering)
 +OCTAVE_WRAP_VTK(Widgets WIDGETS "${KIT_WRAP_DEPS}")
-+INSTALL_PROGRAMS(${OCT_INST_DIR}/octaviz ${all_oct})
 +#INSTALL_PROGRAMS(${OCT_INST_DIR}/octaviz vtkWidgets.oct)




More information about the Pkg-octave-commit mailing list