[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.2_rc1-1-12-g25e8bc7



The following commit has been merged in the debian-experimental-4.0 branch:
commit f18b51bb18e11409e235d8c87489011eaa49eb79
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Mar 21 15:05:09 2013 +0100

    librelogo needs -writer

diff --git a/changelog b/changelog
index 8799f9a..abdb280 100644
--- a/changelog
+++ b/changelog
@@ -10,11 +10,14 @@ libreoffice (1:4.0.2~rc1-2) UNRELEASED; urgency=low
   * debian/control.in:
     - mention that python-uno is for old python2 compatibility and move to
       oldlibs
+  * debian/control.libreloho.in:
+    - librelogo needs -writer (see
+      http://lists.freedesktop.org/archives/libreoffice/2013-March/048222.html)
 
   [ Bjoern Michaelsen ]
   * squash and cherry-pick junit autopkgtests from Ubuntu
 
- -- Rene Engelhard <rene@debian.org>  Wed, 13 Mar 2013 02:07:52 +0100
+ -- Rene Engelhard <rene@debian.org>  Thu, 21 Mar 2013 10:29:07 +0100
 
 libreoffice (1:4.0.2~rc1-1) experimental; urgency=low
 
diff --git a/control b/control
index 16aa399..c95a4ca 100644
--- a/control
+++ b/control
@@ -4531,7 +4531,8 @@ Description: LibreOffice java test libraries
 Package: libreoffice-librelogo
 Section: misc
 Architecture: all
-Depends: libreoffice-core (>= 1:3.4~),
+Depends: libreoffice-core (>= 1:3.4~)
+	 libreoffice-writer,
          python3-uno (>= 4.0~) | python-uno,
          ${misc:Depends}
 Description: Logo-like progamming language for LibreOffice
diff --git a/control.librelogo.in b/control.librelogo.in
index 0a1d48c..8e46075 100644
--- a/control.librelogo.in
+++ b/control.librelogo.in
@@ -2,6 +2,7 @@ Package: libreoffice-librelogo
 Section: misc
 Architecture: all
 Depends: libreoffice-core (>= 1:3.4~),
+	 libreoffice-writer,
          python3-uno (>= 4.0~) | python-uno,
          ${misc:Depends}
 Description: Logo-like progamming language for LibreOffice

-- 
LibreOffice packaging repository


Reply to: