[Pkg-octave-commit] r978 - semidef-oct/trunk/debian
Cyril Brulebois
kibi-guest at alioth.debian.org
Wed Jul 18 20:19:42 UTC 2007
tags 432376 pending
thanks
Author: kibi-guest
Date: 2007-07-18 20:19:42 +0000 (Wed, 18 Jul 2007)
New Revision: 978
Modified:
semidef-oct/trunk/debian/changelog
semidef-oct/trunk/debian/control
Log:
Versioned B-D on octave*-headers to fix gfortran-related FTBFS, closes 432376
Modified: semidef-oct/trunk/debian/changelog
===================================================================
--- semidef-oct/trunk/debian/changelog 2007-07-18 20:14:37 UTC (rev 977)
+++ semidef-oct/trunk/debian/changelog 2007-07-18 20:19:42 UTC (rev 978)
@@ -1,3 +1,18 @@
+semidef-oct (1:2003-5) unstable; urgency=high
+
+ NOT YET RELEASED!
+
+ [ Cyril Brulebois ]
+ * debian/control:
+ - Updated versioned B-D on octave2.1-headers (from 2.1.65 to 1:2.1.73-14)
+ to ensure the switch from gfortran to g77 happened, since gfortran now
+ points to gfortran-4.2, which leads to FTBFS:
+ ``/usr/bin/ld: cannot find -lgfortranbegin'' (Closes: #432376).
+ Urgency set to ``high'' accordingly.
+ - Added myself to the Uploaders field.
+
+ --
+
semidef-oct (1:2003-4) unstable; urgency=low
* debian/control:
Modified: semidef-oct/trunk/debian/control
===================================================================
--- semidef-oct/trunk/debian/control 2007-07-18 20:14:37 UTC (rev 977)
+++ semidef-oct/trunk/debian/control 2007-07-18 20:19:42 UTC (rev 978)
@@ -2,9 +2,10 @@
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
-Uploaders: Rafael Laboissiere <rafael at debian.org>
+Uploaders: Rafael Laboissiere <rafael at debian.org>,
+ Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Standards-Version: 3.7.2
-Build-Depends: octave2.1-headers (>= 2.1.65), debhelper (>= 3.0.0), dpatch
+Build-Depends: octave2.1-headers (>= 1:2.1.73-14), debhelper (>= 3.0.0), dpatch
Build-Conflicts: octave2.0-headers
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/semidef-oct/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/semidef-oct/
More information about the Pkg-octave-commit
mailing list