Steffen Möller pushed to branch master at Debian Med / python-screed
Commits: 933b97ed by Steffen Moeller at 2021-09-02T00:28:15+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-screed (1.0.5-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 00:28:15 +0200 + python-screed (1.0.5-1) unstable; urgency=medium * debian/watch: update to format 4 ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-screed-$1.tar.gz%" -https://github.com/dib-lab/screed/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/dib-lab/screed/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/commit/933b97ed6cf02b353ba66facc3d78fddd6ab6668 -- View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/commit/933b97ed6cf02b353ba66facc3d78fddd6ab6668 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
