[cylc] 20/23: * python-cylc: add Breaks/Replaces for xdot << 0.7-2. Closes: #847966 * Multi-Arch: same for cylc
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Mar 26 12:04:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit 6c6be4e627d42738919e8cca3e3d59f1f8e76f53
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Dec 13 13:09:37 2016 +0000
* python-cylc: add Breaks/Replaces for xdot << 0.7-2. Closes: #847966
* Multi-Arch: same for cylc
---
debian/changelog | 7 +++++++
debian/control | 3 +++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1042a7f..61946a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cylc (6.11.2-2) unstable; urgency=medium
+
+ * python-cylc: add Breaks/Replaces for xdot << 0.7-2. Closes: #847966
+ * Multi-Arch: same for cylc
+
+ -- Alastair McKinstry <mckinstry at debian.org> Tue, 13 Dec 2016 13:08:03 +0000
+
cylc (6.11.2-1) unstable; urgency=medium
* Initial release. (Closes: #788814)
diff --git a/debian/control b/debian/control
index d53a224..d9ecaad 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: cylc
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
sqlite3, python-cylc, python, at, perl
Architecture: any
+Multi-Arch: same
Description: Workflow scheduler
Cylc ("silk") is a suite engine and meta-scheduler that specializes
in suites of cycling tasks for weather forecasting, climate modeling,
@@ -23,6 +24,8 @@ Description: Workflow scheduler
Package: python-cylc
Section: python
Architecture: any
+Breaks: xdot (<< 0.7-2)
+Replaces: xdot (<< 0.7-2)
Depends: ${python:Depends}, ${misc:Depends}, pyro,
python-sqlite, python-gtk2, python-jinja2, python-pygraphviz
Description: Python libraries for cylc workflow scheduler
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git
More information about the debian-science-commits
mailing list