mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Forward port r9754: It only is a single |, not two
svn:r9755
This commit is contained in:
Vendored
+2
-2
@@ -1,8 +1,8 @@
|
||||
tor (0.1.2.8-beta-1) XX; urgency=low
|
||||
|
||||
* Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).
|
||||
* Change recommends on privoxy to privoxy | polipo (>= 1) (closes: #413728).
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Tue, 6 Mar 2007 21:00:41 +0100
|
||||
-- Peter Palfrader <weasel@debian.org> Wed, 7 Mar 2007 10:19:54 +0100
|
||||
|
||||
tor (0.1.2.8-beta-1) experimental; urgency=low
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user