Alexandre Detiste pushed to branch master at Debian Med / biomaj3-process
Commits: 94906630 by Alexandre Detiste at 2026-06-14T11:31:45+02:00 rewrite d/watch in v5 format - - - - - c48452af by Alexandre Detiste at 2026-06-14T11:33:42+02:00 use tmpfiles to create /var/cache/python3-biomaj3-process - - - - - 1770e438 by Alexandre Detiste at 2026-06-14T11:34:30+02:00 release - - - - - 3 changed files: - debian/changelog - debian/python3-biomaj3-process.dirs - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +biomaj3-process (3.0.19-5) unstable; urgency=medium + + * Team upload. + * Update standards version to 4.7.4, no changes needed. + * Disable useless Salsa CI jobs + * Use dh-cruft to register & purge /var/cache/python3-biomaj3-process/ + * Rewrite d/watch in v5 format + * Use tmpfiles to create /var/cache/python3-biomaj3-process + + -- Alexandre Detiste <[email protected]> Sun, 14 Jun 2026 11:34:07 +0200 + biomaj3-process (3.0.19-4) unstable; urgency=medium * Team upload. ===================================== debian/python3-biomaj3-process.dirs ===================================== @@ -1,3 +1,2 @@ etc/python3-biomaj3-process usr/bin -var/cache/python3-biomaj3-process ===================================== debian/watch ===================================== @@ -1,3 +1,7 @@ -version=4 -opts="repack,compression=xz,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/biomaj3-process-$1\.tar\.gz/" \ - https://github.com/genouest/biomaj-process/tags .*/v?(\d\S+)\.tar\.gz +Version: 5 + +Source: https://github.com/genouest/biomaj-process/tags +Matching-Pattern: .*/v?(\d\S+)\.tar\.gz +Compression: xz +Filenamemangle: s/.+\/v?(\d\S+)\.tar\.gz/biomaj3-process-$1\.tar\.gz/ +Repack: yes View it on GitLab: https://salsa.debian.org/med-team/biomaj3-process/-/compare/4e6ac6cbac596d6f3744fec1072d2fa820d30310...1770e438af6498d17c60538e2216cb0f0cb1ff7e -- View it on GitLab: https://salsa.debian.org/med-team/biomaj3-process/-/compare/4e6ac6cbac596d6f3744fec1072d2fa820d30310...1770e438af6498d17c60538e2216cb0f0cb1ff7e You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
