[sardana] 01/01: improve the description thanks to Justin B Rye (Closes: #735164)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Wed Jan 29 08:49:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository sardana.
commit 6121f4e722f1956a8cfe36c9c5716a07dd8abfc8
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date: Wed Jan 29 09:47:08 2014 +0100
improve the description thanks to Justin B Rye (Closes: #735164)
---
debian/changelog | 6 ++++++
debian/control | 27 ++++++++++++---------------
2 files changed, 18 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9c13c1c..9fd3a9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sardana (1.2.0-3) UNRELEASED; urgency=low
+
+ * Improve the description thanks to Justin B Rye (Closes: #735164)
+
+ -- Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr> Wed, 29 Jan 2014 09:45:47 +0100
+
sardana (1.2.0-2) unstable; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index 7e37ffd..042971b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,26 +28,23 @@ Depends: ${misc:Depends},
python-pytango (>= 8.0.3-2),
python-taurus (>= 3.1.0)
Provides: ${python:Provides}
-Description: sardana control system
- SARDANA, is a TANGO based control system designed for instrument
- control and data acquisition, mainly developed by CELLS Alba
- Synchrotron Controls Section. SARDANA framework is designed to hide
- the complexity and heterogeneity of the control system (some internal
- control of a group of devices), while providing a wide, rich, and
- extensible set of operations that a user may need.
+Description: instrument control and data acquisition system - library
+ Sardana is a Supervision, Control And Data Acquisition (SCADA) system for
+ scientific installations. It is written in Python and based on the TANGO
+ library. The hardware control and data acquisition routines can be
+ accessed via an IPython console and a generic graphical user interface
+ (both of which are easily extensible by the user).
Package: python-sardana-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
${sphinxdoc:Depends}
-Description: sardana control system
- SARDANA, is a TANGO based control system designed for instrument
- control and data acquisition, mainly developed by CELLS Alba
- Synchrotron Controls Section. SARDANA framework is designed to hide
- the complexity and heterogeneity of the control system (some internal
- control of a group of devices), while providing a wide, rich, and
- extensible set of operations that a user may need.
+Description: instrument control and data acquisition system - documentation
+ Sardana is a Supervision, Control And Data Acquisition (SCADA) system for
+ scientific installations. It is written in Python and based on the TANGO
+ library. The hardware control and data acquisition routines can be
+ accessed via an IPython console and a generic graphical user interface
+ (both of which are easily extensible by the user).
.
This package contains the documentation for the python-sardana library.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sardana.git
More information about the debian-science-commits
mailing list