Merge branch 'development' into update_github
This commit is contained in:
commit
e972bef20f
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
|||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper-compat (= 12)
|
||||
Homepage: https://github.com/dnsmichi/manubulon-snmp
|
||||
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.5.1
|
||||
|
|
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/dnsmichi/manubulon-snmp/releases .*/v?(\d\S*)\.tar\.gz
|
||||
https://github.com/SteScho/manubulon-snmp/releases .*/v?(\d\S*)\.tar\.gz
|
||||
|
|
Loading…
Reference in a new issue