[feel++] 81/122: up -2
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:24 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 e33923b10ffe4e59586152be1bc93c396f81538e
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Sun Apr 24 10:58:51 2011 +0000
up -2
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 1 +
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9abd7e2..aa2364a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+feel++ (0.91.0~svn7009-2) unstable; urgency=low
+
+ * debian/control: apply ubuntu patch
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sun, 24 Apr 2011 12:57:03 +0200
+
feel++ (0.91.0~svn7009-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 72601ea..233878f 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.46-all-dev|libboost-all-dev, libboost-mpi1.46-dev |libboost-mpi-dev,
+ libboost-all-dev, libboost-mpi-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.1-dev[amd64 i386] | libslepc3.0.0-dev [amd64 i386],
diff --git a/debian/rules b/debian/rules
index 5a7ebd2..006c85c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,7 @@ FEEL_MPI=
endif
DEB_CMAKE_EXTRA_FLAGS= \
-DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_CXX_FLAGS="-O2 -std=c++0x -DNDEBUG -g0" \
-DPETSC_ARCH=linux-gnu-c-opt \
-DPETSC_DIR=/usr/lib/petscdir/3.1 \
-DPETSC_EXECUTABLE_RUNS=ON \
--
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