[cylc] 05/07: Change cylc to Architecture: any
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Sep 20 15:23:22 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 afdd85971c4e83b1e78b24465f6efb8483db80ef
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Sep 9 17:41:07 2017 +0100
Change cylc to Architecture: any
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6d67fd5..af344c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ cylc (7.5.0-1) unstable; urgency=medium
* Refresh patches
- rm-gpanel.patch now upstream
* Standards-Version: 4.1.0; no changes required
+ * Change cylc to Architecture: any
-- Alastair McKinstry <mckinstry at debian.org> Sat, 09 Sep 2017 15:30:35 +0100
diff --git a/debian/control b/debian/control
index ca98002..fd83e7e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Git: git://git.debian.org/git/debian-science/packages/cylc.git
Package: cylc
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
sqlite3, python-cylc, python, at, perl
-Architecture: any
+Architecture: all
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,7 +23,7 @@ Description: Workflow scheduler
Package: python-cylc
Section: python
-Architecture: any
+Architecture: any
Breaks: xdot (<< 0.7-2)
Replaces: xdot (<< 0.7-2)
Depends: ${python:Depends}, ${misc:Depends}, pyro,
--
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