dh_fixperms
# these files often contain passwords.
chmod 0640 debian/pdns-server/etc/powerdns/pdns.conf
+
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip
# these files often contain passwords. 640 as it is chowned to root:_dnsdist
touch debian/dnsdist/etc/dnsdist/dnsdist.conf
chmod 0640 debian/dnsdist/etc/dnsdist/dnsdist.conf
+
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip
dh_fixperms
# these files often contain passwords. 640 as it is chowned to root:pdns
chmod 0640 debian/pdns-recursor/etc/powerdns/recursor.conf
+
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip