[SCM] spatialite-gui branch, master, updated. debian/1.6.0-1-18-g4f7ed01

Bas Couwenberg sebastic at xs4all.nl
Mon Sep 30 21:34:12 UTC 2013


The following commit has been merged in the master branch:
commit 4f7ed01ddd7d79e7bab650a3fdbf41a7aec17546
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 30 23:26:57 2013 +0200

    Restructure control file with cme fix dpkg-control.

diff --git a/debian/control b/debian/control
index 9ade3d1..9cafb34 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: spatialite-gui
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: David Paleino <dapal at debian.org>,
+           Bas Couwenberg <sebastic at xs4all.nl>
 Section: utils
 Priority: extra
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: David Paleino <dapal at debian.org>
- , Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 9~)
- , dh-autoreconf
- , pkg-config
- , wx-common
- , wx2.8-headers
- , libwxgtk2.8-dev
- , libspatialite-dev (>= 4.1.0~)
- , libproj-dev
- , libgeos-dev
- , librasterlite-dev
- , libgaiagraphics-dev (>= 0.5)
- , libfreexl-dev
- , libxml2-dev
+Build-Depends: debhelper (>= 9~),
+               dh-autoreconf,
+               pkg-config,
+               wx-common,
+               wx2.8-headers,
+               libwxgtk2.8-dev,
+               libspatialite-dev (>= 4.1.0~),
+               libproj-dev,
+               libgeos-dev,
+               librasterlite-dev,
+               libgaiagraphics-dev (>= 0.5),
+               libfreexl-dev,
+               libxml2-dev
 Standards-Version: 3.9.4
-Homepage: https://www.gaia-gis.it/fossil/spatialite_gui/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite-gui.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/spatialite-gui.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite-gui.git
+Homepage: https://www.gaia-gis.it/fossil/spatialite_gui/
 
 Package: spatialite-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: user-friendly graphical user interface for SpatiaLite
  spatialite-gui is a Graphical User Interface (GUI) for SpatiaLite.
  .
@@ -36,12 +37,11 @@ Description: user-friendly graphical user interface for SpatiaLite
  shapefiles and csv/text files as virtual tables.
 
 Package: spatialite-gui-dbg
-Section: debug
 Architecture: any
-Depends:
- ${shlibs:Depends}
- , ${misc:Depends}
- , spatialite-gui (= ${binary:Version})
+Section: debug
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         spatialite-gui (= ${binary:Version})
 Description: user-friendly graphical user interface for spatialite - debugging symbols
  spatialite-gui is a Graphical User Interface (GUI) for spatialite.
  .
@@ -53,3 +53,4 @@ Description: user-friendly graphical user interface for spatialite - debugging s
  shapefiles and csv/text files as virtual tables.
  .
  This package contains debugging symbols.
+

-- 
user-friendly graphical user interface for spatialite



More information about the Pkg-grass-devel mailing list