=== modified file 'Makefile' --- Makefile 2008-09-17 00:34:09 +0000 +++ Makefile 2008-09-19 16:04:11 +0000 @@ -151,7 +151,7 @@ $(DESTDIR)/etc/init.d/mandos install --mode=u=rw,go=r default-mandos \ $(DESTDIR)/etc/default/mandos - update-rc.d mandos defaults + test -z $(DESTDIR) && update-rc.d mandos defaults gzip --best --to-stdout mandos.8 \ > $(MANDIR)/man8/mandos.8.gz gzip --best --to-stdout mandos.conf.5 \ === modified file 'debian/control' --- debian/control 2008-09-17 00:34:09 +0000 +++ debian/control 2008-09-19 16:04:11 +0000 @@ -2,8 +2,8 @@ Section: admin Priority: extra Maintainer: Mandos Maintainers -Build-Depends: debhelper (>= 7), docbook-xsl, docbook (<5.0), - libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc +Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev, + libgpgme11-dev, libgnutls-dev, xsltproc Standards-Version: 3.8.0 Vcs-Bzr: ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/latest Homepage: http://www.fukt.bsnet.se/mandos