Steffen Möller pushed to branch master at Debian Med / bustools
Commits: baf717b7 by Steffen Moeller at 2021-09-02T14:51:25+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 @@ bustools (0.41.0+dfsg-1) UNRELEASED; urgency=medium + [ Nilesh Patra ] * Team Upload. * New upstream version 0.41.0+dfsg * d/watch: Fix watch regex @@ -14,6 +15,9 @@ bustools (0.41.0+dfsg-1) UNRELEASED; urgency=medium TODO: cppnumericalsolvers and lbfgspp are still in NEW + [ Steffen Moeller ] + * Fix watchfile to detect new versions on github (routine-update) + -- Nilesh Patra <[email protected]> Tue, 13 Jul 2021 21:16:40 +0530 bustools (0.40.0-4) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \ - https://github.com/BUStools/bustools/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/BUStools/bustools/releases .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/bustools/-/commit/baf717b706deca0e0283a41850a9df8c9efaf12a -- View it on GitLab: https://salsa.debian.org/med-team/bustools/-/commit/baf717b706deca0e0283a41850a9df8c9efaf12a 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
