mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
Put back privoxy into recommends. Somehow privoxy was removed and not tsocks
svn:r1081
This commit is contained in:
parent
8b8753cbfa
commit
fdf959536f
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -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 <weasel@debian.org> 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
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue