Santiago Vila pushed to branch master at Debian Med / pymia
Commits: 1d7ba0bd by Santiago Vila at 2025-10-28T18:36:00+01:00 Add autopkgtests, using autopkgtest-pkg-pybuild. Closes: #1035200. - - - - - 80111531 by Santiago Vila at 2025-10-28T18:37:00+01:00 Add missing build-depends on python3-numpy-dev. - - - - - 6c4a3e34 by Santiago Vila at 2025-10-28T18:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 5f4dffbb by Santiago Vila at 2025-10-28T18:39:00+01:00 Switch debian/watch to format version 5. - - - - - ec644799 by Santiago Vila at 2025-10-28T18:40:00+01:00 Upload for unstable as 0.1.9-4 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +pymia (0.1.9-4) unstable; urgency=medium + + * Team upload. + * Add autopkgtests, using autopkgtest-pkg-pybuild. Closes: #1035200. + * Add missing build-depends on python3-numpy-dev. + * Switch debian/watch to format version 5. + * Drop "Priority: optional" (default). + + -- Santiago Vila <[email protected]> Tue, 28 Oct 2025 18:40:00 +0100 + pymia (0.1.9-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -2,15 +2,16 @@ Source: pymia Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Gert Wollny <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pkgconf, python3-dev:any, python3-numpy, + python3-numpy-dev, python3-setuptools, libmia-2.4-dev Standards-Version: 4.7.2 +Testsuite: autopkgtest-pkg-pybuild Vcs-Browser: https://salsa.debian.org/med-team/pymia Vcs-Git: https://salsa.debian.org/med-team/pymia.git Homepage: http://mia.sourceforge.net ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ -# Compulsory line, this is a version 3 file -version=3 - -opts="pgpsigurlmangle=s/$/.asc/" http://sf.net/mia/pymia-(.*)\.tar\.gz +Version: 5 +Source: https://sf.net/mia/ +Matching-Pattern: @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ +Pgp-Sig-Url-Mangle: s/$/.asc/ View it on GitLab: https://salsa.debian.org/med-team/pymia/-/compare/12f846ca01a8a45e062cae529c9e31da43f35182...ec64479923cfac445ee35c032047cc18ddd02bee -- View it on GitLab: https://salsa.debian.org/med-team/pymia/-/compare/12f846ca01a8a45e062cae529c9e31da43f35182...ec64479923cfac445ee35c032047cc18ddd02bee 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
