[SCM] Packaging for sardana branch, master, updated. debian/1.0.0_rc6-2-24-g452aa9a

Picca Frédéric-Emmanuel picca at debian.org
Thu Jul 25 20:22:22 UTC 2013


The following commit has been merged in the master branch:
commit 25694f0eaad45f653afc708a2069fa18af8bc111
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Jul 25 22:15:32 2013 +0200

    update the long description and switch to compat level 9

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 237070d..0a9ef0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                graphviz,
-               python-all (>= 2.6.6-3~),
+               python-all,
                python-lxml,
                python-pytango,
                python-sphinx,
-               python-taurus
-Standards-Version: 3.9.3
+               python-taurus (>= 3.1.0)
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/sardana.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/sardana.git
 Homepage: http://www.tango-controls.org/static/Sardana/latest/doc/html/
@@ -23,15 +23,15 @@ Depends: ${misc:Depends},
          ${python:Depends},
          python-lxml,
          python-pytango,
-         python-taurus
+         python-taurus (>= 3.1.0)
 Provides: ${python:Provides}
 Description: sardana 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.
+ 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.
 
 Package: python-sardana-doc
 Architecture: all
@@ -39,12 +39,12 @@ Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends}
 Description: sardana 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.
+ 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.
  .
  This package contains the documentation for the python-sardana library.
 

-- 
Packaging for sardana



More information about the debian-science-commits mailing list