summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2022-10-27 07:30:16 +0200
committerIgor Pashev <pashev.igor@gmail.com>2022-10-27 07:30:16 +0200
commitf013b33fdbc11942f1178763ca1f65aa4d05a138 (patch)
tree2b2bce7543750c650686d21ffa3d309bec2b0c8e
parent354ef3c074c430b89748142e8bb5941ee0f2f71a (diff)
downloadopen-axiom-debian-f013b33fdbc11942f1178763ca1f65aa4d05a138.tar.gz
Use debhelper-compat ( = 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 45a4fb7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-8
diff --git a/debian/control b/debian/control
index 6b50863..220e5c3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
- debhelper ( >= 8 ),
+ debhelper-compat ( = 13 ),
sbcl ( >= 1:1.0.30 ),
libxpm-dev,
libxt-dev,