[Libreoffice-commits] website.git: Branch 'tinderbox' - local_conf/TreeData.pm

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed May 21 13:45:40 PDT 2014


 local_conf/TreeData.pm |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit d01fba37102ef1993db5ae2d76af62d3695eb32a
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed May 21 22:46:14 2014 +0200

    libreoffice-4-3 branch

diff --git a/local_conf/TreeData.pm b/local_conf/TreeData.pm
index d95ab57..91f0ce8 100644
--- a/local_conf/TreeData.pm
+++ b/local_conf/TreeData.pm
@@ -243,6 +243,12 @@ $VERSION = '#tinder_version#';
                    branch => 'libreoffice-4-2',
                    VCS  => 'GIT',
                   },
+            'libreoffice-4-3' =>  {
+                   root => 'git://anongit.freedesktop.org/git/libreoffice/core',
+                   module => 'all',
+                   branch => 'libreoffice-4-3',
+                   VCS  => 'GIT',
+                  },
            );
 
 # We group trees into sets so that individual managers can get a page


More information about the Libreoffice-commits mailing list