Followup-For: Bug #768274 Hi,
I just uploaded a NMU removing /var/lock/subsys from the package to DELAYED/10. Please let me know if I should delay it longer. I'll ask for an unblock in order to get jessie free of that lintian tag. Andreas
diff -u dansguardian-2.10.1.1/debian/dansguardian.dirs dansguardian-2.10.1.1/debian/dansguardian.dirs --- dansguardian-2.10.1.1/debian/dansguardian.dirs +++ dansguardian-2.10.1.1/debian/dansguardian.dirs @@ -3 +2,0 @@ -var/lock/subsys diff -u dansguardian-2.10.1.1/debian/changelog dansguardian-2.10.1.1/debian/changelog --- dansguardian-2.10.1.1/debian/changelog +++ dansguardian-2.10.1.1/debian/changelog @@ -1,3 +1,11 @@ +dansguardian (2.10.1.1-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Stop shipping /var/lock/subsys (Policy 9.3.2). The initscript already + cares for the creation of this directory. (Closes: #768274) + + -- Andreas Beckmann <[email protected]> Sat, 08 Nov 2014 23:51:02 +0100 + dansguardian (2.10.1.1-5) unstable; urgency=low * [0a5a03b] Add support for "status" action to init.d script.

