The following commit has been merged in the debian-experimental-3.5 branch: commit f73a611d1286ad48ff72c48bd58c6ebb7fdf1c85 Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Tue Nov 22 21:43:44 2011 +0100
update GIT_ vars, add GIT_BASEURL for local mirrors diff --git a/changelog b/changelog index 82ad7d1..084f349 100644 --- a/changelog +++ b/changelog @@ -25,8 +25,9 @@ libreoffice (1:3.5.0~alpha0~git20111121-1) UNRELEASED; urgency=low [ Bjoern Michaelsen ] * set CURDIR before first use and use safe method to set it + * update GIT_ vars, add GIT_BASEURL for local mirrors - -- Bjoern Michaelsen <bjoern.michael...@canonical.com> Tue, 22 Nov 2011 21:40:57 +0100 + -- Bjoern Michaelsen <bjoern.michael...@canonical.com> Tue, 22 Nov 2011 21:42:08 +0100 libreoffice (1:3.4.4-2) UNRELEASED; urgency=medium diff --git a/rules b/rules index 6dcd7ef..6b617a0 100755 --- a/rules +++ b/rules @@ -69,9 +69,9 @@ export QUILT_OPTIONS="-p1 -F0" # work around tcsh bugs.debian.org/339034: tcsh: Unknown colorls variable `su' unexport LS_COLORS -MWS=OOO350 -GIT_TAG=libreoffice-3.4.3.2 -GIT_BRANCH= +GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice +GIT_TAG=master +GIT_BRANCH=master SOURCE_TREE=. STAMP_DIR=debian/stampdir TARFILE_LOCATION=$(CURDIR)/ext-sources -- 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/e1rtejd-0001y9...@vasks.debian.org