Steffen Möller pushed to branch master at Debian Med / nipy
Commits: 6492903c by Steffen Moeller at 2021-09-02T13:18:16+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,9 @@ nipy (0.5.0-1) UNRELEASED; urgency=medium * Drop patches merged upstream. * debian/rules: adjust path to scripts during the tests + [ Steffen Moeller ] + * Fix watchfile to detect new versions on github (routine-update) + -- Yaroslav Halchenko <[email protected]> Sat, 20 Feb 2021 10:00:57 -0500 nipy (0.4.3~rc1-1) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="uversionmangle=s/rc/~rc/, filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/nipy/nipy/releases .*archive/.*/@ANY_VERSION@\.tar\.gz + https://github.com/nipy/nipy/releases .*/.*/@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/nipy/-/commit/6492903cb4ee0e80e9f8d305b61c6ef231f972c2 -- View it on GitLab: https://salsa.debian.org/med-team/nipy/-/commit/6492903cb4ee0e80e9f8d305b61c6ef231f972c2 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
