Skip to content
Commits on Source (2)
This diff is collapsed.
macs (2.2.5-1) unstable; urgency=medium
macs (2.2.5-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Drop cython from Build-Depends
......@@ -7,8 +7,11 @@ macs (2.2.5-1) unstable; urgency=medium
* New upstream version
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name from debian/upstream/metadata.
* Get sources from GitHub, so we have the tests
* Depends on numpy 1.17+ according to upstream
https://github.com/taoliu/MACS/issues/340#issuecomment-548470720
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 31 Oct 2019 17:41:53 +0100
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 31 Oct 2019 17:35:55 +0100
macs (2.2.4-1) unstable; urgency=medium
......
......@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all-dev,
python3-numpy,
python3-numpy (>= 1.17),
python3-setuptools,
python3-pytest,
help2man
......