diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-08-06 21:31:01 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-08-06 21:31:01 +0000 |
commit | bd24c68a585eeee79cb16b638667958366ddb1fe (patch) | |
tree | 76b3ceeb3e43d649d2c995145d35951d49247800 /debian/tor.docs | |
parent | 13ff77508e00ec0dca82201d63425ee7b6781c35 (diff) | |
download | tor-bd24c68a585eeee79cb16b638667958366ddb1fe.tar.gz tor-bd24c68a585eeee79cb16b638667958366ddb1fe.zip |
* Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package.
* Build tor-design.{pdf,ps}, wich adds new build-dependencies: tetex-{bin,extra}, transfig, and gs.
* Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design. With nodoc the build will not need tetex-{bin,extra}, transfig, and gs.
* Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests ('notest' is an alias')
svn:r2170
Diffstat (limited to 'debian/tor.docs')
-rw-r--r-- | debian/tor.docs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/tor.docs b/debian/tor.docs index c29884600c..a6a14e6c12 100644 --- a/debian/tor.docs +++ b/debian/tor.docs @@ -1,3 +1,12 @@ +AUTHORS README INSTALL debian/README.privoxy +doc/CLIENTS +doc/FAQ +doc/HACKING +doc/TODO +doc/tor-doc.css +doc/tor-doc.html +doc/rend-spec.txt +doc/tor-spec.txt |