Using compression level 9 also for binary packages.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
290d1ca8f2
commit
78a0eaf2b7
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -18,3 +18,6 @@ override_dh_auto_install:
|
|||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=plzip-dbg
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zgzip -z9
|
||||
|
|
Loading…
Add table
Reference in a new issue