debian: compress package with xz

All currently supported distros support this format.
This commit is contained in:
kytv
2013-08-01 23:29:34 +00:00
parent f3affff5be
commit 8ba493c60e
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
i2p (0.9.7-3) UNRELEASED; urgency=low
* debian/rules: compress with xz
-- Kill Your TV <killyourtv@i2pmail.org> Thu, 01 Aug 2013 23:26:52 +0000
i2p (0.9.7-2) unstable; urgency=low
* Bugfix: Add missing ; to i2prouter script.

2
debian/rules vendored
View File

@@ -106,7 +106,7 @@ override_dh_dhlibdeps:
# dh_installinit -r
override_dh_builddeb:
dh_builddeb -- -Zbzip2
dh_builddeb -- -Zxz
get-orig-source:
uscan --verbose --rename --destdir $(CURDIR)/.. --watchfile debian/watch --force-download