Bump debhelper from old 12 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
debian
Debian Janitor 2021-08-25 16:31:37 +00:00
parent 05ffe57b3b
commit 5e2909be51
3 changed files with 2 additions and 3 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ fail2ban (0.11.2-3) UNRELEASED; urgency=medium
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Tue, 13 Jul 2021 19:39:48 -0000

2
debian/control vendored
View File

@ -5,7 +5,7 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>,
Sylvestre Ledru <sylvestre@debian.org>
Build-Depends:
debhelper-compat (= 12)
debhelper-compat (= 13)
, debhelper
, dh-python
, python3

2
debian/rules vendored
View File

@ -55,10 +55,8 @@ override_dh_install:
dh_install
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# fails for now (4 tests), accept it for now
FAIL2BAN_CONFIG_DIR="$(CURDIR)/config" LC_ALL=C.UTF-8 bin/fail2ban-testcases --verbosity=2 --no-network || true
endif
override_dh_installexamples:
dh_installexamples files/ipmasq-* files/nagios files/cacti