The following commit has been merged in the debian-experimental-3.5 branch: commit 6cb8b23daba2ccd43d5de0e080e2f3180bd4e5db Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Fri Feb 10 19:25:48 2012 +0100
make orig tarballs xz diff --git a/rules b/rules index f412031..6d7e391 100755 --- a/rules +++ b/rules @@ -3039,7 +3039,7 @@ ifeq "$(USE_GIT_TARBALLS)" "y" GIT_INSTALLED:=$(shell which git >/dev/null 2>/dev/null && echo "y") -get_orig_tarball=$(CURDIR)/../libreoffice_$(DEB_VERSION_UPSTREAM).orig$(1).tar.bz2 +get_orig_tarball=$(CURDIR)/../libreoffice_$(DEB_VERSION_UPSTREAM).orig$(1).tar.xz define pack_gittarball $(if $(GIT_INSTALLED),,$(error You need git.)) -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rzehi-00052d...@vasks.debian.org