Graham Inggs pushed to branch master at Debian Med / pyscanfcs
Commits: b383be06 by Graham Inggs at 2022-07-21T21:57:29+02:00 Build-Depends: python3-dev instead of python3-all-dev - - - - - 3606887b by Graham Inggs at 2022-07-21T21:59:54+02:00 Bump Standards-Version to 4.6.1 - - - - - c19f2b48 by Graham Inggs at 2022-07-21T22:01:54+02:00 Prepare for upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +pyscanfcs (0.3.6+ds-3) unstable; urgency=medium + + * Team upload + * Build-Depends: python3-dev instead of python3-all-dev to + avoid building the extension for all supported versions when + only the default is used (Closes: #916907) + * Bump Standards-Version to 4.6.1, no changes + + -- Graham Inggs <[email protected]> Thu, 21 Jul 2022 20:00:35 +0000 + pyscanfcs (0.3.6+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: cython3, faketime, imagemagick, librsvg2-bin, - python3-all-dev, + python3-dev, python3-astropy, python3-matplotlib, python3-multipletau, @@ -25,7 +25,7 @@ Build-Depends: cython3, texlive-latex-extra, texlive-latex-recommended, texlive-science -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/pyscanfcs Vcs-Git: https://salsa.debian.org/med-team/pyscanfcs.git Homepage: https://fcs-analysis.github.io/PyScanFCS/ View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/compare/17de834a496188ae575239c3dcccc0bbf5ce45a0...c19f2b48b4e3124135afdfc59fba1991984ea8b7 -- View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/compare/17de834a496188ae575239c3dcccc0bbf5ce45a0...c19f2b48b4e3124135afdfc59fba1991984ea8b7 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
