summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ae2c7af..23100bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libproc-fastspawn-perl (1.2-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 18:07:00 +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 6ab8e73..2c37a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
perl-xs-dev,
perl:native
Standards-Version: 4.1.5