Étienne Mollier pushed to branch master at Debian Med / phyx
Commits: 16330069 by Étienne Mollier at 2023-08-15T12:05:57+02:00 d/control: build depends on python3:any The marker :any will allow cross compilation of phyx. - - - - - 0627c925 by Étienne Mollier at 2023-08-15T12:06:44+02:00 update changelog. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +phyx (1.3.1+ds-3) UNRELEASED; urgency=medium + + * d/control: build depends on python3:any. + The marker :any will allow cross compilation of phyx. + + -- Étienne Mollier <[email protected]> Tue, 15 Aug 2023 12:06:16 +0200 + phyx (1.3.1+ds-2) unstable; urgency=medium * d/rules: build with -ffunction-sections on hppa. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - python3, + python3:any, liblapack-dev, libnlopt-cxx-dev, libnlopt-dev, View it on GitLab: https://salsa.debian.org/med-team/phyx/-/compare/3fce76be44c7659df462e0762391993ce4e45bd7...0627c9252bbe7566c8b7536f33d1ffa105ae45d2 -- View it on GitLab: https://salsa.debian.org/med-team/phyx/-/compare/3fce76be44c7659df462e0762391993ce4e45bd7...0627c9252bbe7566c8b7536f33d1ffa105ae45d2 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
