[taurus] 05/06: fix the control file

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Jul 26 09:39:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository taurus.

commit 65dd47ca0e4dccac87356583816f60c3e8190a76
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jul 24 18:06:23 2015 +0200

    fix the control file
---
 debian/control | 54 ++++++++++++++----------------------------------------
 1 file changed, 14 insertions(+), 40 deletions(-)

diff --git a/debian/control b/debian/control
index 555c848..2b28f23 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,9 @@ Build-Depends: debhelper (>= 9),
                rdfind,
                symlinks
 Standards-Version: 3.9.6
-Homepage: http://www.tango-controls.org
+Homepage: http://www.taurus-scada.org
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/taurus.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/taurus.git
 X-Python-Version: >= 2.6
 
 Package: python-taurus
@@ -44,52 +46,24 @@ Recommends: pymca,
             qt4-designer
 Breaks: python-sardana (<< 1.4.0-1~)
 Provides: ${python:Provides}
-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
- developed by CELLS Alba Synchrotron Controls Section. TAURUS is built on top
- of PyTango which is a python binding for the Tango library. It provides an
- abstraction layer that allows TANGO to be accessed in a pythonic, object
- oriented way. For the GUI part, TAURUS is built on top of the graphical
- library PyQt which is a python binding for Qt.
+Description: A framework for scientific/industrial CLIs and GUIs - Python2
+ Taurus is a python framework for control and data acquisition CLIs
+ and GUIs in scientific/industrial environments. It supports multiple
+ control systems or data sources: Tango, EPICS, spec...  New control
+ system libraries can be integrated through plugins.
  .
- The goals of this library are:
- Provide a simple Tango API to the end-user application
- Speed up development of tango based applications
- Provide a standardized look-and-feel
- .
- In many aspects, TAURUS follows the same approach as the TANGO Java
- Application Tool Kit: Tango ATK. If you know ATK, TAURUS will look familiar.
- .
- The TAURUS library is divided into two parts: the core module which handles
- all interaction with PyTango and the Qt module which provides a collection of
- widgets that can be used inside any PyQt based GUI.
+ This is the Python 2 version of the package.
 
 Package: python-taurus-doc
 Architecture: all
 Section: doc
 Depends: ${misc: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
- developed by CELLS Alba Synchrotron Controls Section. TAURUS is built on top
- of PyTango which is a python binding for the Tango library. It provides an
- abstraction layer that allows TANGO to be accessed in a pythonic, object
- oriented way. For the GUI part, TAURUS is built on top of the graphical
- library PyQt which is a python binding for Qt.
- .
- The goals of this library are:
- Provide a simple Tango API to the end-user application
- Speed up development of tango based applications
- Provide a standardized look-and-feel
- .
- In many aspects, TAURUS follows the same approach as the TANGO Java
- Application Tool Kit: Tango ATK. If you know ATK, TAURUS will look familiar.
- .
- The TAURUS library is divided into two parts: the core module which handles
- all interaction with PyTango and the Qt module which provides a collection of
- widgets that can be used inside any PyQt based GUI.
+Description: A framework for scientific/industrial CLIs and GUIs - Documentation
+ Taurus is a python framework for control and data acquisition CLIs
+ and GUIs in scientific/industrial environments. It supports multiple
+ control systems or data sources: Tango, EPICS, spec...  New control
+ system libraries can be integrated through plugins.
  .
  This package contains the documentation for the python-taurus library.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/taurus.git



More information about the debian-science-commits mailing list