[Pkg-octave-commit] r1307 - in octave/trunk/debian: . in

Rafael Laboissiere rafael at alioth.debian.org
Thu Feb 28 09:25:08 UTC 2008


Author: rafael
Date: 2008-02-28 09:25:07 +0000 (Thu, 28 Feb 2008)
New Revision: 1307

Modified:
   octave/trunk/debian/changelog
   octave/trunk/debian/in/control
Log:
Do not build-depend on gfortran on arm


Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog	2008-02-27 22:30:21 UTC (rev 1306)
+++ octave/trunk/debian/changelog	2008-02-28 09:25:07 UTC (rev 1307)
@@ -1,3 +1,9 @@
+octave3.0 (1:3.0.0-7) UNRELEASED; urgency=low
+
+  * debian/in/control: Do not build-depend on gfortran on arm
+
+ -- Rafael Laboissiere <rafael at debian.org>  Thu, 28 Feb 2008 10:24:06 +0100
+
 octave3.0 (1:3.0.0-6) unstable; urgency=low
 
   [ Rafael Laboissiere ]

Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control	2008-02-27 22:30:21 UTC (rev 1306)
+++ octave/trunk/debian/in/control	2008-02-28 09:25:07 UTC (rev 1307)
@@ -6,15 +6,14 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
 Build-Depends: g++-4.1 [arm], gcc-4.1 [arm], gfortran-4.1 [arm],
- debhelper (>= 6.0.0), autoconf, texinfo,
- texlive-latex-base, texlive-generic-recommended, gfortran, libreadline5-dev,
+ gfortran [!arm], debhelper (>= 6.0.0), autoconf, texinfo,
+ texlive-latex-base, texlive-generic-recommended, libreadline5-dev,
  libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.5) |
  libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),
- libblas-dev, liblapack-dev,
- gnuplot-nox, libfftw3-dev, texi2html, less, dpatch,
- slice[V_3_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
- libsuitesparse-dev (>= 3.1.0-2), gawk, gs-gpl, libcurl4-dev, libqhull-dev,
- desktop-file-utils:][V_2_1:, dejagnu:]
+ libblas-dev, liblapack-dev, gnuplot-nox, libfftw3-dev, texi2html,
+ less, dpatch, slice[V_3_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
+ libsuitesparse-dev (>= 3.1.0-2), gawk, gs-gpl, libcurl4-dev,
+ libqhull-dev, desktop-file-utils:][V_2_1:, dejagnu:]
 Standards-Version: 3.7.3
 Homepage: http://www.octave.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octave/




More information about the Pkg-octave-commit mailing list