[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.2_rc2-2-14-ge28239c



The following commit has been merged in the debian-experimental-4.0 branch:
commit 46db3947935ae800111084b7a3b8ae5cc97e6492
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Apr 16 21:17:54 2013 +0200

    update to 4.0.3 rc1

diff --git a/changelog b/changelog
index ab2452c..87cce93 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,6 @@
-libreoffice (1:4.0.2-1) UNRELEASED; urgency=low
+libreoffice (1:4.0.3~rc1-1) UNRELEASED; urgency=low
 
-  * LibreOffice 4.0.2 final release (identical to rc2)
+  * new upstream release candidate
 
   * debian/control.librelogo.in:
     - actually use ${pyuno-depends}... 
diff --git a/rules b/rules
index 0443847..7f85178 100755
--- a/rules
+++ b/rules
@@ -69,11 +69,11 @@ USE_SOURCE_TARBALLS=y
 USE_GIT_TARBALLS=n
 ifeq "$(USE_GIT_TARBALLS)" "y"
 GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
-lo_sources_ver=4.0.2.2
+lo_sources_ver=4.0.3.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)
-GIT_BRANCH=libreoffice-4-0-2
+GIT_BRANCH=libreoffice-4-0-3
 endif
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
 lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)

-- 
LibreOffice packaging repository


Reply to: