[Pkg-octave-commit] r1241 - octplot/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Feb 24 09:42:58 UTC 2008


Author: rafael
Date: 2008-02-24 09:42:58 +0000 (Sun, 24 Feb 2008)
New Revision: 1241

Modified:
   octplot/trunk/debian/changelog
   octplot/trunk/debian/control
Log:
Force build-dependency on octave3.0 >= 3.0.0-2, ensuring the
transition from g77 to gfortran


Modified: octplot/trunk/debian/changelog
===================================================================
--- octplot/trunk/debian/changelog	2008-02-24 09:33:54 UTC (rev 1240)
+++ octplot/trunk/debian/changelog	2008-02-24 09:42:58 UTC (rev 1241)
@@ -1,8 +1,9 @@
 octplot (0.4.0-6) UNRELEASED; urgency=low
 
-  * Rebuilt against octave3.0
+  * Rebuilt against octave3.0, forcing the build-dependency to be >=
+    3.0.0-2, ensuring the transition from g77 to gfortran
 
- -- Rafael Laboissiere <rafael at debian.org>  Sun, 24 Feb 2008 10:32:53 +0100
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 24 Feb 2008 10:36:00 +0100
 
 octplot (0.4.0-5) unstable; urgency=low
 

Modified: octplot/trunk/debian/control
===================================================================
--- octplot/trunk/debian/control	2008-02-24 09:33:54 UTC (rev 1240)
+++ octplot/trunk/debian/control	2008-02-24 09:42:58 UTC (rev 1241)
@@ -4,7 +4,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: debhelper (>= 5), octave3.0-headers,
+Build-Depends: debhelper (>= 5), octave3.0-headers (>= 3.0.0-2),
  libfltk1.1-dev (>= 1.1.4), xlibmesa-gl-dev,
  libglu1-xorg-dev | libglu-dev, libfreetype6-dev, cdbs, automake1.9
 Build-Conflicts: octave2.1-headers




More information about the Pkg-octave-commit mailing list