Étienne Mollier pushed to branch master at Debian Med / pyscanfcs
Commits: 9c664031 by Étienne Mollier at 2025-11-29T15:02:15+01:00 d/control: build depends on python3-pytest. Closes: #1120219 - - - - - 45920001 by Étienne Mollier at 2025-11-29T15:02:57+01:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - 182ac464 by Étienne Mollier at 2025-11-29T15:03:23+01:00 d/control: declare compliance to standards version 4.7.2. - - - - - ee5ae99b by Étienne Mollier at 2025-11-29T15:04:57+01:00 d/watch: convert to v5 Github template. - - - - - ee69716a by Étienne Mollier at 2025-11-29T15:24:13+01:00 d/control: build depends on python3-numpy-dev. - - - - - 6c5a110f by Étienne Mollier at 2025-11-29T15:24:50+01:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +pyscanfcs (0.3.6+ds-6) unstable; urgency=medium + + * Team upload. + * d/control: build depends on python3-pytest. (Closes: #1120219) + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: declare compliance to standards version 4.7.2. + * d/watch: convert to v5 Github template. + * d/control: build depends on python3-numpy-dev. + + -- Étienne Mollier <[email protected]> Sat, 29 Nov 2025 15:24:35 +0100 + pyscanfcs (0.3.6+ds-5) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -14,6 +14,8 @@ Build-Depends: cython3, python3-matplotlib, python3-multipletau, python3-numpy, + python3-numpy-dev, + python3-pytest, python3-pytest-runner, python3-scipy, python3-setuptools, @@ -25,11 +27,10 @@ Build-Depends: cython3, texlive-latex-extra, texlive-latex-recommended, texlive-science -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 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/ -Rules-Requires-Root: no Package: pyscanfcs Architecture: any ===================================== debian/watch ===================================== @@ -1,3 +1,10 @@ -version=4 -opts="uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,repacksuffix=+ds,dversionmangle=s/\+ds//g,repack,compression=xz" \ - https://github.com/paulmueller/PyScanFCS/tags .*/v?(\d\S*)\.tar\.gz +Version: 5 + +Template: Github +Owner: paulmueller +Project: PyScanFCS +Compression: xz +Dversionmangle: auto +Repack: yes +Repacksuffix: +ds +Uversionmangle: auto View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/compare/91c869797f1506123baad2bc54bd158df15ecf51...6c5a110fc7372c0ef08a22c31bb984a0ddd30179 -- View it on GitLab: https://salsa.debian.org/med-team/pyscanfcs/-/compare/91c869797f1506123baad2bc54bd158df15ecf51...6c5a110fc7372c0ef08a22c31bb984a0ddd30179 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
