[SCM] Packaging for pytango branch, master, updated. a32eb5d948f5dd7648fb2a011ae00af37f98c9e4

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Thu Apr 14 20:05:26 UTC 2011


The following commit has been merged in the master branch:
commit a32eb5d948f5dd7648fb2a011ae00af37f98c9e4
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Thu Apr 14 21:54:46 2011 +0200

    update the description

diff --git a/debian/control b/debian/control
index 4352e76..fc98815 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8.0.0),
 	       ipython,
 	       python-sphinx,
 	       graphviz
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 Standards-Version: 3.9.1
 Homepage: http://www.tango-controls.org
 
@@ -24,7 +24,11 @@ Depends: ${shlibs:Depends},
 	 python-numpy,
 	 ipython,
 	 libjs-jquery
-XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
-Description: The Tango Control System python binding
- <insert long description, indented with spaces>
+Description: API for the TANGO control system
+ TANGO is an object oriented distributed control system using CORBA,
+ mainly developed by the Controls Section of the ALBA Synchrotron.
+ PyTango provides bindings for its client- and server-side C++ APIs.
+ With PyTango, you can write TANGO device servers and TANGO applications
+ (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
+

-- 
Packaging for pytango



More information about the debian-science-commits mailing list