[Pkg-octave-commit] r1373 - in octave/trunk/debian: . in
Rafael Laboissiere
rafael at alioth.debian.org
Thu Mar 6 14:35:31 UTC 2008
Author: rafael
Date: 2008-03-06 14:35:31 +0000 (Thu, 06 Mar 2008)
New Revision: 1373
Added:
octave/trunk/debian/in/octave2.1-NEWS
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
Add notice in the package descriptions and in the NEWS file telling
that the octave2.1* packages will be dropped post-lenny
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2008-03-06 14:31:12 UTC (rev 1372)
+++ octave/trunk/debian/changelog 2008-03-06 14:35:31 UTC (rev 1373)
@@ -1,3 +1,11 @@
+octave2.1 (1:2.1.73-18) UNRELEASED; urgency=low
+
+ * debian/in/control, debian/in/octave2.1-NEWS: Add notice in the package
+ descriptions and in the NEWS file telling that the octave2.1* packages
+ will be dropped post-lenny
+
+ -- Rafael Laboissiere <rafael at debian.org> Thu, 06 Mar 2008 15:28:08 +0100
+
octave3.0 (1:3.0.0-9) unstable; urgency=low
* debian/in/control: drop gfortran-4.1 from the build-deps list. It doesn't
@@ -9,7 +17,7 @@
* Don't uppercase font names for Postscript printing (closes: #469240)
Thanks John Eaton for the patch.
- * Use default gfortran compiler on ARM.
+ * Use default gfortran compiler on ARM.
-- Thomas Weber <thomas.weber.mail at gmail.com> Tue, 04 Mar 2008 10:47:33 +0100
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2008-03-06 14:31:12 UTC (rev 1372)
+++ octave/trunk/debian/in/control 2008-03-06 14:35:31 UTC (rev 1373)
@@ -5,7 +5,7 @@
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael at debian.org>,
Thomas Weber <thomas.weber.mail at gmail.com>
-Build-Depends: g++-4.1 [arm], gcc-4.1 [arm], gfortran,
+Build-Depends: g++-4.1 [arm], gcc-4.1 [arm], gfortran,
debhelper (>= 6.0.0), autoconf, texinfo,
texlive-latex-base, texlive-generic-recommended, libreadline5-dev,
libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.5) |
@@ -39,7 +39,11 @@
Octave uses some of the best and most respected numerical libraries as
balgen, dassl, eispack, fftpack, lapack, linpack, minpack, odepack,
ranlib, slatec-fn and villad. Octave can be dynamically extended with
- user-supplied C++ files.
+ user-supplied C++ files.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-doc
Architecture: all
@@ -56,8 +60,13 @@
This packages provides the following documentation in PDF format:
the FAQ, a reference card in a4, letter and legal formats, a document on the
C++ classes used by Octave, as well as the main octave documentation which
- is also included in info format in the octave[V_2_1:2.1:][V_3_0:3.0:]-info package.
+ is also included in info format in the octave[V_2_1:2.1:][V_3_0:3.0:]-info package.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0-doc
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
+
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-htmldoc
Architecture: all
Section: doc
@@ -73,7 +82,11 @@
This packages provides the following documentation in html format:
the FAQ, a document on the C++ classes used by Octave, as well as the main
octave documentation which is also included in info format in the main
- Octave package.
+ Octave package.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0-htmldoc
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-headers
Architecture: any
@@ -95,7 +108,11 @@
you do not need this package.
.
The package is architecture-specific as it contains machine-dependent
- compiler switches in the mkoctfile script.
+ compiler switches in the mkoctfile script.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0-headers
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-emacsen
Architecture: all
@@ -110,8 +127,13 @@
interface for solving linear and nonlinear problems numerically.
.
This packages provides the elisp files for the Octave modes for GNU Emacs
- and XEmacs.
+ and XEmacs.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0-emacsen
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
+
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-info
Architecture: all
Depends: info (>= 3.12) | info-browser
@@ -126,7 +148,11 @@
This packages provides the following documentation in info format:
the FAQ, a document on the C++ classes used by Octave, as well as the main
octave documentation which is needed for the 'help -i foo' command within
- Octave.
+ Octave.[V_2_1:
+ .
+ The recommended branch of Octave is 3.0. Please, use the octave3.0-info
+ package instead of this one, since it will be dropped after the Debian
+ lenny release.:]
[V_3_0:
Package: octave2.9
Added: octave/trunk/debian/in/octave2.1-NEWS
===================================================================
--- octave/trunk/debian/in/octave2.1-NEWS (rev 0)
+++ octave/trunk/debian/in/octave2.1-NEWS 2008-03-06 14:35:31 UTC (rev 1373)
@@ -0,0 +1,12 @@
+octave2.1 (1:2.1.73-18) unstable; urgency=low
+
+ The recommended branch of Octave is 3.0. The 2.1 branch is now
+ deprecated and the octave2.1* packages will be dropped from Debian
+ after the release of Lenny. Users should migrate all their scripts to
+ Octave 3.0.*. See /usr/share/doc/octave3.0/NEWS.gz for details.
+
+ -- Rafael Laboissiere <rafael at debian.org> Thu, 06 Mar 2008 15:25:45 +0100
+
+Local Variables:
+mode: debian-changelog
+End:
More information about the Pkg-octave-commit
mailing list