[Pkg-scicomp-commits] trilinos/trunk/debian
Johannes Ring
johannr at simula.no
Tue Dec 15 11:37:22 UTC 2009
SVN commit 4724 by johannr-guest:
Remove python-numeric, automake, and autoconf from Build-Depends and add cmake.
M +4 -0 trilinos/trunk/debian/changelog
M +1 -1 trilinos/trunk/debian/control
--- trilinos/trunk/debian/changelog #4723:4724
@@ -7,6 +7,10 @@
* debian/patches/libname.patch: Add prefix 'libtrilnos_' to libraries.
* debian/patches/soname.patch: Add soversion to libraries.
* debian/watch: Update download URL.
+ * debian/control:
+ - Remove python-numeric from Build-Depends (virtual package).
+ - Remove automake and autotools from Build-Depends and add cmake to
+ reflect switch to CMake.
-- Christophe Prud'homme <prudhomm at debian.org> Sun, 13 Dec 2009 12:53:22 +0100
--- trilinos/trunk/debian/control #4723:4724
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs, quilt, debhelper (>= 7), automake, autoconf, gfortran, libopenmpi-dev, libsuperlu3-dev, libsuitesparse-dev, python-dev, swig1.3, python-numpy, python-numeric, libexpat1-dev, libxml2-dev
+Build-Depends: cdbs, quilt, debhelper (>= 7), cmake, gfortran, libopenmpi-dev, libsuperlu3-dev, libsuitesparse-dev, python-dev, swig1.3, python-numpy, libexpat1-dev, libxml2-dev
Standards-Version: 3.8.2
Homepage: http://trilinos.sandia.gov/
Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/trilinos/trunk/
More information about the Pkg-scicomp-commits
mailing list