[libreoffice] 01/02: 5.1.0 beta1
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch debian-experimental-5.1
in repository libreoffice.
commit cfd4add4c42cc43f26376a8dec622a52ab762615
Author: Rene Engelhard <rene@debian.org>
Date: Thu Nov 26 07:22:11 2015 +0100
5.1.0 beta1
---
changelog | 6 +++---
rules | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/changelog b/changelog
index 5d55a39..0201685 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,6 @@
-libreoffice (1:5.1.0~beta1~git20151118-1) UNRELEASED; urgency=medium
+libreoffice (1:5.1.0~beta1-1) experimental; urgency=medium
- * New upstream snapshot
+ * New upstream beta release
- fixes crash when selecting the border style in some window managers
(closes: #801504)
@@ -19,7 +19,7 @@ libreoffice (1:5.1.0~beta1~git20151118-1) UNRELEASED; urgency=medium
use pure perl for determining the version; taken from upstreams win
installer
- -- Rene Engelhard <rene@debian.org> Mon, 19 Oct 2015 22:57:36 +0200
+ -- Rene Engelhard <rene@debian.org> Thu, 26 Nov 2015 00:35:29 +0100
libreoffice (1:5.1.0~alpha1-4) experimental; urgency=medium
diff --git a/rules b/rules
index 188dcb7..cc539fb 100755
--- a/rules
+++ b/rules
@@ -71,8 +71,8 @@ GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentfoundation | cut -d, -f2 | sed -e 's,\[,,' -e 's,\],,')
# 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=master
+GIT_TAG=libreoffice-$(lo_sources_ver)-buildfix1
+GIT_BRANCH=libreoffice-5-1
endif
ifeq "$(USE_SOURCE_TARBALLS)" "y"
lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git
Reply to: