From 1d498935d17f48081d22ce06b636fac750875c1c Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Fri, 10 Feb 2006 23:28:43 +0000 Subject: * use dh_install instead of install * depends on debhelper 5 instead of 4 git-svn-id: file:///home/lennart/svn/public/mod_dnssd/trunk@44 634eccf8-0006-0410-930e-e16565b0b7de --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 76377b1..016ca1d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libapache2-mod-dnssd Section: web Priority: optional Maintainer: Sebastien ESTIENNE -Build-Depends: debhelper (>= 4.0.0), autotools-dev, apache2-prefork-dev | apache2-threaded-dev, libavahi-client-dev (>= 0.6.4), lynx +Build-Depends: debhelper (>= 5.0.0), autotools-dev, apache2-prefork-dev | apache2-threaded-dev, libavahi-client-dev (>= 0.6.4), lynx Standards-Version: 3.6.2 Package: libapache2-mod-dnssd -- cgit