Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Revert "Upload to unstable"
· 171f0402
Michael R. Crusoe
authored
Oct 31, 2019
This reverts commit
d995015c
.
171f0402
wait for numpy 1.17+
· 23ffc01e
Michael R. Crusoe
authored
Oct 31, 2019
23ffc01e
Expand all
Show whitespace changes
Inline
Side-by-side
MACS2/IO/CallPeakUnit.c
View file @
23ffc01e
This diff is collapsed.
Click to expand it.
debian/changelog
View file @
23ffc01e
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
:5
3
+0100
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 31 Oct 2019 17:
35
:5
5
+0100
macs (2.2.4-1) unstable; urgency=medium
...
...
debian/control
View file @
23ffc01e
...
...
@@ -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
...
...