[Pkg-octave-commit] [SCM] octave branch, master, updated. 648d10c63906166ab50dd1b5d4005e8c72324b93

Rafael Laboissiere rafael at debian.org
Thu May 21 20:32:15 UTC 2009


The following commit has been merged in the master branch:
commit 648d10c63906166ab50dd1b5d4005e8c72324b93
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Thu May 21 22:31:19 2009 +0200

    Breaks with older versions of Octave-Forge pkgs
    
    Add breaks relationship to all the Octave-Forge packages that were built
    with version lesser than 0.6.4 of octave-pkg-dev.  Previous versions of the
    Octave-Forge packages will not be visible from the current version of
    octave3.0.

diff --git a/debian/changelog b/debian/changelog
index 7194905..c644813 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ octave3.0 (1:3.0.5-5) UNRELEASED; urgency=low
     intersect.m script from the Octave Forge package bugfix-3.0.5.  This
     avoids the creation of the octave-bugfix-3.0.5 package (closes:
     #529049).  Thanks to Adeodato Simó for the suggestion.
+  * debian/in/control: Add Breaks relationship to all the Octave-Forge
+    packages that were built with version lesser than 0.6.4 of
+    octave-pkg-dev.   Previous versions of the Octave-Forge packages will
+    not be visible from the current version of octave3.0.
 
  -- Rafael Laboissiere <rafael at debian.org>  Mon, 18 May 2009 08:39:08 +0200
 
diff --git a/debian/in/control b/debian/in/control
index f3b61b2..2d6493e 100644
--- a/debian/in/control
+++ b/debian/in/control
@@ -34,6 +34,29 @@ Suggests: octave[V_3_0:3.0:][V_3_1:3.1:]-info,
 Replaces: octave (<= 2.0.16-2)
 Conflicts: octave (<= 2.0.16-2)[V_3_0:, octave2.9 (<< 1:3):]
 Provides: octave
+Breaks: octave-ad (<< 1.0.4-2), octave-audio (<< 1.1.2-2),
+ octave-bioinfo (<< 0.1.1-2), octave-combinatorics (<< 1.0.7-2),
+ octave-communications (<< 1.0.8-2), octave-control (<< 1.0.7-2),
+ octave-data-smoothing (<< 1.1.1-2), octave-econometrics (<< 1:1.0.7-3),
+ octave-financial (<< 0.3.0-2), octave-fixed (<< 0.7.8-3),
+ octave-ftp (<< 1.0.1-3), octave-ga (<< 0.9.4-2), octave-general (<< 1.0.7-2),
+ octave-graceplot (<< 1.0.6-2), octave-gsl (<< 1.0.7-2),
+ octave-ident (<< 1.0.6-2), octave-image (<< 1.0.8-2),
+ octave-informationtheory (<< 0.1.6-2), octave-io (<< 1.0.7-2),
+ octave-irsa (<< 1.0.6-2), octave-linear-algebra (<< 1.0.6-2),
+ octave-miscellaneous (<< 1.0.7-2), octave-missing-functions (<< 1.0.1-2),
+ octave-nan (<< 1.0.7-2), octave-nnet (<< 0.1.8-2),
+ octave-octcdf (<< 1.0.11-2), octave-octgpr (<< 1.1.4-3),
+ octave-odebvp (<< 1.0.5-2), octave-odepkg (<< 0.6.4-2),
+ octave-optim (<< 1.0.4-2), octave-optiminterp (<< 0.3.1-2),
+ octave-outliers (<< 0.13.8-2), octave-parallel (<< 1.0.7-2),
+ octave-physicalconstants (<< 0.1.6-2), octave-plot (<< 1.0.6-2),
+ octave-signal (<< 1.0.8-2), octave-sockets (<< 1.0.5-2),
+ octave-specfun (<< 1.0.7-2), octave-splines (<< 1.0.6-2),
+ octave-statistics (<< 1.0.7-1), octave-strings (<< 1.0.6-2),
+ octave-struct (<< 1.0.6-2), octave-symbolic (<< 1.0.7-2),
+ octave-time (<< 1.0.8-2), octave-tsa (<< 4.0.0-2), octave-vrml (<< 1.0.8-2),
+ octave-zenity (<< 0.5.6-2)
 Description: GNU Octave language for numerical computations ([V_3_0:3.0:][V_3_1:3.1:] branch)
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line

-- 
octave



More information about the Pkg-octave-commit mailing list