r36596 - in /packages/life/trunk/debian: changelog control
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Mon May 31 19:56:13 UTC 2010
Author: prudhomm
Date: Mon May 31 19:56:06 2010
New Revision: 36596
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36596
Log:
fix build on some arches
Modified:
packages/life/trunk/debian/changelog
packages/life/trunk/debian/control
Modified: packages/life/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/life/trunk/debian/changelog?rev=36596&op=diff
==============================================================================
--- packages/life/trunk/debian/changelog (original)
+++ packages/life/trunk/debian/changelog Mon May 31 19:56:06 2010
@@ -1,7 +1,15 @@
+life (0.9.24-3) unstable; urgency=low
+
+ [Christophe Prud'homme]
+ * debian/control: build-depends on liboost-all-dev and not boost
+ specific version (e.g. 1.40 or 1.42)
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Mon, 31 May 2010 14:26:15 +0200
+
life (0.9.24-2) unstable; urgency=low
- [Christophe Prud'homme]
- * Fix arch breakage
+ [Christophe Prud'homme]
+ * Fix arch breakage
-- Christophe Prud'homme <prudhomm at debian.org> Sun, 30 May 2010 19:58:37 +0200
Modified: packages/life/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/life/trunk/debian/control?rev=36596&op=diff
==============================================================================
--- packages/life/trunk/debian/control (original)
+++ packages/life/trunk/debian/control Mon May 31 19:56:06 2010
@@ -4,7 +4,7 @@
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>
Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
- libboost1.40-all-dev|libboost-all-dev|libboost1.42-all-dev,
+ libboost-all-dev,
mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],
libpetsc3.1-dev (>= 3.1.dfsg-3), libslepc3.0.0-dev (>= 3.0.0-p7.dfsg-4),
More information about the debian-science-commits
mailing list