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.vandew...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to