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

Ondrej Certik ondrej at certik.cz
Sat Dec 15 12:51:46 UTC 2007


SVN commit 1951 by certik-guest:

build depends on g++

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


--- libmesh/trunk/debian/changelog #1950:1951
@@ -1,3 +1,9 @@
+libmesh (0.6.1.dfsg-2) unstable; urgency=low
+
+  * Build-depends on g++, so that we build on buildbots
+
+ -- Ondrej Certik <ondrej at certik.cz>  Sat, 15 Dec 2007 13:50:16 +0100
+
 libmesh (0.6.1.dfsg-1) unstable; urgency=low
 
   [Ondrej Certik]
--- libmesh/trunk/debian/control #1950:1951
@@ -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)
+Build-Depends: debhelper (>= 5), autotools-dev (>= 20070306.1), libpetsc2.3.3-dev (>= 2.3.3-3), g++
 Standards-Version: 3.7.2
 Section: libs
 



More information about the Pkg-scicomp-devel mailing list