diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-08-06 10:32:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-17 07:03:03 +0000 |
commit | 01ecf8d34f75e467a361d389ad3565a8989ff8ee (patch) | |
tree | 4469510b99f1da5532a882e5d1191788de57d686 | |
parent | Updating to standards version 4.1.1. (diff) | |
download | lzd-01ecf8d34f75e467a361d389ad3565a8989ff8ee.tar.xz lzd-01ecf8d34f75e467a361d389ad3565a8989ff8ee.zip |
Deprecating priority extra as of policy 4.0.1.
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 236efee..df8e2da 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: lzd Section: utils -Priority: extra +Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper (>= 10), @@ -27,7 +27,6 @@ Description: Educational, lossless data compressor based on the LZMA algorithm Package: lzd-dbg Section: debug -Priority: extra Architecture: any Depends: lzd (= ${binary:Version}), |