[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.4_rc1-1-10-g82feef4
The following commit has been merged in the debian-experimental-3.5 branch:
commit 82feef4711d534cad55a3568e1147040fd50f091
Author: Rene Engelhard <rene@debian.org>
Date: Sat May 26 11:39:34 2012 +0200
update to rc2
diff --git a/changelog b/changelog
index ddacd76..8760464 100644
--- a/changelog
+++ b/changelog
@@ -1,11 +1,13 @@
-libreoffice (1:3.5.4~rc1-2) UNRELEASED; urgency=low
+libreoffice (1:3.5.4~rc2-1) experimental; urgency=low
+
+ * new upstrea release candidate
* debian/rules:
- really disable -gcj package completely (not just empty package)
- surrender and disable mozilla plugin. broken again for whatever
non-LO reason.
- -- Rene Engelhard <rene@debian.org> Tue, 22 May 2012 14:56:19 +0200
+ -- Rene Engelhard <rene@debian.org> Sat, 26 May 2012 10:36:27 +0200
libreoffice (1:3.5.4~rc1-1) experimental; urgency=low
diff --git a/rules b/rules
index 7033ef7..b481f1d 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.5.4.1
+lo_sources_ver=3.5.4.2
# NOT in proper libreoffice-3-5 branch
-# use ./g checkout -b tag-libreoffice-3.5.4.1 libreoffice-3.5.4.1
+# use ./g checkout -b tag-libreoffice-3.5.4.2 libreoffice-3.5.4.2
GIT_TAG=libreoffice-$(lo_sources_ver)
GIT_BRANCH=tag-libreoffice-$(lo_sources_ver)
endif
--
LibreOffice packaging repository
Reply to: