[Pkg-scicomp-devel] libmesh/trunk/debian

Ondrej Certik ondrej at certik.cz
Wed Dec 19 12:08:50 UTC 2007


SVN commit 1976 by certik-guest:

Removing the g++ dependency, as the real problem was in libopenmpi-dev,
that was now fixed.


 M  +1 -1      libmesh/trunk/debian/changelog  
 M  +1 -1      libmesh/trunk/debian/control  


--- libmesh/trunk/debian/changelog #1975:1976
@@ -1,6 +1,6 @@
 libmesh (0.6.1.dfsg-2) unstable; urgency=low
 
-  * Build-depends on g++, so that we build on buildbots
+  * Rebuild against latest openmpi, that works
 
  -- Ondrej Certik <ondrej at certik.cz>  Sat, 15 Dec 2007 13:50:16 +0100
 
--- libmesh/trunk/debian/control #1975:1976
@@ -3,7 +3,7 @@
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Ondrej Certik <ondrej at certik.cz>, Alan Woodland <ajw05 at aber.ac.uk>
 XS-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), autotools-dev (>= 20070306.1), libpetsc2.3.3-dev (>= 2.3.3-3), g++
+Build-Depends: debhelper (>= 5), autotools-dev (>= 20070306.1), libpetsc2.3.3-dev (>= 2.3.3-3)
 Standards-Version: 3.7.2
 Section: libs
 



More information about the Pkg-scicomp-devel mailing list