Andreas Tille pushed to branch master at Debian Med / htseq
Commits: 6586378e by Andreas Tille at 2024-12-07T12:11:20+01:00 Fix watch file - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +htseq (2.0.5-3) UNRELEASED; urgency=medium + + * Fix watch file + + -- Andreas Tille <[email protected]> Sat, 07 Dec 2024 12:09:28 +0100 + htseq (2.0.5-2) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,2 +1,6 @@ version=4 -https://pypi.python.org/pypi/HTSeq .*/HTSeq@ANY_VERSION@@ARCHIVE_EXT@ + +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/htseq/htseq/tags (?:.*?/)?release_(\d[\d.]*)\.tar\.gz + +# https://pypi.python.org/pypi/HTSeq .*/HTSeq@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/htseq/-/commit/6586378e1119b6e239d839e539b72ac899f33be9 -- View it on GitLab: https://salsa.debian.org/med-team/htseq/-/commit/6586378e1119b6e239d839e539b72ac899f33be9 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
