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

[SCM] LibreOffice packaging repository branch, ubuntu-quantal-3.6, updated. libreoffice_3.6.1_rc2-1-92-g5a3679f



The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit 9304a942ecd3d4f39107a1125c2d3fc69dd57c3a
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sat Dec 1 19:42:23 2012 +0100

    update git version too

diff --git a/changelog b/changelog
index 2ba3b76..722be75 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+libreoffice (1:3.6.4-0ubuntu1~ppa1) quantal; urgency=low
+
+  * update git version too, use final version for new tarballs 
+
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Sat, 01 Dec 2012 19:41:31 +0100
+
 libreoffice (1:3.6.4~rc3-0ubuntu1~ppa1) quantal; urgency=low
 
   * upstream fix build version (rc2 claimed to be rc1)
diff --git a/rules b/rules
index 0db0121..2882670 100755
--- a/rules
+++ b/rules
@@ -69,9 +69,9 @@ USE_SOURCE_TARBALLS=y
 USE_GIT_TARBALLS=n
 ifeq "$(USE_GIT_TARBALLS)" "y"
 GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
-lo_sources_ver:=3.6.2.2
+lo_sources_ver:=3.6.4.3
 GIT_TAG:=libreoffice-$(lo_sources_ver)
-GIT_BRANCH=libreoffice-3-6-2
+GIT_BRANCH=libreoffice-3-6-4
 ifneq ($(findstring ~git,$(DEB_VERSION_UPSTREAM)),)
 GIT_TAG=master
 endif

-- 
LibreOffice packaging repository


Reply to: