mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 02:09:24 +01:00
Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).
svn:r9746
This commit is contained in:
parent
78cbfcf651
commit
754811fbec
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
tor (0.1.2.8-beta-1) XX; urgency=low
|
||||
|
||||
* Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Tue, 6 Mar 2007 21:00:41 +0100
|
||||
|
||||
tor (0.1.2.8-beta-1) experimental; urgency=low
|
||||
|
||||
* upstream version.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Standards-Version: 3.7.2
|
||||
Package: tor
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, adduser, tsocks
|
||||
Recommends: privoxy, socat
|
||||
Recommends: privoxy || polipo (>= 1), socat
|
||||
Suggests: mixmaster, mixminion, anon-proxy
|
||||
Description: anonymizing overlay network for TCP
|
||||
Tor is a connection-based low-latency anonymous communication system which
|
||||
|
Loading…
Reference in New Issue
Block a user