summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@debian.org>2020-05-04 18:07:00 -0300
committerRafael Laboissière <rafael@debian.org>2020-05-04 18:07:00 -0300
commit16346af9429868865cf903448156e9b1455b0d3d (patch)
tree523dbfc3c439354bb46597d15bd55d74c7d09ab4
parent67a8b40249e4e8839fb3f419fd617dfc27c8df1f (diff)
d/control: Bump debhelper compatibitlity level to 13
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 543a4fd..0d41776 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-octave (>= 0.7.1),
libgdal-dev,
octave-io (>= 2.2.7)