[cylc] 04/33: Fix Arch: field
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit 79e04028875e62f26bf8be7d7453d9fbeb6d106d
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Nov 8 19:29:48 2014 +0000
Fix Arch: field
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 287e60f..959fce1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,6 @@
Source: cylc
Section: utils
Priority: optional
-Architecture: any
Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: debhelper (>= 9), dh-python, python-all,
python-pygraphviz, python2-pyro4, python-jinja2,
@@ -12,6 +11,7 @@ Homepage: http://cylc.github.io/cylc
Package: cylc
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
sqlite3, python-cylc
+Architecture: any
Description: Workflow scheduler
Cylc ("silk") is a suite engine and meta-scheduler that specializes
in suites of cycling tasks for weather forecasting, climate modeling,
@@ -20,6 +20,7 @@ Description: Workflow scheduler
Package: python-cylc
Section: python
+Architecture: any
Depends: ${python:Depends}, ${misc:Depends}
Description: python libraries for cylc workflow scheduler
Cylc ("silk") is a suite engine and meta-scheduler that specializes
--
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