[SCM] thuban branch, master, updated. upstream/1.2.2-31-g356ea40
Bas Couwenberg
sebastic at xs4all.nl
Tue Oct 1 17:02:13 UTC 2013
The following commit has been merged in the master branch:
commit 8a21d9d785297610463dd11e5d8436d60aa9ee40
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 1 16:58:31 2013 +0200
Restructure control file with cme fix dpkg-control.
diff --git a/debian/control b/debian/control
index 9d65213..9636930 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,33 @@
Source: thuban
-Section: graphics
-Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), python-wxgtk2.8, libproj-dev,
- libgdal1-dev, libwxgtk2.8-dev, docbook-utils,
- docbook-xml
+Section: graphics
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ python-all-dev (>= 2.6.6-3~),
+ python-wxgtk2.8,
+ libproj-dev,
+ libgdal1-dev,
+ libwxgtk2.8-dev,
+ docbook-utils,
+ docbook-xml
Standards-Version: 3.9.2
-Homepage: http://thuban.intevation.org
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/thuban.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/thuban.git
+Homepage: http://thuban.intevation.org
Package: thuban
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, gdal-bin, python-wxgtk2.8, python-sqlite, ${misc:Depends}
-Recommends: python-psycopg, python-gdal, python-mapscript
+Depends: ${shlibs:Depends},
+ ${python:Depends},
+ gdal-bin,
+ python-wxgtk2.8,
+ python-sqlite,
+ ${misc:Depends}
+Recommends: python-psycopg,
+ python-gdal,
+ python-mapscript
Suggests: thuban-doc
Description: Interactive geographic data viewer
Thuban can read geographic data in the shapefile format. Main features of
--
Yet another interactive geographic data viewer
More information about the Pkg-grass-devel
mailing list