mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
Change the dependency on tsocks to torsocks | tsocks (see: #554717)
This commit is contained in:
parent
fbe455fec3
commit
327e4dfe2b
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -10,8 +10,9 @@ tor (0.2.2.5-alpha-1) experimental; urgency=low
|
||||
* Change order of recommends from privoxy | polipo to polipo | privoxy.
|
||||
* Allegedly echo -e is a bashism. Remove it from debian/rules, we don't
|
||||
need it anyways (closes: #478631).
|
||||
* Change the dependency on tsocks to torsocks | tsocks (see: #554717).
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Sun, 15 Nov 2009 11:02:46 +0100
|
||||
-- Peter Palfrader <weasel@debian.org> Sun, 15 Nov 2009 11:04:02 +0100
|
||||
|
||||
tor (0.2.2.4-alpha-1) experimental; urgency=low
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Homepage: https://www.torproject.org/
|
||||
|
||||
Package: tor
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, adduser, tsocks
|
||||
Depends: ${shlibs:Depends}, adduser, torsocks | tsocks
|
||||
Conflicts: libssl0.9.8 (<< 0.9.8g-9)
|
||||
Recommends: polipo (>= 1) | privoxy, socat, logrotate, tor-geoipdb
|
||||
Suggests: mixmaster, mixminion, anon-proxy
|
||||
|
Loading…
Reference in New Issue
Block a user