Merge branch 'master' of salsa.debian.org:nagios-team/pkg-nagios-snmp-plugins
This commit is contained in:
commit
0f4afbbbdd
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
2
debian/watch
vendored
2
debian/watch
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue