diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:10:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:10:24 +0000 |
commit | c5ffbdd9907f01e36cd743f75bb9ea626bb5daed (patch) | |
tree | d4a63bd915caeff71b08947ae7669cad6be200d6 | |
parent | Adding lzip-decompressor alternative. (diff) | |
download | xlunzip-c5ffbdd9907f01e36cd743f75bb9ea626bb5daed.tar.xz xlunzip-c5ffbdd9907f01e36cd743f75bb9ea626bb5daed.zip |
Updating to standards version 4.3.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index aabaf6a..84a658b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper (>= 11), Rules-Requires-Root: no -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Homepage: http://www.nongnu.org/lzip/xlunzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/xlunzip Vcs-Git: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/xlunzip |