summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2021-02-06 23:36:31 -0500
committerAaron M. Ucko <ucko@debian.org>2021-02-06 23:38:56 -0500
commit989449e3da30166e9b04193146b1e152d16ae411 (patch)
treece36cd0aa3d7d16c919f1a1b08e2eb115c546b4f
parentb68c4fda84f1327242dad24c8f8e34be20be7918 (diff)
routine-update: debhelper-compat 13
-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 5c49420..cd61742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bsdgames-nonfree (2.17-9) UNRELEASED; urgency=medium
* NOT RELEASED YET.
* Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
-- Aaron M. Ucko <ucko@debian.org> Sat, 06 Feb 2021 23:35:57 -0500
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index e46a31a..4fb24f7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: non-free/games
XS-Autobuild: yes
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
libncurses-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/ucko/bsdgames-nonfree