Bump debhelper compat to 12, no changes.
This commit is contained in:
parent
81597f5dbc
commit
2d395244a3
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,11 +1,7 @@
|
|||
monitoring-plugins (2.3.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Jan Wagner ]
|
||||
* NOT RELEASED YET
|
||||
|
||||
[ Bas Couwenberg ]
|
||||
* Bump Standards-Version to 4.6.0, no changes.
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Thu, 22 Apr 2021 13:15:48 +0200
|
||||
|
||||
monitoring-plugins (2.3.1-1) unstable; urgency=medium
|
||||
|
|
1
debian/compat
vendored
1
debian/compat
vendored
|
@ -1 +0,0 @@
|
|||
10
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: net
|
|||
Priority: optional
|
||||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||
Uploaders: Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>
|
||||
Build-Depends: debhelper (>= 10~),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
libcurl4-openssl-dev | libcurl4-nss-dev (>= 7.34) | libcurl4-gnutls-dev (>= 7.42),
|
||||
libdbi-dev,
|
||||
libradcli-dev | libfreeradius-client-dev | libradiusclient-ng-dev,
|
||||
|
|
Loading…
Reference in a new issue