[pkg-nagios-changes] [Git][nagios-team/pkg-check-multi][master] Update watch file to use GitHub releases.
Bas Couwenberg
gitlab at salsa.debian.org
Tue Mar 24 17:45:15 GMT 2020
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-check-multi
Commits:
fea39f90 by Bas Couwenberg at 2020-03-24T18:45:09+01:00
Update watch file to use GitHub releases.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ nagios-plugin-check-multi (0.26-4) UNRELEASED; urgency=medium
* Bump debhelper compat to 10, changes:
- Don't explicitly enable autoreconf, enabled by default
- Drop dh-autoreconf build dependency
+ * Update watch file to use GitHub releases.
[ Marc Haber ]
* new salsa URLs and new github Homepage in debian/control
=====================================
debian/watch
=====================================
@@ -1,6 +1,7 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
-http://my-plugin.de/wiki/projects/check_multi/download \
-(?:.*?/)?(?:check_multi-stable)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/(?:.*\/)?(?:rel|v|check_multi)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/check_multi-$1.$2/ \
+https://github.com/flackem/check_multi/releases \
+(?:.*?/archive/)?(?:rel|v|check_multi)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-check-multi/-/commit/fea39f90544158073ae8f07acd2a9842cfdaf929
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-check-multi/-/commit/fea39f90544158073ae8f07acd2a9842cfdaf929
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/pkg-nagios-changes/attachments/20200324/5e96afcf/attachment.html>
More information about the pkg-nagios-changes
mailing list