summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-07-23 18:27:52 +0200
committergregor herrmann <gregoa@debian.org>2022-07-23 18:27:52 +0200
commit63908ff2da3070b03542c5669ce4284ab53996e6 (patch)
tree5c56e265795ecb5e4dcc0300f0b0c7d0be8d0608
parentca92ddcc4b829482e00e349263667ed14d8cfb47 (diff)
Bump debhelper-compat to 13.
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 7840418..0a6e273 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
# hunspell-en-us required for tests to work.
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
hunspell-en-us,
libextutils-pkgconfig-perl,
libhunspell-dev,