[sardana] 02/02: depends python-taurus (>= 3.3.0+dfsg-1~)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Wed Aug 6 12:46:41 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 56bd6f5d6e92c6efbe3a2e2de0ded0b264da0a5c
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Aug 6 11:48:54 2014 +0200
depends python-taurus (>= 3.3.0+dfsg-1~)
---
debian/changelog | 8 ++++++++
debian/control | 7 +++++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea00226..cdfe968 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sardana (1.4.0-1) unstable; urgency=low
+
+ * Imported Upstream version 1.4.0
+ * debian/control
+ - Add Breaks, Replaces for (python-taurus << 3.3.0+dfsg-1~)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Wed, 06 Aug 2014 09:49:59 +0200
+
sardana (1.3.1-2) unstable; urgency=medium
* debian/control
diff --git a/debian/control b/debian/control
index d02b0ab..5f0655a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
python-lxml,
python-pytango (>= 8.0.3-2),
python-sphinx,
- python-taurus (>= 3.1.0),
+ python-taurus (>= 3.3.0+dfsg-1~),
rdfind,
symlinks
Standards-Version: 3.9.5
@@ -27,8 +27,10 @@ Depends: ${misc:Depends},
python-lxml,
python-nxs | libnexus0-python,
python-pytango (>= 8.0.3-2),
- python-taurus (>= 3.1.0)
+ python-taurus (>= 3.3.0+dfsg-1~)
+Breaks: python-taurus (<< 3.3.0+dfsg-1~)
Provides: ${python:Provides}
+Replaces: python-taurus (<< 3.3.0+dfsg-1~)
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
@@ -49,3 +51,4 @@ Description: instrument control and data acquisition system - documentation
(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