summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-02-27 14:33:46 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-02-27 14:33:46 +0000
commitcf7a9dcf6303e5c67679799644774dcf64145dee (patch)
treef189a31c1e26c88381373a17753ca8e69e8d30b4 /debian/changelog
parent8ff2fb753778599556a934cc98ae39f747964b40 (diff)
Re-enable symbol verification for the extension modules.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c9d6f67..8bb8f18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ talloc (2.1.5-2) UNRELEASED; urgency=medium
[ Matthias Klose ]
* Build python3 packages.
* Bump debhelper and standards version.
- * Do not generate symbols for the extension module
* Do not encode the SOABI and the multiarch string into the pytalloc-util
library, just append a '-py3'.
* Make the build log a bit more verbose.