diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 904f6b479b..6e972451dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +tor (0.0.7.2+0.0.8pre3-0) unstable; urgency=low + + * 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') + + -- Peter Palfrader <weasel@debian.org> Fri, 6 Aug 2004 23:27:55 +0200 + tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low * New upstream (pre)release. |