[istsos] 02/02: Minor fixes
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri Jul 17 12:04:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository istsos.
commit dce7575698a45be4f0e9d6818576885252d52513
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Fri Jul 17 14:04:36 2015 +0200
Minor fixes
---
debian/control | 11 ++++++-----
debian/install | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 3ff939a..996333c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,15 @@ Section: web
Priority: optional
Maintainer: Johan Van de Wauw <johan.vandewauw at gmail.com>
Build-Depends: debhelper (>= 9), python-all-dev, python, python-setuptools, apache2
-Standards-Version: 3.9.5
-Homepage: <insert the upstream URL, if relevant>
-#Vcs-Git: git://anonscm.debian.org/collab-maint/istsos.git
-#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/istsos.git;a=summary
+Standards-Version: 3.9.6
+Homepage: http://istsos.org
+Vcs-Git: git://anonscm.debian.org/collab-maint/istsos.git
+Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/istsos.git;a=summary
Package: python-istsos
Architecture: all
-Depends: ${misc:Depends}, apache2, python-psycopg2,libapache2-mod-wsgi
+Depends: ${misc:Depends}, apache2, python-psycopg2, libapache2-mod-wsgi
+Recommends: postgis
Description: Sensor Observation Service Data Management system
IstSOS is an OGC Sensor Observation Service (SOS) server implementation
written in Python. istSOS allows for managing and dispatch observations
diff --git a/debian/install b/debian/install
index c88e02f..588ad04 100644
--- a/debian/install
+++ b/debian/install
@@ -1,6 +1,6 @@
*.py /usr/share/istsos
-logs /usr/share/istsos
+logs /var/log/istsos
test /usr/share/istsos
interface /usr/share/istsos
istsoslib /usr/share/istsos
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/istsos.git
More information about the Pkg-grass-devel
mailing list