summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2019-12-14 04:24:26 +0000
committerDebian Janitor <janitor@jelmer.uk>2019-12-14 04:24:26 +0000
commit2b981e95383b0b87e11332ca7407d810898353b1 (patch)
treef568235527f3d44a78d599ecb8d418bdb433b615
parent337ae694ca4f432ed1bc39fc12e94126913cd8a0 (diff)
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index edd3124..2eb5f81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libnet-ifconfig-wrapper-perl (0.16-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Contact, Name.
* Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:12:35 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index d9e1d82..eb9849b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl,
net-tools
Standards-Version: 4.1.3