Commit 0b7e7c85 authored by Peter Palfrader's avatar Peter Palfrader
Browse files

No longer suggest mixminion and anon-proxy

Remove suggests of mixminion which is no longer in the archive
(closes: #594207), and also of anon-proxy which appears to not have been
updated in at least two years.
parent c01839e2
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -6,8 +6,11 @@ tor (0.2.2.16-alpha-1) experimental; urgency=low
    using polipo or privoxy.  The torify(1) wrapper that makes use
    of torsocks or tsocks already handles their absense and emmits a
    proper message telling the user what they are missing (closes: #595898).
  * Remove suggests of mixminion which is no longer in the archive
    (closes: #594207), and also of anon-proxy which appears to not
    have been updated in at least two years.

 -- Peter Palfrader <weasel@debian.org>  Sat, 18 Sep 2010 19:42:18 +0200
 -- Peter Palfrader <weasel@debian.org>  Sat, 18 Sep 2010 19:47:30 +0200

tor (0.2.2.15-alpha-1) experimental; urgency=low

+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Architecture: any
Depends: ${shlibs:Depends}, adduser
Conflicts: libssl0.9.8 (<< 0.9.8g-9)
Recommends: polipo (>= 1) | privoxy, socat, logrotate, tor-geoipdb, torsocks | tsocks
Suggests: mixmaster, mixminion, anon-proxy
Suggests: mixmaster
Description: anonymizing overlay network for TCP
 Tor is a connection-based low-latency anonymous communication system which
 addresses many flaws in the original onion routing design.