Andreas Tille pushed to branch master at Debian Med / python-cooler
Commits: a2f6f0c0 by Andreas Tille at 2022-09-29T15:39:41+02:00 Fix watch file - - - - - c11f31dd by Andreas Tille at 2022-09-29T15:40:27+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 7882f06d by Andreas Tille at 2022-09-29T15:43:20+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-cooler (0.8.11-3) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 29 Sep 2022 15:40:38 +0200 + python-cooler (0.8.11-2) unstable; urgency=medium [ Vagrant Cascadian ] ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), python3-multiprocess <!nocheck>, python3-click <!nocheck>, python3-cytoolz <!nocheck>, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/python-cooler Vcs-Git: https://salsa.debian.org/med-team/python-cooler.git Homepage: https://github.com/mirnylab/cooler ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/mirnylab/cooler/releases .*/v?@ANY_VERSION@\.tar\.gz + https://github.com/mirnylab/cooler/tags .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/compare/7bc9416724858879858e9274c9eed7d71e8f864c...7882f06d725d5d02f4c3972566ca497e7a710379 -- View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/compare/7bc9416724858879858e9274c9eed7d71e8f864c...7882f06d725d5d02f4c3972566ca497e7a710379 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
