[Pkg-octave-commit] rev 462 - trunk/packages/octave-forge/debian

Rafael Laboissiere rafael at costa.debian.org
Sun Jan 22 19:32:47 UTC 2006


Author: rafael
Date: 2006-01-22 19:32:46 +0000 (Sun, 22 Jan 2006)
New Revision: 462

Modified:
   trunk/packages/octave-forge/debian/changelog
   trunk/packages/octave-forge/debian/rules
Log:
Debian release octave-forge_2005.06.13-11

Modified: trunk/packages/octave-forge/debian/changelog
===================================================================
--- trunk/packages/octave-forge/debian/changelog	2006-01-22 17:41:54 UTC (rev 461)
+++ trunk/packages/octave-forge/debian/changelog	2006-01-22 19:32:46 UTC (rev 462)
@@ -1,3 +1,10 @@
+octave-forge (2005.06.13-11) unstable; urgency=low
+
+  * debian/rules: Explicitly call octave-config-2.1.72 instead of
+    octave-config
+
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 22 Jan 2006 18:45:13 +0100
+
 octave-forge (2005.06.13-10) unstable; urgency=low
 
   * debian/rules: Reverted last change regarding the update-alternatives
@@ -2,3 +9,3 @@
     octave-config command.  Let us hope that the buildd maintainers
-    already fu\ixed the dangling symlink problem.
+    already fixed the dangling symlink problem.
 

Modified: trunk/packages/octave-forge/debian/rules
===================================================================
--- trunk/packages/octave-forge/debian/rules	2006-01-22 17:41:54 UTC (rev 461)
+++ trunk/packages/octave-forge/debian/rules	2006-01-22 19:32:46 UTC (rev 462)
@@ -15,7 +15,7 @@
 mdir	  	:= $(MDIR)
 altoctdir       := /usr/lib/$(altname)
 altmdir         := /usr/share/$(altname)
-octbin		:= $(shell octave-config -p LOCALARCHLIBDIR)
+octbin		:= $(shell octave-config-2.1.72 -p LOCALARCHLIBDIR)
 
 mycheck:
 		@echo "debtmp $(debtmp)"




More information about the Pkg-octave-commit mailing list