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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_4.0.0-1-24-g566af7c



The following commit has been merged in the debian-experimental-4.0 branch:
commit 8864d803b83f1232167fa3247f317f2d259883a0
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Feb 14 22:02:10 2013 +0100

    librelogo also needs python3-uno (>= 4.0~)

diff --git a/control b/control
index 7511f1f..7d9bcb7 100644
--- a/control
+++ b/control
@@ -3448,7 +3448,7 @@ Description: office productivity suite -- Evolution addressbook support
 Package: libreoffice-librelogo
 Section: misc
 Architecture: all
-Depends: libreoffice-core (>= 1:3.4~), python3-uno | python-uno, ${misc:Depends}
+Depends: libreoffice-core (>= 1:3.4~), python3-uno (>= 4.0~) | python-uno, ${misc:Depends}
 Description: Logo-like progamming language for LibreOffice
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
diff --git a/control.librelogo.in b/control.librelogo.in
index 4e42c93..5548dc9 100644
--- a/control.librelogo.in
+++ b/control.librelogo.in
@@ -2,7 +2,7 @@ Package: libreofficeVER-librelogo
 Section: misc
 Architecture: all
 Depends: libreofficeVER-core (>= 1:3.4~),
-         python3-uno | python-uno,
+         python3-uno (>= 4.0~) | python-uno,
          ${misc:Depends}
 Description: Logo-like progamming language for LibreOffice
  LibreOffice is a full-featured office productivity suite that provides

-- 
LibreOffice packaging repository


Reply to: