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

[or-cvs] r9746: Change recommends on privoxy to privoxy || polipo (>= 1) (cl (tor/trunk/debian)



Author: weasel
Date: 2007-03-06 15:01:01 -0500 (Tue, 06 Mar 2007)
New Revision: 9746

Modified:
   tor/trunk/debian/changelog
   tor/trunk/debian/control
Log:
Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).

Modified: tor/trunk/debian/changelog
===================================================================
--- tor/trunk/debian/changelog	2007-03-06 19:45:31 UTC (rev 9745)
+++ tor/trunk/debian/changelog	2007-03-06 20:01:01 UTC (rev 9746)
@@ -1,3 +1,9 @@
+tor (0.1.2.8-beta-1) XX; urgency=low
+
+  * Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).
+
+ -- Peter Palfrader <weasel@xxxxxxxxxx>  Tue,  6 Mar 2007 21:00:41 +0100
+
 tor (0.1.2.8-beta-1) experimental; urgency=low
 
   *  upstream version.

Modified: tor/trunk/debian/control
===================================================================
--- tor/trunk/debian/control	2007-03-06 19:45:31 UTC (rev 9745)
+++ tor/trunk/debian/control	2007-03-06 20:01:01 UTC (rev 9746)
@@ -8,7 +8,7 @@
 Package: tor
 Architecture: any
 Depends: ${shlibs:Depends}, adduser, tsocks
-Recommends: privoxy, 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