Set debhelper-compat version in Build-Depends.

Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
This commit is contained in:
Debian Janitor 2020-05-04 16:24:37 +00:00
parent f84a199744
commit 6abd503b95
No known key found for this signature in database
GPG key ID: 6F915003D1998D6A
3 changed files with 2 additions and 2 deletions

1
debian/changelog vendored
View file

@ -8,6 +8,7 @@ nagios-snmp-plugins (2.1.0-2) UNRELEASED; urgency=medium
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from deprecated 5 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jan Wagner <waja@cyconet.org> Wed, 23 Jan 2019 22:34:43 +0100

1
debian/compat vendored
View file

@ -1 +0,0 @@
12

2
debian/control vendored
View file

@ -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>
Build-Depends: debhelper (>= 12~)
Build-Depends: debhelper-compat (= 12)
Homepage: https://github.com/dnsmichi/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