diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:01:31 +0000 |
commit | ada452f18ca1f01b1ab08bf8ad5498f1de4b1b89 (patch) | |
tree | 37d3a6070a65a02da653c63486cdcdf5ff1a34ff | |
parent | Updating to standards version 4.1.3. (diff) | |
download | lziprecover-ada452f18ca1f01b1ab08bf8ad5498f1de4b1b89.tar.xz lziprecover-ada452f18ca1f01b1ab08bf8ad5498f1de4b1b89.zip |
Updating to debhelper compat 11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 6df5f5b..6b10d8a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), texinfo, Rules-Requires-Root: no Standards-Version: 4.1.3 |