[med-svn] [Git][med-team/macs][master] 2 commits: Revert "Upload to unstable"
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Oct 31 17:14:00 GMT 2019
Michael R. Crusoe pushed to branch master at Debian Med / macs
Commits:
171f0402 by Michael R. Crusoe at 2019-10-31T16:54:31Z
Revert "Upload to unstable"
This reverts commit d995015c66796b6c783b0814aea03e3ba1ad8c1e.
- - - - -
23ffc01e by Michael R. Crusoe at 2019-10-31T17:13:42Z
wait for numpy 1.17+
- - - - -
3 changed files:
- MACS2/IO/CallPeakUnit.c
- debian/changelog
- debian/control
Changes:
=====================================
MACS2/IO/CallPeakUnit.c
=====================================
The diff for this file was not included because it is too large.
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-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 at gmail.com> Thu, 31 Oct 2019 17:41:53 +0100
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Thu, 31 Oct 2019 17:35:55 +0100
macs (2.2.4-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/macs/compare/d995015c66796b6c783b0814aea03e3ba1ad8c1e...23ffc01e5cfc4e9807e5490677afa95a73a8dbf9
--
View it on GitLab: https://salsa.debian.org/med-team/macs/compare/d995015c66796b6c783b0814aea03e3ba1ad8c1e...23ffc01e5cfc4e9807e5490677afa95a73a8dbf9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191031/7a631b19/attachment-0001.html>
More information about the debian-med-commit
mailing list