This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.3 in repository libreoffice.
commit 8a889f4c2947c299c2b9289b9f6bbb1a2909998f Author: Rene Engelhard <[email protected]> Date: Thu Jul 17 19:12:40 2014 +0200 4.3.0 rc3 --- changelog | 6 +++--- control | 2 +- rules | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog b/changelog index 95b2438..716dc53 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,6 @@ -libreoffice (1:4.3.0~rc3~git20140713-1) UNRELEASED; urgency=low +libreoffice (1:4.3.0~rc3-1) experimental; urgency=low - * new upstream snapshot + * new upstream release candidate - packages galaxy icon as the icon scanner expects * debian/rules, debian/control.in: revert images.zip Depends: workaround, @@ -17,7 +17,7 @@ libreoffice (1:4.3.0~rc3~git20140713-1) UNRELEASED; urgency=low * debian/control.ure.in: add Breaks: libreoffice-core (<< 1:4.3.0~) to uno-libs3 (closes: #754535) - -- Rene Engelhard <[email protected]> Mon, 14 Jul 2014 21:54:20 +0200 + -- Rene Engelhard <[email protected]> Thu, 17 Jul 2014 18:13:15 +0200 libreoffice (1:4.3.0~rc2-1) experimental; urgency=low diff --git a/control b/control index 202f472..dcb8ae9 100644 --- a/control +++ b/control @@ -4117,7 +4117,7 @@ Section: libs Architecture: alpha amd64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: ure (<< 4.0.3-2) -Breaks: ure (<< 4.1.2~), libreoffice-core (<< 1:4.3.0~) +Breaks: libreoffice-core (<< 1:4.3.0~), ure (<< 4.1.2~) Description: LibreOffice UNO runtime environment -- public shared libraries The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. diff --git a/rules b/rules index 9a7c8f1..32c247c 100755 --- a/rules +++ b/rules @@ -70,7 +70,7 @@ 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_TAG=libreoffice-$(lo_sources_ver)-buildfix1 GIT_BRANCH=libreoffice-4-3-0 endif ifeq "$(USE_SOURCE_TARBALLS)" "y" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

