Steffen Möller pushed to branch master at Debian Med / umap-learn
Commits: 2c8649a0 by Steffen Moeller at 2021-09-02T14:48:06+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ umap-learn (0.5.0+dfsg-1) UNRELEASED; urgency=medium + [ Andreas Tille ] * Drop unused lintian override * New upstream version * Standards-Version: 4.5.1 (routine-update) @@ -8,6 +9,9 @@ umap-learn (0.5.0+dfsg-1) UNRELEASED; urgency=medium * Test runs only on 64 bit architectures TODO: tensorflow + [ Steffen Moeller ] + * Fix watchfile to detect new versions on github (routine-update) + -- Andreas Tille <[email protected]> Thu, 14 Jan 2021 21:58:17 +0100 umap-learn (0.4.5+dfsg-2) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/lmcinnes/umap/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/lmcinnes/umap/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/umap-learn/-/commit/2c8649a01f3fb20da2f5849ff7b80097e1b1458d -- View it on GitLab: https://salsa.debian.org/med-team/umap-learn/-/commit/2c8649a01f3fb20da2f5849ff7b80097e1b1458d 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
