[Pkg-scicomp-commits] life/trunk/debian
Christophe Prud'homme
prudhomm at debian.org
Tue Feb 9 20:51:33 UTC 2010
SVN commit 4843 by prudhomm:
port on sparc and ia64
M +7 -0 life/trunk/debian/changelog
M +4 -2 life/trunk/debian/control
--- life/trunk/debian/changelog #4842:4843
@@ -1,3 +1,10 @@
+life (0.9.20-2) unstable; urgency=low
+
+ * debian/control: leave out some optional packages arch-wise which are
+ not supported on all platforms
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Tue, 09 Feb 2010 21:49:08 +0100
+
life (0.9.20-1) unstable; urgency=low
* New upstream release
--- life/trunk/debian/control #4842:4843
@@ -6,9 +6,11 @@
Build-Depends: cdbs, debhelper (>= 7), cmake, g++ (>= 4.4), gfortran,
libboost-all-dev,
mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
- libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386], libpetsc3.0.0-dev, libslepc3.0.0-dev, libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
+ 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 ),
+ python-pyx, python-scipy, python-qt4[!ia64] ( >= 4.7 ),
libeigen2-dev, libvtk5-dev, libxml2-dev,
gmsh, transfig, imagemagick, texlive-latex-extra, texlive-base-bin, pgf,
doxygen, ghostscript
More information about the Pkg-scicomp-commits
mailing list