From 000a717c2d35b14b30b550ec06a5eeb04ec4c0d8 Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Tue, 17 Feb 2004 01:27:22 +0000
Subject: [PATCH] Ship with INSTALL in usr/share/doc/tor/

svn:r1076
---
 debian/changelog | 5 ++++-
 debian/tor.docs  | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c7e50fe9d7..2d1bea9cbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,11 @@ tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
   * There's an upstream ChangeLog file now.  Enjoy!
   * Add a README.privoxy file that explains how to setup privoxy to
     go over tor.
+  * As is the case too often, the INSTALL file not only covers
+    installation, but also basic usage and configuration.  Therefore
+    include it in the docs dir.
 
- -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 02:17:04 +0100
+ -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 02:26:50 +0100
 
 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
 
diff --git a/debian/tor.docs b/debian/tor.docs
index 643ab9435e..c29884600c 100644
--- a/debian/tor.docs
+++ b/debian/tor.docs
@@ -1,2 +1,3 @@
 README
+INSTALL
 debian/README.privoxy
-- 
GitLab