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/changelog | |
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/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. |