Commit Graph

34 Commits

Author SHA1 Message Date
Peter Palfrader
327e4dfe2b Change the dependency on tsocks to torsocks | tsocks (see: #554717) 2009-11-15 11:04:15 +01:00
Peter Palfrader
b0430672ea Change order of recommends from privoxy | polipo to polipo | privoxy. 2009-11-15 10:56:06 +01:00
Peter Palfrader
a19140828d Build-Depend on libssl-dev >= 0.9.8k-6.
libssl 0.9.8k-6 disabled autorenegotation, and the -dev package
introduced the SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION flag.

Since we now set that flag if available we want to make sure that it
*is* available when building.

Therefore build-depend on libssl-dev >= 0.9.8k-6.

If we build against earlier versions we will not work once libssl gets
upgraded to a version that disabled renegotiations.
2009-11-15 10:51:08 +01:00
Peter Palfrader
6190c81454 Update versioned build time dependency on debhelper 2009-05-31 13:18:53 +02:00
Peter Palfrader
38447cd4de Update Standards-Version 3.8.1
Update Standards-Version from 3.8.0 to 3.8.1.  No real changes required, we
already support nocheck in DEB_BUILD_OPTIONS since August 2004, and we already
create our var/run directory in the init script (tho we now no longer ship it
either - see above).
2009-05-31 10:43:38 +00:00
Peter Palfrader
db05c8bc43 Change build time dependency on gs to ghostscript. 2009-05-30 21:10:21 +02:00
Peter Palfrader
a331f451d0 The override file is always correct
svn:r19053
2009-03-16 17:08:45 +00:00
Peter Palfrader
6e3a7e1024 Forward port debian 0.2.0.27-rc-1 into trunk
svn:r15089
2008-06-09 16:56:26 +00:00
Peter Palfrader
81429fdc34 Forward port debian 0.2.0.26-rc-1 to trunk
svn:r14933
2008-06-04 08:39:02 +00:00
Peter Palfrader
c578aa0005 Add a recommends on logrotate.
svn:r14132
2008-03-19 19:09:51 +00:00
Peter Palfrader
76c40c4d72 teTeX is no more
svn:r10434
2007-06-01 01:10:02 +00:00
Peter Palfrader
83e6aef50d Forward port r9754: It only is a single |, not two
svn:r9755
2007-03-07 09:21:24 +00:00
Peter Palfrader
754811fbec Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).
svn:r9746
2007-03-06 20:01:01 +00:00
Peter Palfrader
122c7a8e5d r9569@galaxy: weasel | 2006-08-29 22:38:54 +0200
Change Standards-Version to 3.7.2.  No changes required.


svn:r8302
2006-08-29 20:44:17 +00:00
Peter Palfrader
e4ee8a0069 Merge 0.1.0.14+XXXX changes
svn:r5053
2005-09-14 13:05:58 +00:00
Peter Palfrader
c12d81d654 Merge debian directory from tor-0_1_0-patches to HEAD
svn:r4758
2005-08-09 13:11:00 +00:00
Roger Dingledine
51f04b68df point debian users to or-talk, not or-dev
svn:r3912
2005-03-29 00:38:03 +00:00
Peter Palfrader
cd364ffe4e Don't depend on python anymore - tor-resolve is C now
svn:r3764
2005-03-15 22:34:33 +00:00
Peter Palfrader
a5d8d70c79 Make the build depend on libevent-dev versioned: >= 1.0
svn:r3421
2005-01-23 15:21:39 +00:00
Peter Palfrader
bc5fffb0b3 Add libevent-dev to build-depends
svn:r3348
2005-01-12 15:44:44 +00:00
Roger Dingledine
aa48b96036 migrate to the new URL
svn:r3296
2005-01-05 00:06:51 +00:00
Peter Palfrader
bc932f555e Change the description slightly, to say "don't rely on the current Tor network
if you really need strong anonymity", instead of "Tor will not provide
anonymity currently".


svn:r2780
2004-11-10 03:45:34 +00:00
Peter Palfrader
929475e3b1 New upstream version, build-dep on zlib-dev
svn:r2407
2004-10-01 20:30:53 +00:00
Peter Palfrader
bd24c68a58 * 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
2004-08-06 21:31:01 +00:00
Peter Palfrader
6ea9002824 Depend on python
svn:r2112
2004-07-22 22:28:29 +00:00
Peter Palfrader
d38f5b84a8 Recommend socat
svn:r1815
2004-05-06 23:11:12 +00:00
Peter Palfrader
83081f5ad6 Mention tor web site and mailinglists in description.
svn:r1682
2004-04-24 17:42:30 +00:00
Peter Palfrader
76021ef83c Mention that the package starts the OP by default and that OR can be enabled in the config
svn:r1085
2004-02-17 04:57:37 +00:00
Peter Palfrader
fdf959536f Put back privoxy into recommends. Somehow privoxy was removed and not tsocks
svn:r1081
2004-02-17 04:45:27 +00:00
Peter Palfrader
d7b699fdf8 Naturally the debian package now depends on tsocks, not only recommends it
svn:r1065
2004-02-17 00:48:33 +00:00
Peter Palfrader
d764af04e8 Change short description to a nicer one
svn:r1039
2004-01-31 09:11:46 +00:00
Peter Palfrader
2125da817b adduser is not essential
svn:r998
2004-01-15 22:54:55 +00:00
Roger Dingledine
99e789a125 fix minor typos
svn:r988
2004-01-13 14:20:31 +00:00
Peter Palfrader
9d3cf1b4d1 First go at a debian package
svn:r987
2004-01-13 13:40:00 +00:00