[Pkg-octave-commit] r1647 - in octave/trunk/debian: . in
Rafael Laboissiere
rafael at alioth.debian.org
Sun Apr 13 12:48:54 UTC 2008
tags 475789 pending
thanks
Author: rafael
Date: 2008-04-13 12:48:54 +0000 (Sun, 13 Apr 2008)
New Revision: 1647
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
Add an epoch to the Conflicts relationships with the octave2.9-*
packages, otherwise the upgrade in lenny fails
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2008-04-13 12:45:56 UTC (rev 1646)
+++ octave/trunk/debian/changelog 2008-04-13 12:48:54 UTC (rev 1647)
@@ -1,3 +1,11 @@
+octave3.0 (1:3.0.0-11) UNRELEASED; urgency=low
+
+ * debian/in/control: Add an epoch to the Conflicts relationships with
+ the octave2.9-* packages, otherwise the upgrade in lenny fails
+ (closes: #475789)
+
+ -- Rafael Laboissiere <rafael at debian.org> Sun, 13 Apr 2008 12:08:41 +0200
+
octave2.1 (1:2.1.73-19) unstable; urgency=low
[ Thomas Weber ]
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2008-04-13 12:45:56 UTC (rev 1646)
+++ octave/trunk/debian/in/control 2008-04-13 12:48:54 UTC (rev 1647)
@@ -30,7 +30,7 @@
octave[V_2_1:2.1:][V_3_0:3.0:]-headers (= ${binary:Version}),
octave[V_2_1:2.1:][V_3_0:3.0:]-emacsen
Replaces: octave (<= 2.0.16-2)
-Conflicts: octave (<= 2.0.16-2)[V_3_0:, octave2.9 (<< 3):]
+Conflicts: octave (<= 2.0.16-2)[V_3_0:, octave2.9 (<< 1:3):]
Provides: octave
Description: GNU Octave language for numerical computations ([V_2_1:2.1:][V_3_0:3.0:] branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily
@@ -50,7 +50,7 @@
Architecture: all
Section: doc
Suggests: octave[V_2_1:2.1:][V_3_0:3.0:], xpdf | pdf-viewer
-Conflicts: octave-doc (<< 2.1)[V_3_0:, octave2.9-doc (<< 3):]
+Conflicts: octave-doc (<< 2.1)[V_3_0:, octave2.9-doc (<< 1:3):]
Provides: octave-doc
Replaces: octave-doc
Description: PDF documentation on the GNU Octave language ([V_2_1:2.1:][V_3_0:3.0:] branch)
@@ -72,7 +72,7 @@
Architecture: all
Section: doc
Suggests: octave[V_2_1:2.1:][V_3_0:3.0:], lynx | www-browser
-Conflicts: octave-htmldoc (<< 2.1), octave2.0-htmldoc[V_3_0:, octave2.9-htmldoc (<< 3):]
+Conflicts: octave-htmldoc (<< 2.1), octave2.0-htmldoc[V_3_0:, octave2.9-htmldoc (<< 1:3):]
Replaces: octave-htmldoc
Provides: octave-htmldoc
Description: HTML documentation on the GNU Octave language ([V_2_1:2.1:][V_3_0:3.0:] branch)
@@ -97,7 +97,7 @@
| libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),
libblas-dev, liblapack-dev, libfftw3-dev,
f2c [m68k]
-Conflicts: octave-headers (<< 2.1)[V_3_0:, octave2.9-headers (<< 3):]
+Conflicts: octave-headers (<< 2.1)[V_3_0:, octave2.9-headers (<< 1:3):]
Provides: octave-headers
Replaces: octave-headers
Description: header files for the GNU Octave language ([V_2_1:2.1:][V_3_0:3.0:] branch)
@@ -120,7 +120,7 @@
Architecture: all
Depends: octave[V_2_1:2.1:][V_3_0:3.0:], emacs22 | xemacs21 | emacsen,
debianutils (>= 1.6)
-Conflicts: octave2.0-emacsen[V_3_0:, octave2.9-emacsen (<< 3):]
+Conflicts: octave2.0-emacsen[V_3_0:, octave2.9-emacsen (<< 1:3):]
Replaces: octave (<= 2.0.16-2)
Provides: octave-emacsen
Description: Emacs support for the GNU Octave language ([V_2_1:2.1:][V_3_0:3.0:] branch)
@@ -139,7 +139,7 @@
Package: octave[V_2_1:2.1:][V_3_0:3.0:]-info
Architecture: all
Depends: info (>= 3.12) | info-browser
-Conflicts: octave2.0-info[V_3_0:, octave2.9-info (<< 3):]
+Conflicts: octave2.0-info[V_3_0:, octave2.9-info (<< 1:3):]
Replaces: octave (<= 2.0.16-2)
Provides: octave-info
Description: GNU Info documentation on the GNU Octave language ([V_2_1:2.1:][V_3_0:3.0:] branch)
More information about the Pkg-octave-commit
mailing list