diff options
author | Peter Palfrader <peter@palfrader.org> | 2005-08-12 15:04:09 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2005-08-12 15:04:09 +0000 |
commit | 5cd703bb546ddb317766c598c61749792c97cfca (patch) | |
tree | 47f0cd2bab7af1f6cb324d60ec380333dcb56624 /debian | |
parent | 6bacef35c5687acf2225e0c6ba61f171dd0a95f1 (diff) | |
download | tor-5cd703bb546ddb317766c598c61749792c97cfca.tar.gz tor-5cd703bb546ddb317766c598c61749792c97cfca.zip |
Update list of files from doc/ that should be installed.
svn:r4766
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | 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 |