Source: spatialite-tools
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
           David Paleino <dapal@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               autotools-dev,
               libexpat1-dev,
               libfreexl-dev,
               libgeos-dev (>= 3.3.0),
               libproj-dev,
               libreadline-dev,
               libreadosm-dev,
               libspatialite-dev (>= 4.3.0),
               libsqlite3-dev,
               libxml2-dev,
               pkg-config,
               zlib1g-dev,
               docbook2x,
               docbook-xsl,
               docbook-xml,
               xsltproc
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite-tools
Vcs-Git: https://salsa.debian.org/debian-gis-team/spatialite-tools.git
Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/

Package: spatialite-bin
Architecture: any
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.
 .
 Spatialite also includes Virtualshape and Virtualtext to enable accessing
 shapefiles and csv/text files as virtual tables.
 .
 This package contains tools useful to manage SQLite databases.
