aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-03-22 22:38:21 +0000
committerPeter Palfrader <peter@palfrader.org>2005-03-22 22:38:21 +0000
commita2ee01984ad5d44b810090ba6da437bd8be1e84d (patch)
treed8a1fa0355dd18f53f6ecc76e39da32c271fdb95 /debian/changelog
parent1facdfa8d001ad97d811be2f676caedc9167576c (diff)
downloadtor-a2ee01984ad5d44b810090ba6da437bd8be1e84d.tar.gz
tor-a2ee01984ad5d44b810090ba6da437bd8be1e84d.zip
If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against libdmalloc4.
svn:r3821
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3cf532c90a..1f2e5534a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low
* Add a snippet to set nice level in etc/default/tor.
* Wait for 60 seconds in init stop. 35 is too little.
* Don't depend on python anymore - tor-resolve is C now.
+ * If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against libdmalloc4.
+ Of course the -dev package needs to be installed.
-- Peter Palfrader <weasel@debian.org> Tue, 22 Mar 2005 22:32:08 +0100