[DebianGIS-dev] r2877 - packages/spatialite/trunk/debian
aboudreault-guest at alioth.debian.org
aboudreault-guest at alioth.debian.org
Mon May 17 12:59:15 UTC 2010
Author: aboudreault-guest
Date: 2010-05-17 12:59:13 +0000 (Mon, 17 May 2010)
New Revision: 2877
Modified:
packages/spatialite/trunk/debian/changelog
packages/spatialite/trunk/debian/control
Log:
Changed sqlite3 build-dep required version: spatialite uses the hot backup interface of sqlite3: 3.6.11
Modified: packages/spatialite/trunk/debian/changelog
===================================================================
--- packages/spatialite/trunk/debian/changelog 2010-05-17 12:51:57 UTC (rev 2876)
+++ packages/spatialite/trunk/debian/changelog 2010-05-17 12:59:13 UTC (rev 2877)
@@ -6,7 +6,8 @@
spatialite (2.4.0~rc2-5) unstable; urgency=low
- * Changed build-dep libsqlite3-dev to (>= 3.6.0).
+ * Changed build-dep libsqlite3-dev to (>= 3.6.11): spatialite uses "hot backup"
+ interface of sqlite3.
-- Alan Boudreault <aboudreault at mapgears.com> Fri, 14 May 2010 13:09:49 -0400
Modified: packages/spatialite/trunk/debian/control
===================================================================
--- packages/spatialite/trunk/debian/control 2010-05-17 12:51:57 UTC (rev 2876)
+++ packages/spatialite/trunk/debian/control 2010-05-17 12:59:13 UTC (rev 2877)
@@ -4,7 +4,7 @@
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: debhelper (>= 7), autotools-dev,
- libsqlite3-dev (>= 3.6.0), libgeos-dev (>= 3.0.3), libproj-dev, libreadline-dev, quilt
+ libsqlite3-dev (>= 3.6.11), libgeos-dev (>= 3.0.3), libproj-dev, libreadline-dev, quilt
Standards-Version: 3.8.4
Homepage: http://www.gaia-gis.it/spatialite/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/spatialite/trunk
More information about the Pkg-grass-devel
mailing list