[SCM] framework for TANGO control system client applications branch, master, updated. upstream/3.0.0_rc3-56-g8ea6036

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Thu Mar 8 21:55:37 UTC 2012


The following commit has been merged in the master branch:
commit a5535a4b5f87a85b7543c4f51cfaa3751274ebfb
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Feb 25 09:48:57 2012 +0100

    fix the debian control file with cme

diff --git a/debian/control b/debian/control
index f39dbc7..ecebae5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,40 @@
 Source: taurus
-Section: science
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
+Section: science
+Priority: extra
 Build-Depends: debhelper (>= 8),
-	       graphviz,
-	       libqt4-dev,
-	       pyqt4-dev-tools,
-	       python-all (>= 2.6.6-3~),
-	       python-guiqwt,
-	       python-h5py,
-	       python-lxml,
-	       python-numpy (>=1:1.4.1-4),
-	       python-ply,
-	       python-pytango (>= 7.1.3),
-	       python-qt4,
-	       python-qwt5-qt4,
-	       python-sphinx,
-	       python-spyderlib
+               graphviz,
+               libqt4-dev,
+               pyqt4-dev-tools,
+               python-all (>= 2.6.6-3~),
+               python-guiqwt,
+               python-h5py,
+               python-lxml,
+               python-numpy (>=1:1.4.1-4),
+               python-ply,
+               python-pytango,
+               python-qt4,
+               python-qwt5-qt4,
+               python-sphinx,
+               python-spyderlib
 Standards-Version: 3.9.2
-X-Python-Version: >= 2.6
 Homepage: http://www.tango-controls.org
+X-Python-Version: >= 2.6
 
 Package: python-taurus
-Section: python
 Architecture: all
+Section: python
 Depends: ${misc:Depends},
-	 ${python:Depends},
-	 python-guiqwt,
-	 python-h5py,
-	 python-lxml,
-	 python-ply,
-	 python-pytango (>= 7.1.3),
-	 python-qt4,
-	 python-qwt5-qt4,
-	 python-spyderlib
+         ${python:Depends},
+         python-guiqwt,
+         python-h5py,
+         python-lxml,
+         python-ply,
+         python-pytango,
+         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
@@ -58,10 +58,10 @@ Description: framework for Tango Control System CLI and GUI applications.
  widgets that can be used inside any PyQt based GUI.
 
 Package: python-taurus-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends},
-	 ${sphinxdoc:Depends}
+         ${sphinxdoc:Depends}
 Description: framework for Tango Control System CLI and GUI applications.
  TAURUS is a library for connecting client side applications (command-line
  interfaces and graphical user interfaces) to TANGO device servers, mainly
@@ -83,4 +83,5 @@ Description: framework for Tango Control System CLI and GUI applications.
  all interaction with PyTango and the Qt module which provides a collection of
  widgets that can be used inside any PyQt based GUI.
  .
- This package contains the documentation for the python-taurus library.
\ No newline at end of file
+ This package contains the documentation for the python-taurus library.
+

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list