[SCM] eq10q/master: Repack with xz compression.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 8 02:15:53 UTC 2015


The following commit has been merged in the master branch:
commit d27015239d37a0d22445a80adcdb64f1ee120cf5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 8 03:15:43 2015 +0100

    Repack with xz compression.

diff --git a/debian/rules b/debian/rules
index 14c6de5..c2fc94f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,7 @@ get-orig-source:
 	tar cf ../eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar \
 	--exclude=.kdev4 eq10q-$(UPSTREAM_VERSION)~$(DFSG) \
 	--exclude-vcs
-	gzip -9fn ../eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar
+	xz -zf ../eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar
 	rm -rf eq10q-$(UPSTREAM_VERSION)~$(DFSG)
+#	mv eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar.xz ../eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar.xz
+#	rm ../eq10q_$(UPSTREAM_VERSION)~$(DFSG).orig.tar

-- 
eq10q packaging



More information about the pkg-multimedia-commits mailing list