[pycsw] 02/20: Use dh-apache2

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Sep 30 19:16:25 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 292cbc93080560b0219e8dc26b97b5cfbd235812
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Sep 29 15:34:38 2014 +0200

    Use dh-apache2
---
 debian/control | 5 +++--
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index e4756a2..8a98f4e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50),
                python-setuptools,
-               python-support,
                python-all-dev,
-               python
+               python,
+               dh-apache2,
+               apache2-dev
 Standards-Version: 3.9.5
 Homepage: http://pycsw.org
 X-Python-Version: >= 2.5
diff --git a/debian/rules b/debian/rules
index 8769f48..2bd37a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-	dh  $@ --with python2
+	dh  $@ --with python2 --with apache2

-- 
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