diff options
author | Peter Palfrader <peter@palfrader.org> | 2007-03-07 09:21:24 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2007-03-07 09:21:24 +0000 |
commit | 83e6aef50dc0b5f1e8f38de5744a425fff81229f (patch) | |
tree | 8965cd91c626dac9022260902b65d19a0306c5c2 /debian/control | |
parent | 2036470b62910f9ea8b7782958ad4031087b6423 (diff) | |
download | tor-83e6aef50dc0b5f1e8f38de5744a425fff81229f.tar.gz tor-83e6aef50dc0b5f1e8f38de5744a425fff81229f.zip |
Forward port r9754: It only is a single |, not two
svn:r9755
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ddeab7e823..82a2c27643 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: tor Architecture: any Depends: ${shlibs:Depends}, adduser, tsocks -Recommends: privoxy || polipo (>= 1), 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 |