Switching to xz compression.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7b25ff9ce1
commit
078d527f12
2 changed files with 2 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -10,4 +10,4 @@ override_dh_strip:
|
|||
dh_strip --dbg-package=pdlzip-dbg
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zgzip -z9
|
||||
dh_builddeb -- -Zxz -z9
|
||||
|
|
2
debian/source/options
vendored
2
debian/source/options
vendored
|
@ -1,2 +1,2 @@
|
|||
compression = gzip
|
||||
compression = xz
|
||||
compression-level = 9
|
||||
|
|
Loading…
Add table
Reference in a new issue