summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissiere <rafael@debian.org>2018-12-27 13:00:49 -0200
committerRafael Laboissiere <rafael@debian.org>2018-12-27 13:00:49 -0200
commit579e18bc3e2d3ba0e9c650bf69e7a6ac63dffad3 (patch)
treeeae00acb36c22c9baaffe2adafd965cdfe074dae
parent74594830370864345ee058c6d3e0a8b91b8d597b (diff)
Build-depend on debhelper-compat instead of using d/compat
-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 b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 17316f0..204bd1c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Thomas Weber <tweber@debian.org>,
Mike Miller <mtmiller@debian.org>
Section: math
Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11),
octave-io,
octave-statistics,
dh-octave