diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:10 +0000 |
commit | 57981ebe93add4ca17df1e68ff735429e0881dab (patch) | |
tree | 8d0440b6c278022a2dc9d663e5ebed729ca4dbeb | |
parent | Releasing debian version 1.11-7. (diff) | |
download | lzlib-57981ebe93add4ca17df1e68ff735429e0881dab.tar.xz lzlib-57981ebe93add4ca17df1e68ff735429e0881dab.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b83f921..89a5496 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: libs Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 12.8~), - debhelper-compat (= 12), + debhelper-compat (= 13), texinfo, Rules-Requires-Root: no Standards-Version: 4.5.0 |