[Pkg-octave-commit] rev 231 - in trunk/packages/octave/debian: . in
Rafael Laboissiere
pkg-octave-devel@lists.alioth.debian.org
Sun, 03 Jul 2005 21:04:44 +0000
Author: rafael
Date: 2005-07-03 21:04:44 +0000 (Sun, 03 Jul 2005)
New Revision: 231
Modified:
trunk/packages/octave/debian/changelog
trunk/packages/octave/debian/in/PACKAGE.menu
trunk/packages/octave/debian/in/control
Log:
Debian release 2.1.71-2
Modified: trunk/packages/octave/debian/changelog
===================================================================
--- trunk/packages/octave/debian/changelog 2005-06-21 06:45:46 UTC (rev 230)
+++ trunk/packages/octave/debian/changelog 2005-07-03 21:04:44 UTC (rev 231)
@@ -1,3 +1,18 @@
+octave2.1 (2.1.71-2) unstable; urgency=low
+
+ +++ Changes by Rafael Laboissiere
+
+ * Uploaded to the unstable distribution. Actually, there was no bump in
+ the API version, it is still api-v13
+ * This version fixes the FTBFS problem on amd64 using g++ 4.0 related to
+ wrong enum declarations in src/lex.l and src/toplevel.cc (closes:
+ #314705).
+ * debian/in/control: Bumped Standards-Version to 3.6.2. No changes needed.
+ * debian/in/PACKAGE.menu: Use full version number for the menu command.
+ This makes Lintian happy.
+
+ -- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> Sun, 3 Jul 2005 21:43:30 +0200
+
octave2.1 (2.1.71-1) experimental; urgency=low
+++ Changes by Rafael Laboissiere
Modified: trunk/packages/octave/debian/in/PACKAGE.menu
===================================================================
--- trunk/packages/octave/debian/in/PACKAGE.menu 2005-06-21 06:45:46 UTC (rev 230)
+++ trunk/packages/octave/debian/in/PACKAGE.menu 2005-07-03 21:04:44 UTC (rev 231)
@@ -1,4 +1,4 @@
-?package(@PACKAGE@):needs="text" \
- section="Apps/Math" \
- title="Octave (@MAJOR@)" \
- command="/usr/bin/@PACKAGE@"
+?package(@PACKAGE@):needs="text" \
+ section="Apps/Math" \
+ title="Octave (@MAJOR@)" \
+ command="/usr/bin/octave-@VERSION@"
Modified: trunk/packages/octave/debian/in/control
===================================================================
--- trunk/packages/octave/debian/in/control 2005-06-21 06:45:46 UTC (rev 230)
+++ trunk/packages/octave/debian/in/control 2005-07-03 21:04:44 UTC (rev 231)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 3.0.0), autoconf, texinfo, tetex-bin, g77 [!m68k], fort77 [m68k], libreadline5-dev, libncurses5-dev, gperf, refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev, gnuplot, fftw3-dev, dejagnu, texi2html, less, libhdf5-serial-dev (>= 1.6.4), dpatch[V_2_9:, glpk, libumfpack4-dev (>= 4.4):]
-Standards-Version: 3.6.1.1
+Standards-Version: 3.6.2
Package: octave[V_2_1:2.1:][V_2_9:2.9:]
Architecture: any