From 7be0178242d8b39c04f16970169b062001ca0b2b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 17 Feb 2004 04:45:27 +0000 Subject: [PATCH] Put back privoxy into recommends. Somehow privoxy was removed and not tsocks svn:r1081 --- trunk/debian/changelog | 7 +++++++ trunk/debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/trunk/debian/changelog b/trunk/debian/changelog index d36f831323..3f4fdc48f7 100644 --- a/trunk/debian/changelog +++ b/trunk/debian/changelog @@ -1,3 +1,10 @@ +tor (0.0.1+0.0.2pre20-3) UNRELEASED; urgency=low + + * 0.0.2pre20-2 removed the Recommends: on privoxy rather + than tsocks (which is now required) by mistake. Fix that. + + -- Peter Palfrader Tue, 17 Feb 2004 05:43:44 +0100 + tor (0.0.1+0.0.2pre20-2) unstable; urgency=low * Add torify script, documentation, and config file. Means we also diff --git a/trunk/debian/control b/trunk/debian/control index 2f78d47d4d..c3d070ece6 100644 --- a/trunk/debian/control +++ b/trunk/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1 Package: tor Architecture: any Depends: ${shlibs:Depends}, adduser, tsocks -Recommends: tsocks +Recommends: privoxy Suggests: mixmaster, mixminion, anon-proxy Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which