[SCM] spatialite-tools branch, master, updated. debian/4.0.0-1-13-g56f5286

Bas Couwenberg sebastic at xs4all.nl
Mon Sep 30 01:49:07 UTC 2013


The following commit has been merged in the master branch:
commit d2462514f4d9b23f959e08c96b6b61cf2d0448a0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 30 02:52:25 2013 +0200

    Restructure control file with cme fix dpkg-control.

diff --git a/debian/control b/debian/control
index 43e0158..fdd9049 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,32 @@
 Source: spatialite-tools
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
+           David Paleino <dapal at debian.org>,
+           Bas Couwenberg <sebastic at xs4all.nl>
 Section: science
 Priority: extra
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders:
- Francesco Paolo Lovergine <frankie at debian.org>
- , David Paleino <dapal at debian.org>
- , Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends:
- debhelper (>= 8)
- , autotools-dev
- , dh-autoreconf
- , libspatialite-dev (>= 4.1.0~)
- , libsqlite3-dev (>= 3.6.11)
- , libreadline-dev
- , pkg-config
- , libexpat1-dev
- , libfreexl-dev (>= 1.0.0)
- , libgeos-dev (>= 3.3.0)
- , libproj-dev
- , libreadosm-dev
- , libz-dev
-Standards-Version: 3.9.4
-Homepage: http://www.gaia-gis.it/spatialite/
+Build-Depends: debhelper (>= 8),
+               autotools-dev,
+               dh-autoreconf,
+               libspatialite-dev (>= 4.1.0~),
+               libsqlite3-dev,
+               libreadline-dev,
+               pkg-config,
+               libexpat1-dev,
+               libfreexl-dev,
+               libgeos-dev (>= 3.3.0),
+               libproj-dev,
+               libreadosm-dev,
+               libz-dev
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/spatialite-tools.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite-tools.git
+Homepage: http://www.gaia-gis.it/spatialite/
 
 Package: spatialite-bin
 Architecture: any
-Depends:
- ${shlibs:Depends}
- , ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Geospatial extension for SQLite - tools
  The SpatiaLite extension enables SQLite to support spatial (geometry) data
  in a way conformant to OpenGis specifications, with both WKT and WKB formats.
@@ -38,3 +35,4 @@ Description: Geospatial extension for SQLite - tools
  shapefiles and csv/text files as virtual tables.
  .
  This package contains tools useful to manage SQLite databases.
+

-- 
Spatialite Tools



More information about the Pkg-grass-devel mailing list