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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.4_dfsg-4-70-g1415b22



The following commit has been merged in the debian-experimental-3.5 branch:
commit 1415b226c3af1984e52fecce8209410fc801052b
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Mar 21 11:15:38 2013 +0100

    make -base recommend -writer

diff --git a/changelog b/changelog
index e91e5c6..6a0d674 100644
--- a/changelog
+++ b/changelog
@@ -30,6 +30,8 @@ libreoffice (1:3.5.7-1) UNRELEASED; urgency=low
       (closes: #691949)
     - remove bogus | python3-uno dependency alternatives. Will properly be back
       with LO 4.0 which supportts python3
+    - make -base recommend -writer (because forms in base need it), thanks#
+      Lionel Elie Mamane
   * debian/control.mozilla.in, debian/rules: rename
     mozilla-libreoffice -> browser-plugin-libreoffice
   * debian/libreoffice-{core,gtk3}.bug-script.in: 
diff --git a/control b/control
index 891d4db..d707492 100644
--- a/control
+++ b/control
@@ -208,6 +208,7 @@ Package: libreoffice-base
 Architecture: amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386
 Section: database
 Depends: libreoffice-core (= ${binary:Version}), libreoffice-base-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${java:Depends}, ${java-common-depends}, ${misc:Depends}
+Recommends: libreoffice-writer
 Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libjtds-java, libreoffice-gcj, libreoffice-report-builder
 Description: office productivity suite -- database
  LibreOffice is a full-featured office productivity suite that provides
diff --git a/control.in b/control.in
index e29d816..8380042 100644
--- a/control.in
+++ b/control.in
@@ -333,6 +333,7 @@ Depends: libreofficeVER-core (= ${binary:Version}),
  ${java:Depends},
  ${java-common-depends},
  ${misc:Depends}
+Recommends: libreofficeVER-writer
 Suggests: unixodbc, 
  libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools,
  libmysql-java | libpg-java | libjtds-java,

-- 
LibreOffice packaging repository


Reply to: