summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-06-30 03:26:50 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-06-30 03:26:50 +0000
commit579c1865a003042ea95c70d220b1fc8e309a5a3c (patch)
tree3c35ff21fe023756e59b0683933aecde97971dab /debian
parent88ce98533ec72bdea9c72198cdd4291b353f4e1a (diff)
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
Diffstat (limited to 'debian')
-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 4621ce9..39123a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libtest-postgresql-perl (1.27-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 15:39:42 +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 1e8b054..155b161 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Don Armstrong <don@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
libmodule-build-tiny-perl,
perl
Build-Depends-Indep: libdbd-pg-perl,