[SCM] tinyows branch, master, updated. debian/0.9.0-2-40-g0ce88fb

Bas Couwenberg sebastic at xs4all.nl
Thu Sep 19 00:08:57 UTC 2013


The following commit has been merged in the master branch:
commit 27f746ff59a870f076f9d6e064461dbf0f38d0e7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Sep 19 01:02:08 2013 +0200

    Restructure control file.

diff --git a/debian/control b/debian/control
index 18b3b6e..953ad5f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,35 @@
 Source: tinyows
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Pirmin Kalberer <pi_deb at sourcepole.ch>,
+           Intevation GmbH <christopher.bertels at intevation.de>,
+           Bas Couwenberg <sebastic at xs4all.nl>
 Section: web
 Priority: extra
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Pirmin Kalberer <pi_deb at sourcepole.ch>, Intevation GmbH <christopher.bertels at intevation.de>, Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), autotools-dev,
- autoconf, dh-autoreconf,
- libxml2-dev (>= 2.8.0), libxml2 (>= 2.8.0),
- libpq-dev, postgis,
- libfcgi-dev, flex
+Build-Depends: debhelper (>= 9),
+               dpkg-dev (>= 1.16.1.1),
+               autotools-dev,
+               autoconf,
+               dh-autoreconf,
+               libxml2-dev (>= 2.8.0),
+               libxml2 (>= 2.8.0),
+               libpq-dev,
+               postgis,
+               libfcgi-dev,
+               flex
 Standards-Version: 3.9.4
-Homepage: http://www.mapserver.org/tinyows/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/tinyows.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/tinyows.git
+Homepage: http://www.mapserver.org/tinyows/
 
 Package: tinyows
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: apache2, libapache2-mod-fcgid, postgresql-9.3-postgis-2.1
-Suggests: cgi-mapserver, libapache2-mod-mapcache
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: apache2,
+            libapache2-mod-fcgid,
+            postgresql-9.3-postgis-2.1
+Suggests: cgi-mapserver,
+          libapache2-mod-mapcache
 Description: lightweight and fast WFS-T server
  TinyOWS is a lightweight and fast implementation of the OGC WFS-T
  specification. Web Feature Service (WFS) allows querying and retrieval 
@@ -35,3 +47,4 @@ Description: lightweight and fast WFS-T server
  (i.e you could use it in conjunction with MapServer and MapCache, or
  as a standalone app). But both MapServer and TinyOWS could use the same
  configuration file, if you want to (or native TinyOWS XML config file).
+

-- 
A simple WFS-T server



More information about the Pkg-grass-devel mailing list