[w3c-linkchecker] 02/06: debian/rules: use apache2 debhelper plugin.

gregor herrmann gregoa at debian.org
Mon Mar 23 19:04:38 UTC 2015


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

gregoa pushed a commit to branch master
in repository w3c-linkchecker.

commit 567005e35699f3af71bd81d0c069dc24f8c0ba42
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 23 19:52:57 2015 +0100

    debian/rules: use apache2 debhelper plugin.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d9570d1..8784e07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
-	dh $@
+	dh $@ --with apache2
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/w3c-linkchecker.git



More information about the Pkg-perl-cvs-commits mailing list