From 5cd703bb546ddb317766c598c61749792c97cfca Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Fri, 12 Aug 2005 15:04:09 +0000
Subject: [PATCH] Update list of files from doc/ that should be installed.

svn:r4766
---
 debian/changelog | 1 +
 debian/tor.docs  | 9 ++++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2fa5713c34..ff094f9207 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low
 
   * Experimental upstream version.
   * Allow test suite to fail, it's broken in this version.
+  * Update list of files from doc/ that should be installed.
 
  -- Peter Palfrader <weasel@debian.org>  Fri, 12 Aug 2005 17:02:23 +0200
 
diff --git a/debian/tor.docs b/debian/tor.docs
index b65eb2f1d2..cff89ddd55 100644
--- a/debian/tor.docs
+++ b/debian/tor.docs
@@ -3,12 +3,15 @@ README
 INSTALL
 debian/README.privoxy
 debian/README.Debian
-doc/CLIENTS
 doc/FAQ
 doc/HACKING
 doc/TODO
+doc/control-spec.txt
+doc/dir-spec.txt
+doc/rend-spec.txt
 doc/tor-doc.css
 doc/tor-doc.html
-doc/rend-spec.txt
+doc/tor-hidden-service.html
 doc/tor-spec.txt
-doc/control-spec.txt
+doc/tor-switchproxy.html
+doc/version-spec.txt
-- 
GitLab