[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_4.0.1_rc1-2-44-gb4b216d



The following commit has been merged in the debian-experimental-4.0 branch:
commit b4b216d65813e79673ce5dd3b772ef7eefaf4d54
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Mar 12 19:22:04 2013 +0100

    fix GIT_(TAG|BRANCH)

diff --git a/rules b/rules
index 5136234..fe75316 100755
--- a/rules
+++ b/rules
@@ -71,8 +71,8 @@ GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
 lo_sources_ver=4.0.2.1
 # NOT in proper libreoffice-3-6 branch
 # use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1
-GIT_TAG=libreoffice-$(lo_sources_ver)-hotfixes1
-GIT_BRANCH=libreoffice-4-0-1
+GIT_TAG=libreoffice-$(lo_sources_ver)
+GIT_BRANCH=libreoffice-4-0-2
 endif
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
 lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)

-- 
LibreOffice packaging repository


Reply to: