diff options
author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:07:07 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:07:07 -0700 |
commit | ff87fcafa9816cfa049ea8f2c9e5c743f9497b66 (patch) | |
tree | 6aa50a3c773295ce7661d88bc989097b99221d70 /debian/compat | |
parent | 3955cef896acb1414bff922449be67101a873b2b (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/compat')
-rw-r--r-- | debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 |