[SCM] dataset manipulation GUI generator branch, master, updated. upstream/1.2.2-15-gde67e50

Frédéric-Emmanuel PICCA picca at synchrotron-soleil.fr
Mon Nov 8 10:38:47 UTC 2010


The following commit has been merged in the master branch:
commit de67e501c5b411a9aef37246c259d714a80ede88
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Mon Nov 8 11:35:41 2010 +0100

    * fix the dependencies

diff --git a/debian/control b/debian/control
index e38ab29..80cbbc3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Uploaders: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 8.0.0),
 	       python-support (>= 0.90),
-	       python,
-	       python-qt4,
+	       python-all,
 	       python-qscintilla2,
 	       python-h5py,
 	       python-sphinx
+XS-Python-Version: >= 2.5
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/debian-science/packages/guidata.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/guidata.git
@@ -21,7 +21,10 @@ Section: python
 Architecture: all
 Depends: ${misc:Depends},
 	 ${python:Depends},
+	 python-qscintilla2,
+	 python-h5py,
 	 libjs-jquery
+XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Description: dataset manipulation GUI generator
  Based on the Qt Python binding module PyQt4, guidata is a Python library
diff --git a/debian/pyversions b/debian/pyversions
deleted file mode 100644
index 5154b3f..0000000
--- a/debian/pyversions
+++ /dev/null
@@ -1 +0,0 @@
-2.6

-- 
dataset manipulation GUI generator



More information about the debian-science-commits mailing list