[Pkg-octave-commit] r977 - matwrap/trunk/debian

Cyril Brulebois kibi-guest at alioth.debian.org
Wed Jul 18 20:14:38 UTC 2007


tags 432420 pending
thanks

Author: kibi-guest
Date: 2007-07-18 20:14:37 +0000 (Wed, 18 Jul 2007)
New Revision: 977

Modified:
   matwrap/trunk/debian/changelog
   matwrap/trunk/debian/control
Log:
Versioned B-D on octave*-headers to fix gfortran-related FTBFS, closes 432420

Modified: matwrap/trunk/debian/changelog
===================================================================
--- matwrap/trunk/debian/changelog	2007-07-18 13:17:13 UTC (rev 976)
+++ matwrap/trunk/debian/changelog	2007-07-18 20:14:37 UTC (rev 977)
@@ -1,3 +1,18 @@
+matwrap (0.57-9) unstable; urgency=high
+
+  NOT YET RELEASED!
+
+  [ Cyril Brulebois ]
+  * debian/control:
+     - Versioned B-D on octave*-headers to ensure that the switch from
+       gfortran to g77 happened. Fix FTBFS since current gfortran points to
+       gfortran-4.2, which leads to:
+       ``/usr/bin/ld: cannot find -lgfortranbegin'' (Closes: #432420).
+       Urgency set to ``high'' accordingly.
+     - Added myself to the Uploaders field.
+
+ --
+
 matwrap (0.57-8) unstable; urgency=low
 
   * debian/rules: Switched to cdbs

Modified: matwrap/trunk/debian/control
===================================================================
--- matwrap/trunk/debian/control	2007-07-18 13:17:13 UTC (rev 976)
+++ matwrap/trunk/debian/control	2007-07-18 20:14:37 UTC (rev 977)
@@ -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>
 Build-Depends: debhelper (>= 4.0.0), cdbs
-Build-Depends-Indep: octave2.1-headers | octave2.9-headers
+Build-Depends-Indep: octave2.1-headers (>= 1:2.1.73-14) | octave2.9-headers (>= 1:2.9.12-2)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/matwrap/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/matwrap/




More information about the Pkg-octave-commit mailing list