summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@mister-muffin.de>2020-10-23 08:48:02 +0200
committerJohannes 'josch' Schauer <josch@mister-muffin.de>2020-10-23 08:48:02 +0200
commita447a8039d51e713faef2c57af9b6f8a0b1cb298 (patch)
tree5a730537735aa4e34ce78cd7b20982219c7da8f5 /debian
parentca9b659a77fe87841e7a5dab8c7004ebc2007d51 (diff)
remove debian/compat in favor of debhelper-compat (= 13)
Diffstat (limited to 'debian')
-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 9ecd518..c1ee154 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Johannes 'josch' Schauer <josch@debian.org>
Standards-Version: 3.9.8
Homepage: http://www.fuzzylite.com/cpp/
-Build-Depends: debhelper (>= 10), cmake
+Build-Depends: debhelper-compat (= 13), cmake
Vcs-Browser: https://browse.dgit.debian.org/fuzzylite.git/
Vcs-Git: https://git.dgit.debian.org/fuzzylite