Steffen Möller pushed to branch master at Debian Med / python-pyflow
Commits: 5c500282 by Steffen Moeller at 2021-09-02T14:04:21+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,9 @@ +python-pyflow (1.1.20-3) UNRELEASED; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 14:04:21 +0200 + python-pyflow (1.1.20-2) unstable; urgency=medium * Team upload ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/Illumina/pyflow/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/Illumina/pyflow/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/-/commit/5c500282602e6aec072696e0650d859ec30a3e4d -- View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/-/commit/5c500282602e6aec072696e0650d859ec30a3e4d 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
