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 ...@@ -6,25 +6,29 @@ tor (0.2.2.9-alpha-1) experimental; urgency=low
autonegotiation at run-time rather than compile time. Good. autonegotiation at run-time rather than compile time. Good.
(This also means we no longer need to conflict with newer (This also means we no longer need to conflict with newer
libssls when we built against an old one on backports.) libssls when we built against an old one on backports.)
- The manpages are now built with asciidoc, also do that - The manpages are now built with asciidoc. While the upstream
at build time so we can properly patch them. Therefore tarball already ships with the output of asciidoc, we instead
build-depend on asciidoc, and update 03_tor_manpage_in_section_8 build the manpages during package build time so we can patch them.
to patch the .txt files now. Remove tor.1.in torify.1.in + Therefore build-depend on asciidoc.
tor-gencert.1.in tor-resolve.1.in in the doc directory during + update 03_tor_manpage_in_section_8 to patch the .txt files now.
clean. Oh, and try to work around missing (and if it wasn't, + Remove tor.1.in torify.1.in tor-gencert.1.in tor-resolve.1.in in
broken) build-system for the manpages. The torify.1 manpage the doc directory during clean.
gets installed by upstream, no longer need to do it manually + And try to work around missing (and if it wasn't, broken)
in debian/rules. build-system for the manpages.
- The original design paper is no longer shipped with Tor. Remove + The torify.1 manpage gets installed by upstream, no longer need
debian/hexdump-*.pdf (which we used to work around fig2dev bugs), to do it manually in debian/rules.
no longer build the paper in debian/rules, and remove it from - The original design paper is no longer shipped with Tor.
debian/tor.docs. No longer build-depend on texlive-base-bin, + Remove debian/hexdump-*.pdf (which we used to work around
texlive-latex-base, texlive-fonts-recommended, transfig and fig2dev bugs).
ghostscript. + No longer build the paper in debian/rules, and remove it from
- Upstream tarballs no longer ship an AUTHORS file, or the website. debian/tor.docs.
Therefore remove them from debian/tor.docs. No longer shipping + No longer build-depend on texlive-base-bin, texlive-latex-base,
parts of the website also closes: #443560. Also no longer distribute texlive-fonts-recommended, transfig and ghostscript.
doc/TODO and doc/HACKING in the debian package. - 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 -- 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