r37180 - in /packages/openturns/trunk/debian: changelog control
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Tue Dec 28 15:13:46 UTC 2010
Author: prudhomm
Date: Tue Dec 28 15:13:38 2010
New Revision: 37180
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37180
Log:
add python-qt4 depends
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=37180&op=diff
==============================================================================
--- packages/openturns/trunk/debian/changelog (original)
+++ packages/openturns/trunk/debian/changelog Tue Dec 28 15:13:38 2010
@@ -1,3 +1,10 @@
+openturns (0.13.2-8) unstable; urgency=low
+
+ * debian/control: add python-qt4 depends to python-openturns and
+ openturns-examples now depends on python-openturns
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Tue, 28 Dec 2010 16:12:44 +0100
+
openturns (0.13.2-7) unstable; urgency=low
[Christophe Prud'homme]
Modified: packages/openturns/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/control?rev=37180&op=diff
==============================================================================
--- packages/openturns/trunk/debian/control (original)
+++ packages/openturns/trunk/debian/control Tue Dec 28 15:13:38 2010
@@ -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-rpy2, ghostscript
+Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}, python-rpy2, ghostscript, python-qt4
Provides: ${python:Provides}
Description: Python front-end of OpenTURNS (aka TUI)
OpenTURNS is a powerful and generic tool to treat and quantify
@@ -107,7 +107,7 @@
Architecture: any
XS-Python-Version: >= 2.4, << 3.0
XB-Python-Version: ${python:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libopenturns0, python-openturns
Description: examples of OpenTURNS functionalities
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
More information about the debian-science-commits
mailing list