[Pkg-scicomp-commits] openturns/trunk/debian
Christophe Prud'homme
prudhomm at debian.org
Sun Apr 5 13:48:37 UTC 2009
SVN commit 4355 by prudhomm:
fix compilation
M +1 -1 openturns/trunk/debian/control
M +2 -1 openturns/trunk/debian/python-openturns.install
--- openturns/trunk/debian/control #4354:4355
@@ -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(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libboost1.35-dev|libboost1.36-dev, libxml2-dev, libxerces-c2-dev, liblapack-dev, libblas-dev, libqt3-mt-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, graphviz, doxygen, docbook-to-man, texlive
+Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, libxerces-c2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, graphviz, doxygen, docbook-to-man, texlive
Standards-Version: 3.8.1
Homepage: http://trac.openturns.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/openturns/trunk
--- openturns/trunk/debian/python-openturns.install #4354:4355
@@ -1,4 +1,5 @@
+debian/tmp/usr/lib/python2.5/site-packages/openturns.pth usr/lib/python2.5/site-packages
debian/tmp/usr/lib/python2.5/site-packages/openturns/*.py usr/lib/python2.5/site-packages
-debian/tmp/usr/lib/python2.5/site-packages/openturns/_ot* usr/lib/python2.5/site-packages
+debian/tmp/usr/lib/python2.5/site-packages/openturns/_* usr/lib/python2.5/site-packages
debian/tmp/usr/lib/python2.5/site-packages/openturns/openturns_preload* usr/lib/python2.5/site-packages
More information about the Pkg-scicomp-commits
mailing list