r1156 - in /unstable/evolution-data-server/debian: changelog control

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Apr 1 11:31:45 UTC 2009


Author: joss
Date: Wed Apr  1 11:31:45 2009
New Revision: 1156

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1156
Log:
Build-depend on sqlite3 3.6 because of the infamous ABI change in 
the VFS API. Closes: #519428.

Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/control

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=1156&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Wed Apr  1 11:31:45 2009
@@ -6,6 +6,8 @@
   * Add a Conflict with evolution (<< 2.24). This will force the preinst 
     upgrade check in the evolution package to be done before e-d-s 
     itself is unpacked.
+  * Build-depend on sqlite3 3.6 because of the infamous ABI change in 
+    the VFS API. Closes: #519428.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 01 Apr 2009 12:19:03 +0200
 

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=1156&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Wed Apr  1 11:31:45 2009
@@ -40,7 +40,7 @@
                libsoup2.4-dev,
                libgnome-keyring-dev (>= 2.20.1),
                gtk-doc-tools,
-               libsqlite3-dev (>= 3.5),
+               libsqlite3-dev (>= 3.6),
                chrpath
 
 Package: evolution-data-server




More information about the pkg-evolution-commits mailing list