[Pkg-cgit-commits] [pkg-cgit] 27/49: use dh_apache2

Peter Colberg peter at colberg.org
Thu Jun 16 01:49:15 UTC 2016


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

pc-guest pushed a commit to branch master
in repository pkg-cgit.

commit bafe1ad6afa0fa05c95a3cf07da109c08e764e0d
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Aug 28 16:08:34 2014 -0700

    use dh_apache2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 55434cf..3fa4a14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ b := $(shell pwd)/debian/cgit/
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ 
+	dh $@ --with apache2 
 
 override_dh_auto_clean:
 	dh_auto_clean

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



More information about the Pkg-cgit-commits mailing list