summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissiere <rafael@debian.org>2017-12-29 22:09:44 -0200
committerRafael Laboissiere <rafael@debian.org>2017-12-29 22:09:44 -0200
commit6da2b8adb29ebd657df2e930de3b5578fae3fac1 (patch)
tree88e5eac3493c74ef49111749bf321ed100356e12
parent6b7255dde642fab32951a2a4c5cbd1f2f2f2c103 (diff)
Set debhelper compatiblity level to >= 11
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 00b51b2..199a864 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Thomas Weber <tweber@debian.org>,
Rafael Laboissiere <rafael@debian.org>,
Sébastien Villemot <sebastien@debian.org>,
Mike Miller <mtmiller@debian.org>
-Build-Depends: debhelper (>= 9), octave-pkg-dev (>= 2),
+Build-Depends: debhelper (>= 11), octave-pkg-dev (>= 2),
libhdf5-openmpi-dev, octave-msh (>= 1.0.2-4)
Standards-Version: 4.1.2
Homepage: http://octave.sourceforge.net/bim