diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:58:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:58:22 +0000 |
commit | 679ee2b82ba1172704654f4c2676ffb8cfb3d533 (patch) | |
tree | 66033f09e3b2fdca707ff8df122203849282421f | |
parent | Updating year in copyright for 2019. (diff) | |
download | lziprecover-679ee2b82ba1172704654f4c2676ffb8cfb3d533.tar.xz lziprecover-679ee2b82ba1172704654f4c2676ffb8cfb3d533.zip |
Updating to debhelper 12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 04d1bd1..95dd1f9 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 (>= 11), + debhelper (>= 12), texinfo, Rules-Requires-Root: no Standards-Version: 4.3.0 |