aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-06-03 17:07:07 -0700
committerRuss Allbery <eagle@eyrie.org>2018-06-03 17:07:07 -0700
commitff87fcafa9816cfa049ea8f2c9e5c743f9497b66 (patch)
tree6aa50a3c773295ce7661d88bc989097b99221d70 /debian/control
parent3955cef896acb1414bff922449be67101a873b2b (diff)
Update debhelper compatibility level to V11
* Update debhelper compatibility level to V11. - Remove explicit autoreconf sequence configuration. - Remove now-unnecessary --parallel flags.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 486dd76..226a64e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: extra
Maintainer: Russ Allbery <rra@debian.org>
Bugs: mailto:rra@debian.org
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 11),
libauthen-sasl-perl,
libcrypt-generatepassword-perl,
libdatetime-format-sqlite-perl,