[jackson-dataformat-xml] 07/13: Use xz compression method.
Markus Koschany
apo at moszumanska.debian.org
Wed Oct 11 22:19:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-dataformat-xml.
commit 9dbcd9e7f3e7c4950237df00986faa7cdb4bf871
Author: Markus Koschany <apo at debian.org>
Date: Wed Oct 11 18:30:05 2017 +0200
Use xz compression method.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b2b3f78..72e3092 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ override_dh_installchangelogs:
dh_installchangelogs release-notes/VERSION
get-orig-source:
- uscan --download-current-version --force-download --repack
+ uscan --download-current-version --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-xml.git
More information about the pkg-java-commits
mailing list