[feel++] 104/122: fix for OT 1.0
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:26 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 0736bc36257090e182484cd252c2fe49253edc2a
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Sun May 20 19:50:08 2012 +0000
fix for OT 1.0
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 15c74a6..ff3cf19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+feel++ (0.91.4-2) unstable; urgency=low
+
+ * debian/control: openturns-wrapper no longer exists, do no depend on it
+ anymore
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sun, 20 May 2012 21:48:47 +0200
+
feel++ (0.91.4-1) unstable; urgency=low
[ Christophe Prud'homme ]
diff --git a/debian/control b/debian/control
index c61f778..189653a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++ (>=4.5), gfortr
doxygen, doxygen-latex,
transfig,imagemagick,
libtbb-dev[amd64 i386],
- libopenturns-dev, openturns-wrapper, libann-dev, libglpk-dev
+ libopenturns-dev, libann-dev, libglpk-dev
Standards-Version: 3.9.2
Homepage: http://www.feelpp.org
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/feel++/trunk
@@ -66,7 +66,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, mpi-default-dev, libfeel++1 (= ${bi
mpi-default-dev, mpi-default-bin,
libslepc3.2-dev|libslepc3.1-dev,
libeigen2-dev, libvtk5-dev, libxml2-dev, libtbb-dev [amd64 i386],
- libopenturns-dev, openturns-wrapper, libann-dev, libglpk-dev
+ libopenturns-dev, libann-dev, libglpk-dev
Suggests: feel++-doc, libfeel++-dbg, doxygen, cmake, cmake-curses-gui
Replaces: liblife-dev
Description: A library for the finite element method
--
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