[feel++] 18/122: fix build on some arches
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository feel++.
commit 7ddc963b74adb180f0260dcfa8b61fe6028948ad
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Mon May 31 19:56:06 2010 +0000
fix build on some arches
---
debian/changelog | 12 ++++++++++--
debian/control | 2 +-
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 197d537..3107885 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index 9985289..52e91ec 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
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),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git
More information about the debian-science-commits
mailing list