Debian package changes
* debian/control: - Switch VCS-URL and VCS-Browser to new URLs - Bump Standards-Version to 4.5.1 - Update to debhelper 12 * debian/compat: - bump compat to 12
This commit is contained in:
parent
e9c845d0d9
commit
b614468676
3 changed files with 11 additions and 6 deletions
10
debian/control
vendored
10
debian/control
vendored
|
@ -1,12 +1,12 @@
|
|||
Source: nagios-check-xmppng
|
||||
Section: net
|
||||
Priority: extra
|
||||
Priority: optional
|
||||
Maintainer: Jan Dittberner <jandd@debian.org>
|
||||
Homepage: https://exchange.icinga.org/jandd/check_xmppng
|
||||
Build-Depends: debhelper (>= 9)
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://git.dittberner.info/?p=check_xmpp.git
|
||||
Vcs-Git: https://git.dittberner.info/check_xmpp.git -b debian
|
||||
Build-Depends: debhelper (>= 12)
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://git.dittberner.info/jan/check_xmppng
|
||||
Vcs-Git: https://git.dittberner.info/jan/check_xmpp.git -b debian
|
||||
|
||||
Package: nagios-check-xmppng
|
||||
Architecture: all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue