summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 61386b82be..b1d3ed6a7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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@debian.org> Tue, 6 Mar 2007 21:00:41 +0100
+
tor (0.1.2.8-beta-1) experimental; urgency=low
* upstream version.
diff --git a/debian/control b/debian/control
index 7820f3c4a1..ddeab7e823 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, 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