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

Rafael Laboissiere rafael at alioth.debian.org
Tue Feb 26 14:24:26 UTC 2008


Author: rafael
Date: 2008-02-26 14:24:26 +0000 (Tue, 26 Feb 2008)
New Revision: 1290

Modified:
   octave/trunk/debian/changelog
   octave/trunk/debian/in/control
Log:
Build-depend on GCC 4.1 suite for arm

Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog	2008-02-26 13:49:07 UTC (rev 1289)
+++ octave/trunk/debian/changelog	2008-02-26 14:24:26 UTC (rev 1290)
@@ -1,14 +1,16 @@
-octave3.0 (1:3.0.0-6) UNRELEASED; urgency=low
+octave3.0 (1:3.0.0-6) unstable; urgency=low
 
   [ Rafael Laboissiere ]
-  * debian/in/control: Make all octave3.0* packages conflict with the
-    corresponding octave2.9* packages.  This is a correction for the fix
-    to Bug#463039.
-  
+  * debian/in/control:
+    + Make all octave3.0* packages conflict with the corresponding
+      octave2.9* packages.  This is a correction for the fix to
+      Bug#463039.
+    + Build-depends on GCC 4.1 suite for the arm architecture
+
   [ Thomas Weber ]
   * debian/rules:
     + Pass DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE to ./configure, as
-      suggested by dh-make 
+      suggested by dh-make
     + Search for "arm" in DEB_BUILD_ARCH and use gcc-4.1 and friends on
       that architecture (attempt to fix #458852)
 

Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control	2008-02-26 13:49:07 UTC (rev 1289)
+++ octave/trunk/debian/in/control	2008-02-26 14:24:26 UTC (rev 1290)
@@ -5,7 +5,8 @@
 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: g++-4.3 [arm], debhelper (>= 6.0.0), autoconf, texinfo,
+Build-Depends: g++-4.1 [arm], gcc-4.1 [ar], gfortran-4.1 [arm],
+ debhelper (>= 6.0.0), autoconf, texinfo,
  texlive-latex-base, texlive-generic-recommended, gfortran, libreadline5-dev,
  libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.5) |
  libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),




More information about the Pkg-octave-commit mailing list