[pycsw] 02/06: Fix build-deps

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Oct 7 07:16:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit f87feb82c5b4548e877f95a4f11e4449e381e6e9
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Oct 6 22:53:32 2014 +0200

    Fix build-deps
    
    Add myself as uploader
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 12942a0..eee049c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,7 @@
 Source: pycsw
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Angelos Tzotsos <gcpp.kalxas at gmail.com>
+Uploaders: Angelos Tzotsos <gcpp.kalxas at gmail.com>,
+           Johan Van de Wauw <johan.vandewauw at gmail.com>
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -17,7 +18,8 @@ X-Python-Version: >= 2.5
 
 Package: python-pycsw
 Architecture: all
-Depends: debconf,
+Depends: ${python:Depends},
+         ${misc:Depends},
          python,
          python-lxml,
          python-shapely,
@@ -39,11 +41,9 @@ Package: pycsw-cgi
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
-         debconf,
          python,
-         apache2,
          python-sqlalchemy,
-         python-pycsw
+         python-pycsw (= ${binary:Version})
 Description: CGI apache CSW service based on python-pycsw.
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git



More information about the Pkg-grass-devel mailing list