[med-svn] [Git][med-team/bustools][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 13:51:45 BST 2021
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 <nilesh at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210902/8cf2f000/attachment-0001.htm>
More information about the debian-med-commit
mailing list