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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.6, updated. libreoffice_3.6.4-1-12-gaa91bec



The following commit has been merged in the debian-experimental-3.6 branch:
commit fb98df1d9f4656e81981765bbdab0fb927cd20d2
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Jan 15 14:21:42 2013 +0100

    rc1

diff --git a/changelog b/changelog
index 0b5e39e..0db9d2b 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:3.6.5~rc1~git20130114-1) UNRELEASED; urgency=low
+libreoffice (1:3.6.5~rc1-1) UNRELEASED; urgency=low
 
   * new upstream snspshot
      - fixes --view (closes: #697723)
diff --git a/rules b/rules
index ae99256..f16ccf7 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=3.6.4.3
+lo_sources_ver=3.6.5.1
 # NOT in proper libreoffice-3-6 branch
-# use ./g checkout -b tag-libreoffice-3.6.4.3 libreoffice-3.6.4.3
+# use ./g checkout -b tag-libreoffice-3.6.5.1 libreoffice-3.6.5.1
 GIT_TAG=libreoffice-$(lo_sources_ver)
-GIT_BRANCH=libreoffice-3-6-4
+GIT_BRANCH=libreoffice-3-6-5
 endif
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
 lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)

-- 
LibreOffice packaging repository


Reply to: