[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r9754: It only is a single |, not two (tor/branches/tor-0_1_2-patches/debian)



Author: weasel
Date: 2007-03-07 04:20:10 -0500 (Wed, 07 Mar 2007)
New Revision: 9754

Modified:
   tor/branches/tor-0_1_2-patches/debian/changelog
   tor/branches/tor-0_1_2-patches/debian/control
Log:
It only is a single |, not two

Modified: tor/branches/tor-0_1_2-patches/debian/changelog
===================================================================
--- tor/branches/tor-0_1_2-patches/debian/changelog	2007-03-07 05:37:10 UTC (rev 9753)
+++ tor/branches/tor-0_1_2-patches/debian/changelog	2007-03-07 09:20:10 UTC (rev 9754)
@@ -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@xxxxxxxxxx>  Tue,  6 Mar 2007 21:00:41 +0100
+ -- Peter Palfrader <weasel@xxxxxxxxxx>  Wed,  7 Mar 2007 10:19:54 +0100
 
 tor (0.1.2.8-beta-1) experimental; urgency=low
 

Modified: tor/branches/tor-0_1_2-patches/debian/control
===================================================================
--- tor/branches/tor-0_1_2-patches/debian/control	2007-03-07 05:37:10 UTC (rev 9753)
+++ tor/branches/tor-0_1_2-patches/debian/control	2007-03-07 09:20:10 UTC (rev 9754)
@@ -8,7 +8,7 @@
 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