Andreas Tille pushed to branch master at Debian Med / python-parasail
Commits: d1154017 by Andreas Tille at 2020-04-24T08:19:24+02:00 Re-add libparasail-dev to Depends to make sure libparasail.so will be found. - - - - - 19615762 by Andreas Tille at 2020-04-24T08:20:46+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-parasail (1.2-3) unstable; urgency=medium + + * Re-add libparasail-dev to Depends to make sure libparasail.so + will be found. + + -- Andreas Tille <[email protected]> Fri, 24 Apr 2020 08:19:32 +0200 + python-parasail (1.2-2) unstable; urgency=medium [ Nilesh Patra ] ===================================== debian/control ===================================== @@ -25,6 +25,7 @@ Depends: ${shlibs:Depends}, ${python3:Depends}, python3-numpy, python3-wheel, + libparasail-dev Description: Python3 bindings for the parasail C library This package provides the Python3 bindings for parasail. Parasail is a SIMD C library containing implementations of the View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/9b89ad000bfd9020ea24e9b0c94b60e7371db522...19615762967474c0213c23353573f763fc7f1a7e -- View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/9b89ad000bfd9020ea24e9b0c94b60e7371db522...19615762967474c0213c23353573f763fc7f1a7e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
