r36547 - in /packages/openturns/trunk/debian: changelog control
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Sun May 23 09:02:31 UTC 2010
Author: prudhomm
Date: Sun May 23 09:02:13 2010
New Revision: 36547
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36547
Log:
bug fix: use python-rpy2 instead of python-rpy
Modified:
packages/openturns/trunk/debian/changelog
packages/openturns/trunk/debian/control
Modified: packages/openturns/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/changelog?rev=36547&op=diff
==============================================================================
--- packages/openturns/trunk/debian/changelog (original)
+++ packages/openturns/trunk/debian/changelog Sun May 23 09:02:13 2010
@@ -1,3 +1,10 @@
+openturns (0.13.2-3) unstable; urgency=low
+
+ * Bug fix: "python-openturns must be depend on python-rpy2", thanks to
+ Jerome Robert (Closes: #582532).
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sun, 23 May 2010 10:10:14 +0200
+
openturns (0.13.2-2) unstable; urgency=low
* Bug fix: "command not found", thanks to Jerome Robert (Closes:
Modified: packages/openturns/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/control?rev=36547&op=diff
==============================================================================
--- packages/openturns/trunk/debian/control (original)
+++ packages/openturns/trunk/debian/control Sun May 23 09:02:13 2010
@@ -3,7 +3,7 @@
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(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), chrpath, gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, python-rpy, ghostscript, graphviz, doxygen, docbook-to-man, texlive
+Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), chrpath, gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, python-rpy2, ghostscript, graphviz, doxygen, docbook-to-man, texlive
Standards-Version: 3.8.4
Homepage: http://trac.openturns.org/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/openturns/trunk
@@ -84,7 +84,7 @@
Architecture: any
XS-Python-Version: >= 2.4, << 3.0
XB-Python-Version: ${python:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}, python-qt3, python-rpy, ghostscript
+Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}, python-qt3, python-rpy2, ghostscript
Provides: ${python:Provides}
Description: Python front-end of OpenTURNS (aka TUI)
OpenTURNS is a powerful and generic tool to treat and quantify
More information about the debian-science-commits
mailing list