The following commit has been merged in the master branch:
commit 647b6f9f5ef0c73b42266433dd78c3dacfc1acd5
Author: Rene Engelhard <[email protected]>
Date: Thu Sep 8 13:49:52 2011 +0200
debian/control.postgresql.in: add (>= 8,4) to postgresql suggests
diff --git a/changelog b/changelog
index a306a5e..19db516 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,10 @@ libreoffice (1:3.4.3-2) UNRELEASED; urgency=low
(closes: #633480)
* debian/control.in: remove obsolete Pre-Depends on debconf in ure
+ * debian/control.postgresql.in: add (>= 8,4) to postgresql suggests to make
+ more visible that we need >= 8.4 of PostgreSQL.
+ * debian/control.reportdesign.in: make -report-builder depend on
+ -report-builder-bin (>= ${base-version}) (closes: #640900)
-- Rene Engelhard <[email protected]> Tue, 06 Sep 2011 18:43:10 +0200
diff --git a/control.postgresql.in b/control.postgresql.in
index e3e5bd4..3231ed8 100644
--- a/control.postgresql.in
+++ b/control.postgresql.in
@@ -4,7 +4,7 @@ Architecture: %OOO_BASE_ARCHS%
Depends: ${shlibs:Depends}, libreofficeVER-core,
${misc:Depends}
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
-Suggests: postgresql
+Suggests: postgresql (>= 8.4)
Description: LibreOffice extension for PostgreSQL SDBC driver
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
--
LibreOffice packaging repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]