[SCM] framework for TANGO control system client applications branch, master, updated. upstream/2.1.1-30-g3db10e7
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at debian.org
Mon Jan 16 08:18:39 UTC 2012
The following commit has been merged in the master branch:
commit 3db10e7c5879cdbe87a5284bb8cc58a79c61d397
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Mon Jan 16 09:18:24 2012 +0100
reorder the build-dep
diff --git a/debian/control b/debian/control
index cdd05b3..14936fe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,19 +4,19 @@ Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
Build-Depends: debhelper (>= 8.1.1),
- python-all (>= 2.6.6-3~),
+ graphviz,
+ libqt4-dev,
pyqt4-dev-tools,
+ python-all (>= 2.6.6-3~),
+ python-guiqwt,
+ python-h5py,
+ python-lxml,
+ python-ply,
python-pytango (>= 7.1.3),
python-qt4,
python-qwt5-qt4,
- libqt4-dev
-Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg),
- python-ply,
- python-lxml,
- python-spyderlib,
- pymca,
- python-h5py,
- graphviz
+ python-sphinx (>= 1.0.7+dfsg),
+ python-spyderlib
Standards-Version: 3.9.2
X-Python-Version: >= 2.6
Homepage: http://www.tango-controls.org
@@ -27,14 +27,14 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends},
${sphinxdoc:Depends},
- python-qwt5-qt4,
- python-pytango (>= 7.1.3),
python-guiqwt,
- python-ply,
+ python-h5py,
python-lxml,
- spyder,
- pymca,
- python-h5py
+ python-ply,
+ python-pytango (>= 7.1.3),
+ python-qt4,
+ python-qwt5-qt4,
+ python-spyderlib
Provides: ${python:Provides}
Description: framework for Tango Control System CLI and GUI applications.
TAURUS is a library for connecting client side applications (command-line
--
framework for TANGO control system client applications
More information about the debian-science-commits
mailing list