Skip to content
Snippets Groups Projects
Commit 39d4c2ef authored by Peter Palfrader's avatar Peter Palfrader
Browse files

Changefile cleanup

parent e90d20db
No related branches found
No related tags found
No related merge requests found
......@@ -6,25 +6,29 @@ tor (0.2.2.9-alpha-1) experimental; urgency=low
autonegotiation at run-time rather than compile time. Good.
(This also means we no longer need to conflict with newer
libssls when we built against an old one on backports.)
- The manpages are now built with asciidoc, also do that
at build time so we can properly patch them. Therefore
build-depend on asciidoc, and update 03_tor_manpage_in_section_8
to patch the .txt files now. Remove tor.1.in torify.1.in
tor-gencert.1.in tor-resolve.1.in in the doc directory during
clean. Oh, and try to work around missing (and if it wasn't,
broken) build-system for the manpages. The torify.1 manpage
gets installed by upstream, no longer need to do it manually
in debian/rules.
- The original design paper is no longer shipped with Tor. Remove
debian/hexdump-*.pdf (which we used to work around fig2dev bugs),
no longer build the paper in debian/rules, and remove it from
debian/tor.docs. No longer build-depend on texlive-base-bin,
texlive-latex-base, texlive-fonts-recommended, transfig and
ghostscript.
- Upstream tarballs no longer ship an AUTHORS file, or the website.
Therefore remove them from debian/tor.docs. No longer shipping
parts of the website also closes: #443560. Also no longer distribute
doc/TODO and doc/HACKING in the debian package.
- The manpages are now built with asciidoc. While the upstream
tarball already ships with the output of asciidoc, we instead
build the manpages during package build time so we can patch them.
+ Therefore build-depend on asciidoc.
+ update 03_tor_manpage_in_section_8 to patch the .txt files now.
+ Remove tor.1.in torify.1.in tor-gencert.1.in tor-resolve.1.in in
the doc directory during clean.
+ And try to work around missing (and if it wasn't, broken)
build-system for the manpages.
+ The torify.1 manpage gets installed by upstream, no longer need
to do it manually in debian/rules.
- The original design paper is no longer shipped with Tor.
+ Remove debian/hexdump-*.pdf (which we used to work around
fig2dev bugs).
+ No longer build the paper in debian/rules, and remove it from
debian/tor.docs.
+ No longer build-depend on texlive-base-bin, texlive-latex-base,
texlive-fonts-recommended, transfig and ghostscript.
- Upstream tarballs no longer ship an AUTHORS file, or the website,
Removed these from debian/tor.docs. No longer shipping parts of
the website also closes: #443560.
- Also no longer distribute doc/TODO and doc/HACKING in the debian
package.
-- Peter Palfrader <weasel@debian.org> Sat, 27 Feb 2010 15:59:14 +0100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment