From 547ca5d155a0fcffff4b781b768758c53da43715 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Sat, 23 Oct 2021 19:33:02 +0200 Subject: [PATCH 1/2] Update watch file to use tags instead of releases. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 240eddb..0b5aa2e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/nagios-snmp-plugins-$1\.tar\.gz/,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1-$2/ \ - https://github.com/SteScho/manubulon-snmp/releases .*/v?(\d\S*)\.tar\.gz + https://github.com/SteScho/manubulon-snmp/tags .*/v?(\d\S*)\.tar\.gz From 0fef6a8d275e9842aeb940e76ff1b5df21921078 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Tue, 21 Jun 2022 07:28:40 +0200 Subject: [PATCH 2/2] Bump Standards-Version to 4.6.1, no changes. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bc313d0..6c63e3c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12) Homepage: https://github.com/SteScho/manubulon-snmp Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins.git -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Package: nagios-snmp-plugins Architecture: all