From ae67b87f9ac2927e5e6009461e3095da7a01cce3 Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Tue, 22 Nov 2005 17:40:26 +0000
Subject: [PATCH] Update debian/tor.docs to match which docs are now
 distributed

svn:r5440
---
 debian/changelog | 10 ++++++++++
 debian/tor.docs  |  6 ++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b8f644d41..e54e7e31c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tor (0.1.1.9-alpha-cvs-1) experimental; urgency=low
+
+  * cvs snapshot.
+  * doc/tor-doc.css and doc/tor-doc.html are no longer in the upstream
+    tarball, remove them from debian/tor.docs.
+  * add the following new files to tor.docs: doc/socks-extensions.txt,
+    doc/stylesheet.css, doc/tor-doc-server.html, doc/tor-doc-unix.html
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 22 Nov 2005 18:40:09 +0100
+
 tor (0.1.1.9-alpha-1) experimental; urgency=low
 
   * New upstream version.
diff --git a/debian/tor.docs b/debian/tor.docs
index cff89ddd55..bf765857ce 100644
--- a/debian/tor.docs
+++ b/debian/tor.docs
@@ -9,8 +9,10 @@ doc/TODO
 doc/control-spec.txt
 doc/dir-spec.txt
 doc/rend-spec.txt
-doc/tor-doc.css
-doc/tor-doc.html
+doc/socks-extensions.txt
+doc/stylesheet.css
+doc/tor-doc-server.html
+doc/tor-doc-unix.html
 doc/tor-hidden-service.html
 doc/tor-spec.txt
 doc/tor-switchproxy.html
-- 
GitLab