Stuart Prescott pushed to branch master at Debian Med / pycorrfit
Commits: 6ae774a3 by Stuart Prescott at 2025-02-11T02:09:19+11:00 Add missing call to dh_numpy3 - - - - - 22e22f30 by Stuart Prescott at 2025-02-11T02:09:29+11:00 Add changelog for upload - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pycorrfit (1.1.7+nopack-2) unstable; urgency=medium + + * Team upload. + * Add missing call to dh_numpy3 to d/rules (Closes: #1095281). + + -- Stuart Prescott <[email protected]> Tue, 11 Feb 2025 02:09:05 +1100 + pycorrfit (1.1.7+nopack-1) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -29,7 +29,7 @@ PDFLATEX = pdflatex -synctex=1 -interaction=nonstopmode $(TEXDOC) FAKETIME = faketime -f "$(DEB_DATE_RFC_3339)" %: - dh $@ --buildsystem=pybuild + dh $@ --buildsystem=pybuild --with numpy3 execute_before_dh_auto_clean: touch doc/PyCorrFit_doc.pdf View it on GitLab: https://salsa.debian.org/med-team/pycorrfit/-/compare/3962e2a97c1af39218fd3a2edc75c32b82f4d4d4...22e22f30684aae7cfda4fa3dd4f788dbd6679977 -- View it on GitLab: https://salsa.debian.org/med-team/pycorrfit/-/compare/3962e2a97c1af39218fd3a2edc75c32b82f4d4d4...22e22f30684aae7cfda4fa3dd4f788dbd6679977 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
