[feel++] 03/122: update

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:16 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 c564ab3efaa2475bc038b1552ab58633c6c8d7f8
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Mon Mar 1 11:58:41 2010 +0000

    update
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3cd78bf..2065854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+life (0.9.21-2) unstable; urgency=low
+
+  * debian/control: depend on libboost-all-dev or libboost1.42-all-dev
+  * debian/control: don't depend on python-qt4
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 01 Mar 2010 12:55:19 +0100
+
 life (0.9.21-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index ebf0eb3..cf3f9da 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ 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, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
-	       libboost-all-dev,
+	       libboost-all-dev|libboost1.42-all-dev,
 	       mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
 	       libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],
 	       libpetsc3.0.0-dev, libslepc3.0.0-dev,
 	       libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
 	       libgmm++-dev,
-	       python-pyx, python-scipy, python-qt4 ( >= 4.7 ) [!ia64],
+	       python-pyx, python-scipy,
 	       libeigen2-dev, libxml2-dev,
 	       gmsh, transfig, imagemagick, texlive-latex-extra, texlive-base-bin, pgf,
                doxygen, ghostscript

-- 
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