Andreas Tille pushed to branch master at Debian Med / cat-bat
Commits: 9bf950b9 by Andreas Tille at 2022-11-30T19:57:12+01:00 Fix watch file - - - - - 3d66998d by Andreas Tille at 2022-11-30T19:57:27+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 70558088 by Andreas Tille at 2022-11-30T19:58:15+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +cat-bat (5.2.3-2) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 30 Nov 2022 19:57:41 +0100 + cat-bat (5.2.3-1) unstable; urgency=medium * d/watch: Fix regex ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3, diamond-aligner -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/cat-bat Vcs-Git: https://salsa.debian.org/med-team/cat-bat.git Homepage: https://github.com/dutilh/CAT ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/dutilh/CAT/releases .*/archive/.*/v?@ANY_VERSION@\.tar\.gz + https://github.com/dutilh/CAT/tags .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/cat-bat/-/compare/ec1a9e8cb23e168e3ac5ffe945490bee0190c1a6...70558088db186992cdde32131c63edfa8ad2deb1 -- View it on GitLab: https://salsa.debian.org/med-team/cat-bat/-/compare/ec1a9e8cb23e168e3ac5ffe945490bee0190c1a6...70558088db186992cdde32131c63edfa8ad2deb1 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
