rev 18054 - branches/akonadi-trunk/debian

Modestas Vainius modax at alioth.debian.org
Sat May 22 22:22:48 UTC 2010


Author: modax
Date: 2010-05-22 22:22:48 +0000 (Sat, 22 May 2010)
New Revision: 18054

Added:
   branches/akonadi-trunk/debian/akonadi-backend-mysql.install
   branches/akonadi-trunk/debian/akonadi-backend-sqlite.install
Removed:
   branches/akonadi-trunk/debian/akonadi-mysql.install
   branches/akonadi-trunk/debian/akonadi-sqlite.install
Modified:
   branches/akonadi-trunk/debian/changelog
   branches/akonadi-trunk/debian/control
Log:
* New upstream development snapshost:
  - Last Changed Author: mwolff
  - Last Changed Rev: 1129091
  - Last Changed Date: 2010-05-21 13:17:10 +0300
  - akonadi-backend-mysql - a package which depends on the stuff needed for
    MySQL backend (server and Qt module) and installs a configuration file
    previously present in akonadi-server;
  - akonadi-backend-sqlite - a package with improved SQLite driver that is
    needed for Akonadi SQLite backend;
  - akonadi-backend-pgsql - a package which depends on the stuff needed for
    PostgreSQL backend.
* Drop Replaces from libakonadi-dev for very old pre-4.1 KDE versions.
  thanks to the split made in mysql-5.1. (Closes: #513382) 

Copied: branches/akonadi-trunk/debian/akonadi-backend-mysql.install (from rev 18051, branches/akonadi-trunk/debian/akonadi-mysql.install)
===================================================================
--- branches/akonadi-trunk/debian/akonadi-backend-mysql.install	                        (rev 0)
+++ branches/akonadi-trunk/debian/akonadi-backend-mysql.install	2010-05-22 22:22:48 UTC (rev 18054)
@@ -0,0 +1 @@
+etc/akonadi/mysql-global.conf

Copied: branches/akonadi-trunk/debian/akonadi-backend-sqlite.install (from rev 18051, branches/akonadi-trunk/debian/akonadi-sqlite.install)
===================================================================
--- branches/akonadi-trunk/debian/akonadi-backend-sqlite.install	                        (rev 0)
+++ branches/akonadi-trunk/debian/akonadi-backend-sqlite.install	2010-05-22 22:22:48 UTC (rev 18054)
@@ -0,0 +1 @@
+usr/lib/qt4/plugins/sqldrivers/libqsqlite3.so

Modified: branches/akonadi-trunk/debian/changelog
===================================================================
--- branches/akonadi-trunk/debian/changelog	2010-05-22 22:22:39 UTC (rev 18053)
+++ branches/akonadi-trunk/debian/changelog	2010-05-22 22:22:48 UTC (rev 18054)
@@ -1,29 +1,39 @@
-akonadi (1.3.60~svn1108044-0r2) UNRELEASED; urgency=low
+akonadi (1.3.60~svn1129091-0r1) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
-  * New upstream development snapshost.
+  * New upstream development snapshost:
+    - Last Changed Author: mwolff
+    - Last Changed Rev: 1129091
+    - Last Changed Date: 2010-05-21 13:17:10 +0300
   * Add libsqlite3-dev to build depends. This build has support for SQLite
     backend.
   * Drop 03_disable_usr_lib_install_rpath.diff patch, no longer needed as
     the problem was fixed upstream differently.
   * Add new packages for multiple backend split:
-    - akonadi-mysql - a package which depends on the stuff needed for MySQL
-      backend (server and Qt module) and installs a configuration file
-      previously in akonadi-server.
-    - akonadi-sqlite - a package with improved SQLite driver that is needed for
-      Akonadi SQLite backend.
+    - akonadi-backend-mysql - a package which depends on the stuff needed for
+      MySQL backend (server and Qt module) and installs a configuration file
+      previously present in akonadi-server;
+    - akonadi-backend-sqlite - a package with improved SQLite driver that is
+      needed for Akonadi SQLite backend;
+    - akonadi-backend-pgsql - a package which depends on the stuff needed for
+      PostgreSQL backend.
   * Make akonadi-server on both backends with | relation preferring MySQL for
     now. Also suggest both backends.
   * Move akonadi-dbg to the end of debian/control.
   * Update install files.
   * Add NEWS and README.Debian about SQLite (and MySQL) backends.
   * Bump build dependency to libqt4-dev 4:4.6.0. SQLite backend needs it.
+  * Drop Replaces from libakonadi-dev for very old pre-4.1 KDE versions.
 
+ -- Modestas Vainius <modax at debian.org>  Mon, 29 Mar 2010 00:37:56 +0300
+
+akonadi (1.3.1-3) unstable; urgency=low
+
   [ Didier Raboud ]
   * Make akonadi-mysql depend on mysql-server-core instead of mysql-server,
-    thanks to the split made in mysql-5.1. (Closes: #513382).
+    thanks to the split made in mysql-5.1. (Closes: #513382) 
 
- -- Modestas Vainius <modax at debian.org>  Mon, 29 Mar 2010 00:37:56 +0300
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 11 Apr 2010 01:46:38 +0300
 
 akonadi (1.3.1-2) unstable; urgency=low
 

Modified: branches/akonadi-trunk/debian/control
===================================================================
--- branches/akonadi-trunk/debian/control	2010-05-22 22:22:39 UTC (rev 18053)
+++ branches/akonadi-trunk/debian/control	2010-05-22 22:22:48 UTC (rev 18054)
@@ -14,7 +14,6 @@
 Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/akonadi
 
 Package: libakonadiprivate1
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: akonadi-server (= ${binary:Version})
@@ -31,7 +30,6 @@
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libakonadiprivate1 (= ${binary:Version}), libboost-dev
-Replaces: kdepimlibs-data (<= 4:4.0.68+svn794641-1), kdepimlibs5-dev (<= 4:4.0.68+svn794641-1)
 Suggests: pkg-config
 Description: development files for the Akonadi PIM storage service
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)
@@ -45,8 +43,10 @@
 Section: net
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- akonadi-mysql (= ${source:Version}) | akonadi-sqlite (= ${binary:Version})
-Suggests: akonadi-mysql (= ${binary:Version}), akonadi-sqlite (= ${binary:Version})
+ akonadi-backend-mysql (= ${source:Version}) | akonadi-backend-sqlite (= ${binary:Version}) |
+ akonadi-backend-pgsql (= ${source:Version})
+Suggests: akonadi-backend-mysql (= ${binary:Version}), akonadi-backend-sqlite (= ${binary:Version}),
+ akonadi-backend-pgsql (= ${source:Version})
 Description: Akonadi PIM storage service
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)
  storage service.  It provides a common framework for applications to store and
@@ -54,26 +54,29 @@
  .
  This package contains the Akonadi PIM storage server and associated programs.
 
-Package: akonadi-mysql
-Section: libs
+Package: akonadi-backend-mysql
+Section: misc
 Architecture: all
 Depends: ${misc:Depends}, mysql-server-core, libqt4-sql-mysql
 Suggests: akonadi-server
 Replaces: akonadi-server (<< 1.3.60~)
-Description: Akonadi MySQL backend
+Description: Akonadi MySQL storage backend
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)
- storage service.  It provides a common framework for applications to store and
+ storage service. It provides a common framework for applications to store and
  access mail, calendars, addressbooks, and other PIM data.
  .
- This package allows to use Akonadi with MySQL backend. It pulls in all
- required dependencies including the MySQL server executable.
+ This metapackage pulls in all required dependencies (including the MySQL server
+ executable) to be able to use Akonadi with MySQL as a cache storage engine. A
+ local MySQL server instance will be started for each user by default. However,
+ only libqt4-sql-mysql package is needed to use Akonadi with external MySQL
+ server instance.
 
-Package: akonadi-sqlite
-Section: libs
+Package: akonadi-backend-sqlite
+Section: misc
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: akonadi-server
-Description: Akonadi SQLite backend
+Description: Akonadi SQLite storage backend
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)
  storage service.  It provides a common framework for applications to store and
  access mail, calendars, addressbooks, and other PIM data.
@@ -83,6 +86,20 @@
  be usable by other applications which implement database access via standard
  Qt SQL framework.
 
+Package: akonadi-backend-pqsql
+Section: misc
+Architecture: all
+Depends: ${misc:Depends}, libqt4-sql-psql
+Suggests: akonadi-server
+Replaces: akonadi-server (<< 1.3.60~)
+Description: Akonadi PostgreSQL storage backend
+ Akonadi is an extensible cross-desktop Personal Information Management (PIM)
+ storage service. It provides a common framework for applications to store and
+ access mail, calendars, addressbooks, and other PIM data.
+ .
+ This metapackage pulls in all required dependencies to use Akonadi with
+ external PostgreSQL server instance as a cache storage engine.
+
 Package: akonadi-dbg
 Section: debug
 Architecture: any




More information about the pkg-kde-commits mailing list