Michael R. Crusoe pushed to branch master at Debian Med / cyvcf2
Commits: 71c9204c by Michael R. Crusoe at 2024-07-31T11:37:11+02:00 d/control: switch to cython3 3.x from the deprecated cython3-legacy. - - - - - 95dcd631 by Michael R. Crusoe at 2024-07-31T11:37:32+02:00 routine-update: Standards-Version: 4.6.2 - - - - - 2465cc8c by Michael R. Crusoe at 2024-07-31T11:37:47+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +cyvcf2 (0.31.1-2) unstable; urgency=medium + + * Team upload. + * d/control: switch to cython3 3.x from the deprecated cython3-legacy. + * Standards-Version: 4.6.2 (routine-update) + + -- Michael R. Crusoe <[email protected]> Wed, 31 Jul 2024 11:37:47 +0200 + cyvcf2 (0.31.1-1) unstable; urgency=medium * New upstream version 0.31.1 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, zlib1g-dev, - cython3-legacy, + cython3, python3-setuptools, python3-all-dev, python3-numpy, @@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 13), libhts-dev, libbz2-dev, help2man <!nodoc> -Standards-Version: 4.7.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/cyvcf2 Vcs-Git: https://salsa.debian.org/med-team/cyvcf2.git Homepage: https://github.com/brentp/cyvcf2 View it on GitLab: https://salsa.debian.org/med-team/cyvcf2/-/compare/0bad9e8ad82291d91447ad0f5db878bd6514c893...2465cc8c7468376e666c0b584c9ebbbe91875fe4 -- View it on GitLab: https://salsa.debian.org/med-team/cyvcf2/-/compare/0bad9e8ad82291d91447ad0f5db878bd6514c893...2465cc8c7468376e666c0b584c9ebbbe91875fe4 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
