Étienne Mollier pushed to branch master at Debian Med / nipy
Commits: 5beb8486 by Étienne Mollier at 2022-11-15T21:13:36+01:00 initialize changelog. - - - - - f653e9b0 by Étienne Mollier at 2022-11-15T21:13:48+01:00 d/control: only support python3-dev (3.10) instead of python3-all-dev. This buys some time while failure to build against Python 3.11 (see #1024036) is addressed upstream. - - - - - 901c5408 by Étienne Mollier at 2022-11-15T21:19:41+01:00 crunch changelog for upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,15 +1,16 @@ -nipy (0.5.0-4) UNRELEASED; urgency=medium +nipy (0.5.0-3) unstable; urgency=medium * Team upload. - * Standards-Version: 4.6.1 (routine-update) - - -- Andreas Tille <[email protected]> Mon, 14 Nov 2022 14:16:07 +0100 -nipy (0.5.0-3) UNRELEASED; urgency=medium + [ Andreas Tille ] + * Standards-Version: 4.6.1 (routine-update) - * Team upload. + [ Étienne Mollier ] + * d/control: only support python3-dev (3.10) instead of python3-all-dev. + This buys some time while failure to build against Python 3.11 + (see #1024036) is addressed upstream. - -- Andreas Tille <[email protected]> Mon, 14 Nov 2022 14:16:06 +0100 + -- Étienne Mollier <[email protected]> Tue, 15 Nov 2022 21:16:44 +0100 nipy (0.5.0-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, - python3-all-dev, + python3-dev, python3-setuptools, python3-scipy, python3-numpy, View it on GitLab: https://salsa.debian.org/med-team/nipy/-/compare/29b3ac088ab654869c37b219fa813f59c5018a68...901c54086bd836501a72404bfc203e995fe4f353 -- View it on GitLab: https://salsa.debian.org/med-team/nipy/-/compare/29b3ac088ab654869c37b219fa813f59c5018a68...901c54086bd836501a72404bfc203e995fe4f353 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
