[Pkg-octave-commit] rev 208 - trunk/packages/octave/debian

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Wed, 27 Apr 2005 12:39:35 +0000


Author: rafael
Date: 2005-04-27 12:39:33 +0000 (Wed, 27 Apr 2005)
New Revision: 208

Modified:
   trunk/packages/octave/debian/changelog
   trunk/packages/octave/debian/rules
Log:
Debian release 2.9.2-2


Modified: trunk/packages/octave/debian/changelog
===================================================================
--- trunk/packages/octave/debian/changelog	2005-04-26 15:30:01 UTC (rev 207)
+++ trunk/packages/octave/debian/changelog	2005-04-27 12:39:33 UTC (rev 208)
@@ -1,3 +1,13 @@
+octave2.9 (2.9.2-2) experimental; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * debian/rules: Do not remove src/gplot.cc in clean target.  This file
+    is built upstream from gplot.l using flex and its removal was causing
+    the build daemons to fail.
+
+ -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>  Wed, 27 Apr 2005 13:38:04 +0200
+
 octave2.9 (2.9.2-1) experimental; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/octave/debian/rules
===================================================================
--- trunk/packages/octave/debian/rules	2005-04-26 15:30:01 UTC (rev 207)
+++ trunk/packages/octave/debian/rules	2005-04-27 12:39:33 UTC (rev 208)
@@ -159,7 +159,7 @@
 	-rm -vrf libcruft/libcruft.so libcruft/*/Makefile		\
 		install.octave  scripts/gethelp  libcruft/misc/*.d	\
 		scripts/autom4te.cache config.log Makefrag.f77		\
-		src/PKG_ADD src/gplot.cc src/pic src/*.oct src/*.df
+		src/PKG_ADD src/pic src/*.oct src/*.df
         ##doc/interpreter/octave.{dvi,ps} doc/faq/Octave-FAQ_*.html
         ##scripts/DOCSTRINGS
 	test ! -f octave-bug.in.orig || mv octave-bug.in.orig octave-bug.in