From 55f725117f4679d0eea44afe04adb8db621106ba Mon Sep 17 00:00:00 2001 From: Peter Palfrader <peter@palfrader.org> Date: Sat, 27 Feb 2010 16:24:08 +0100 Subject: [PATCH] Ship contrib/tor-exit-notice.html in the tor package --- debian/changelog | 4 +++- debian/tor.docs | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 93ce1d3137..3c33d99dc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,8 +31,10 @@ tor (0.2.2.9-alpha-1) experimental; urgency=low package. * Move from comm to section net, where it might fit slightly better (closes: #482801). + * Ship contrib/tor-exit-notice.html in the tor package (put it into + usr/share/doc/tor; closes: #568934). - -- Peter Palfrader <weasel@debian.org> Sat, 27 Feb 2010 16:23:08 +0100 + -- Peter Palfrader <weasel@debian.org> Sat, 27 Feb 2010 16:23:32 +0100 tor (0.2.2.8-alpha-1) experimental; urgency=low diff --git a/debian/tor.docs b/debian/tor.docs index 10dbd21a31..16c5f5cd08 100644 --- a/debian/tor.docs +++ b/debian/tor.docs @@ -1,2 +1,3 @@ debian/README.Debian debian/README.privoxy +contrib/tor-exit-notice.html -- GitLab