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

[libreoffice] 02/03: fix GIT_BRANCH/Vcs-Git:



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.0
in repository libreoffice.

commit 29cf1f8e89b131186f2883f55ac7ceccf819fcf7
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Aug 26 14:46:28 2015 +0200

    fix GIT_BRANCH/Vcs-Git:
---
 control    | 2 +-
 control.in | 2 +-
 rules      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/control b/control
index 1da74a0..ade8b78 100644
--- a/control
+++ b/control
@@ -189,7 +189,7 @@ Build-Conflicts: amd-libopencl1,
 Standards-Version: 3.9.4
 XS-Python3-Version: 3.4
 XS-Testsuite: autopkgtest
-Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git -b debian-experimental-5.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git
 Bugs: 
 Homepage: http://www.libreoffice.org
diff --git a/control.in b/control.in
index 80dff85..1269b0c 100644
--- a/control.in
+++ b/control.in
@@ -28,7 +28,7 @@ Build-Conflicts: ant (= 1.8.0-1) [%OOO_GCJ_JDK_ARCHS%],
                  nvidia-libopencl1
 Standards-Version: 3.9.4
 XS-Python3-Version: @PYTHON_VERSION_CONTROL@
-Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git -b debian-experimental-5.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git
 Bugs: @BUGS@
 Homepage: http://www.libreoffice.org
diff --git a/rules b/rules
index 09aeff7..1563292 100755
--- a/rules
+++ b/rules
@@ -73,7 +73,7 @@ lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentf
 # 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=libreoffice-5-0-1
+GIT_BRANCH=libreoffice-5-0
 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: