summaryrefslogtreecommitdiff
path: root/debian/tor.docs
AgeCommit message (Collapse)Author
2010-08-04Remove the debian directory from the main git repositoryNick Mathewson
Once upon a time it made sense to keep all the Debian files in the main Tor distribution, since repeatedly merging them back in was hard. Now that we're on git, that's no longer so. Peter's debian repository at debian/tor.git on our git server has the most recent version of the tor-on-debian packaging stuff, and the versions in our own repository have gotten out of date. Resolves bug #1735.
2007-01-27The spec files have moved. This requires updating the debian rules filePeter Palfrader
svn:r9447
2006-05-05Merge differences between debian_version_0_1_1_18-rc-1 and ↵Peter Palfrader
debian_version_0_1_1_19-rc-1 from tor-0_1_1-patches into head svn:r6443
2006-04-02the deb's tor.docs list is wrong, now that we've removed the docs.debian-version-0.1.1.18-rc-1Roger Dingledine
svn:r6289
2006-03-28no longer ship INSTALL and README files, they are useless now.Peter Palfrader
svn:r6268
2006-02-21New upstream versiondebian-version-0.1.1.14-alpha-1Peter Palfrader
svn:r6063
2005-11-22Update debian/tor.docs to match which docs are now distributedPeter Palfrader
svn:r5440
2005-11-15Actually do not ship ↵debian-version-0.1.1.9-alpha-1Peter Palfrader
doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}, they are not in the tarball svn:r5391
2005-11-15Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}Peter Palfrader
svn:r5379
2005-08-12Update list of files from doc/ that should be installed.Peter Palfrader
svn:r4766
2004-11-13And install it into usr/share/doc/tor/Peter Palfrader
svn:r2827
2004-11-12Do not patch the default torrc to include settings we really want. Instead ↵Peter Palfrader
modify the compiled in default options. svn:r2813
2004-08-06* Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, ↵Peter Palfrader
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
2004-02-17Ship with INSTALL in usr/share/doc/tor/Peter Palfrader
svn:r1076
2004-02-17Add a README.privoxy filePeter Palfrader
svn:r1075
2004-01-13First go at a debian packagePeter Palfrader
svn:r987