package privoxy merge 582710 539405 tags 582710 + patch thanks Please consider applying this patch:
commit 78dca2ebbf0d40c2ff27a69b7a27c07db3c4e272 Author: Nikolaus Schulz <microsch...@web.de> Date: Tue Oct 26 21:03:45 2010 +0200 Let initscript depend on $named Closes: #582710 diff --git a/debian/init.d b/debian/init.d index 4e96a1a..baec749 100644 --- a/debian/init.d +++ b/debian/init.d @@ -1,8 +1,8 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: privoxy -# Required-Start: $local_fs $remote_fs $network $time -# Required-Stop: $local_fs $remote_fs $network $time +# Required-Start: $local_fs $remote_fs $named $network $time +# Required-Stop: $local_fs $remote_fs $named $network $time # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Privacy enhancing HTTP Proxy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org