The following commit has been merged in the master branch:
commit 2e708ee73d776c6b7d778aec0b8f74de409a67e4
Author: Bas Couwenberg <[email protected]>
Date: Tue Oct 1 00:49:34 2013 +0200
Restructure control file with cme fix dpkg-control.
diff --git a/debian/control b/debian/control
index 34afc79..e9566e9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
Source: pyspatialite
+Maintainer: Debian GIS Project <[email protected]>
+Uploaders: David Paleino <[email protected]>,
+ Bas Couwenberg <[email protected]>
Section: python
Priority: extra
-Maintainer: Debian GIS Project <[email protected]>
-Uploaders: David Paleino <[email protected]>
- , Bas Couwenberg <[email protected]>
-Build-Depends: debhelper (>= 9)
- , libspatialite-dev
- , libgeos-dev
- , libproj-dev
- , python-all-dev (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9),
+ libspatialite-dev,
+ libgeos-dev,
+ libproj-dev,
+ python-all-dev (>= 2.6.6-3~)
Standards-Version: 3.9.4
-Homepage: http://pyspatialite.googlecode.com/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/pyspatialite.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pyspatialite.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/pyspatialite.git
+Homepage: http://pyspatialite.googlecode.com/
Package: python-pyspatialite
Architecture: any
-Depends: ${python:Depends}
- , ${misc:Depends}
- , ${shlibs:Depends}
+Depends: ${python:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Python interface to Spatialite
pyspatialite is an interface to the SQLite 3.x embedded relational database
engine with spatialite extensions.
.
It is almost fully compliant with the Python database API version 2.0 and also
exposes the unique features of SQLite and spatialite.
+
--
Python interface to Spatialite
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel