summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2008-06-13Require unit tests to pass againPeter Palfrader
svn:r15197
2008-06-050.2.0.27-rc-1Peter Palfrader
svn:r14987
2008-06-05Remove unnecessary and already commented out dh_* calls from rules filePeter Palfrader
svn:r14986
2008-06-05Support passing of parallel=<n> in build optionsPeter Palfrader
svn:r14984
2008-06-05No longer ignore failure of make clean in the clean targetPeter Palfrader
svn:r14983
2008-06-05A lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlinkPeter Palfrader
svn:r14980
2008-06-05Do not ship a copy of the changelog in tor-geoipdb package. That's another ↵Peter Palfrader
100kb right there svn:r14978
2008-06-05Add geoipdb packagePeter Palfrader
svn:r14977
2008-03-11Build the debian package with openbsd malloc.Peter Palfrader
Build with --enable-openbsd-malloc, unless no-enable-openbsd-malloc is found in DEB_BUILD_OPTIONS. Hopefully this deals with some of the horrible memory fragmentation that glibc's malloc causes. svn:r13970
2008-03-05Merge r13870: Work around fig2dev failing to build the images on all archsPeter Palfrader
svn:r13871
2008-02-02Update pointer for gs bug from #321435 to #457568Peter Palfrader
svn:r13358
2008-02-02Work around fig2dev failing to build the images on mipsel like we do on sparcPeter Palfrader
and s390. svn:r13357
2007-12-23* New upstream version.Peter Palfrader
* Work around fig2dev failing to build the images on sparc like we do on s390. svn:r12942
2007-01-27The spec files have moved. This requires updating the debian rules filePeter Palfrader
svn:r9447
2006-08-09 r8245@danube: weasel | 2006-08-09 12:24:00 +0200Peter Palfrader
Add a few comments so I find the rationale for the autoconf --build/--host split in the future when I need it again svn:r7000
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-03-11Apparently passing --host to configure when not cross-compiling is evil now andtor-0.1.1.15-rcdebian-version-0.1.1.15-rc-1Peter Palfrader
greatly confuses configure. So don't do it unless it actually differs from the --build host. svn:r6129
2005-09-14Forward port to headPeter Palfrader
svn:r5056
2005-09-14Merge 0.1.0.14+XXXX changestor-0.1.1.7-alphadebian-version-0.1.1.6-alpha-2Peter Palfrader
svn:r5053
2005-09-09Even more experimental cvs snapshot.Peter Palfrader
Testsuite is mandatory again. svn:r4968
2005-08-12Allow test suite to fail, it's broken in this version.Peter Palfrader
svn:r4765
2005-08-09Merge debian directory from tor-0_1_0-patches to HEADPeter Palfrader
svn:r4758
2005-03-22If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against libdmalloc4.Peter Palfrader
svn:r3821
2004-12-08Commit changelog and rules for my almost 0.0.9rc6debian-version-0.0.8+0.0.9rc6-1Peter Palfrader
svn:r3125
2004-12-01* New upstream release (candidate).debian-version-0.0.8+0.0.9rc5-1Peter Palfrader
* Add a few 'date' calls in debian/rules, so I can see how long building the docs takes on autobuilders. svn:r3060
2004-11-12Remove /usr/bin/tor-control.py from the binary packagePeter Palfrader
svn:r2814
2004-11-12Symlink tor(8) manpage to torrc(5)Peter Palfrader
svn:r2809
2004-08-11Install design paper in usr/share/doc/tor, not usr/share/doc. Ooops.Peter Palfrader
svn:r2225
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-05-06Move tor manpage to section 8Peter Palfrader
svn:r1816
2004-03-30Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades.Peter Palfrader
svn:r1387
2004-03-03Always enable DataDirectory, requires dpatchPeter Palfrader
svn:r1222
2004-03-03Do not strip binaries for nowPeter Palfrader
svn:r1220
2004-02-29New upstream release.debian-version-0.0.1+0.0.2pre23-1Peter Palfrader
Upstream tests got fixed svn:r1184
2004-02-27New upstream version. Tor stays in sbin in Debiandebian-version-0.0.1+0.0.2pre22-1Peter Palfrader
svn:r1137
2004-02-17Add a lintian override for the INSTALL filedebian-version-0.0.1+0.0.2pre20-2Peter Palfrader
svn:r1077
2004-02-17Add torify script and stuff to debianPeter Palfrader
svn:r1071
2004-01-13Run test after builddebian-version-0.0.1+0.0.2pre19-1Peter Palfrader
svn:r991
2004-01-13First go at a debian packagePeter Palfrader
svn:r987