[Pkg-octave-commit] r979 - octaviz/trunk/debian

Cyril Brulebois kibi-guest at alioth.debian.org
Thu Jul 19 01:18:45 UTC 2007


tags 432378 pending
thanks

Author: kibi-guest
Date: 2007-07-19 01:18:45 +0000 (Thu, 19 Jul 2007)
New Revision: 979

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

Modified: octaviz/trunk/debian/changelog
===================================================================
--- octaviz/trunk/debian/changelog	2007-07-18 20:19:42 UTC (rev 978)
+++ octaviz/trunk/debian/changelog	2007-07-19 01:18:45 UTC (rev 979)
@@ -1,3 +1,18 @@
+octaviz (0.4.5-6) unstable; urgency=high
+
+  NOT YET RELEASED!
+
+  [ Cyril Brulebois ]
+  * debian/control:
+    - Updated versioned B-D on octave2.1-headers (from 2.1.72-9 to 1:2.1.73-1)
+      to ensure the switch from gfortran to g77 occured, because gfortran
+      points now to gfortran-4.2, which leads to FTBFS:
+      ``/usr/bin/ld: cannot find -lgfortranbegin'' (Closes: #432378).
+      Urgency set to ``high'' accordingly.
+    - Added myself to the Uploaders field.
+
+ --
+
 octaviz (0.4.5-5) unstable; urgency=low
 
   [ Rafael Laboissiere ]

Modified: octaviz/trunk/debian/control
===================================================================
--- octaviz/trunk/debian/control	2007-07-18 20:19:42 UTC (rev 978)
+++ octaviz/trunk/debian/control	2007-07-19 01:18:45 UTC (rev 979)
@@ -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 (>= 5.0.0), cmake, libvtk5-dev (>= 5.0.1-4),
- octave2.1-headers (>= 2.1.72-9), lesstif2-dev, cdbs
+ octave2.1-headers (>= 1:2.1.73-14), lesstif2-dev, cdbs
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octaviz/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/octaviz/




More information about the Pkg-octave-commit mailing list