[Pkg-octave-commit] rev 464 - trunk/packages/octaviz/debian

Rafael Laboissiere rafael at costa.debian.org
Sun Jan 22 19:39:05 UTC 2006


Author: rafael
Date: 2006-01-22 19:39:03 +0000 (Sun, 22 Jan 2006)
New Revision: 464

Modified:
   trunk/packages/octaviz/debian/changelog
   trunk/packages/octaviz/debian/rules
Log:
Debian release octaviz_0.4.0-22

Modified: trunk/packages/octaviz/debian/changelog
===================================================================
--- trunk/packages/octaviz/debian/changelog	2006-01-22 19:32:57 UTC (rev 463)
+++ trunk/packages/octaviz/debian/changelog	2006-01-22 19:39:03 UTC (rev 464)
@@ -1,3 +1,14 @@
+octaviz (0.4.0-22) unstable; urgency=low
+
+  * debian/rules: Removed buildd debugging commands
+  * debian/patches/55-octave-config-path.patch: Patch for using
+    octave-config-2.1.72 instead of octave-config.  This is a temporary
+    hack and should be removed after the unstable chroot of the
+    buildd will have the danglign symlink /etc/alternatives/octave-config
+    removed.
+
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 22 Jan 2006 16:37:40 +0100
+
 octaviz (0.4.0-21) unstable; urgency=low
 
   * debian/rules: This is hopefully the last autobuilder-debug release.

Modified: trunk/packages/octaviz/debian/rules
===================================================================
--- trunk/packages/octaviz/debian/rules	2006-01-22 19:32:57 UTC (rev 463)
+++ trunk/packages/octaviz/debian/rules	2006-01-22 19:39:03 UTC (rev 464)
@@ -32,11 +32,6 @@
 cmake: cmake-stamp
 cmake-stamp:
 	dh_testdir
-
-	# The following are tests for debugging the autobuilders and
-	#should be removed in the future
-	/usr/sbin/update-alternatives --display octave-config
-
 	cmake -DCMAKE_SKIP_RPATH:BOOL=YES .
 	touch cmake-stamp
 




More information about the Pkg-octave-commit mailing list