[critterding] 10/24: Switch compression to xz.

Gabriele Giacone gg0-guest at moszumanska.debian.org
Sat Aug 2 22:43:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

gg0-guest pushed a commit to branch master
in repository critterding.

commit b9f09f88291f28f5cc837b9a5d86a9a7694c83cb
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Sat Aug 2 12:08:55 2014 +0200

    Switch compression to xz.
---
 debian/changelog      | 1 +
 debian/rules          | 2 +-
 debian/source/options | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d66ce2a..7a7ed5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ critterding (1.0-beta14-1) UNRELEASED; urgency=low
   * Fix d/copyright according to format specification 1.0.
   * Bump debhelper compatibility to 9.
   * Fix d/watch, remove +dfsg leftovers.
+  * Switch source and binaries compression to xz.
 
  -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sat, 02 Aug 2014 11:41:51 +0200
 
diff --git a/debian/rules b/debian/rules
index 528f871..738f3e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,5 @@ override_dh_auto_clean:
 
 get-orig-source:
 	uscan --verbose --download-version $(VERSION) \
-		--force-download --repack --no-symlink --rename
+		--force-download --repack --no-symlink --compression xz --rename
 
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..161b7e0
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression=xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/critterding.git



More information about the debian-science-commits mailing list