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

./packages/libreoffice/3.3.0/experimental r2230: re-enable sdbc-postgresql



------------------------------------------------------------
revno: 2230
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2010-12-07 14:47:02 +0100
message:
  re-enable sdbc-postgresql
modified:
  changelog
  control
  rules
=== modified file 'changelog'
--- a/changelog	2010-12-07 13:44:59 +0000
+++ b/changelog	2010-12-07 13:47:02 +0000
@@ -1,3 +1,9 @@
+libreoffice (1:3.3.0~rc1-2) UNRELEASED; urgency=low
+
+  * re-enable sdbc-postgresql 
+
+ -- Rene Engelhard <rene@debian.org>  Tue, 07 Dec 2010 10:10:55 +0100
+
 libreoffice (1:3.3.0~rc1-1) experimental; urgency=low
 
   * LibreOffice 3.3.0 rc1

=== modified file 'control'
--- a/control	2010-12-06 10:49:12 +0000
+++ b/control	2010-12-07 13:47:02 +0000
@@ -3677,6 +3677,20 @@
  This package allows LibreOffice to access the KDE Addressbook.
  You need to install kaddressbook separately.
 
+Package: libreoffice-sdbc-postgresql
+Section: misc
+Architecture: i386 m68k mips mipsel powerpc powerpcspe s390 kfreebsd-i386 alpha amd64 kfreebsd-amd64 hppa ia64 ppc64 s390x sparc
+Depends: ${shlibs:Depends}, libreoffice-core (>> 1:3.3~), ${misc:Depends}
+Conflicts: libreoffice-java-common (<< 2.3.0~src680m212), libreoffice-gcj (<< 2.3.0~src680m212), ure (<< 1.5.1+OOo3.1.1-15)
+Suggests: postgresql
+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.
+ .
+ The PostgreSQL SDBC Driver allows to use the PostgreSQL database from
+ LibreOffice without any wrapper layer such as ODBC or JDBC.
+Homepage: http://dba.libreoffice/drivers/postgresql/
+
 Package: libreoffice-mysql-connector
 Section: misc
 Architecture: i386 m68k mips mipsel powerpc powerpcspe s390 kfreebsd-i386 alpha amd64 kfreebsd-amd64 hppa ia64 ppc64 s390x sparc

=== modified file 'rules'
--- a/rules	2010-12-06 10:48:04 +0000
+++ b/rules	2010-12-07 13:47:02 +0000
@@ -271,7 +271,7 @@
   ENABLE_REPORTDESIGN=n
   ENABLE_MEDIAWIKI=n
 endif
-ENABLE_SDBC_POSTGRESQL=n
+ENABLE_SDBC_POSTGRESQL=y
 ENABLE_MINIMIZER=y
 ENABLE_PRESENTER_CONSOLE=y
 ENABLE_PDFIMPORT=y


Reply to: