summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-11-02 23:31:35 +0100
committerMichael Biebl <biebl@debian.org>2011-11-02 23:31:35 +0100
commitbf362b4e1422a630717e8da8600d35f505e3da57 (patch)
tree38baf4cb6a746de0129dbab4b6a54b5654356fbf /debian/control
parentdd913a034d2dc574ee10383ca0dedfcc6796e12c (diff)
downloadrsyslog-bf362b4e1422a630717e8da8600d35f505e3da57.tar.gz
Enable default hardening options from dpkg-buildflags. (Closes: #644303)
- Use buildflags.mk snippet in debian/rules. - Add Build-Depends on dpkg-dev (>= 1.6.1).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 033bb0f..16ddb6f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: admin
Priority: important
Maintainer: Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 8),
+ dpkg-dev (>= 1.6.1),
autotools-dev (>= 20100122.1),
zlib1g-dev,
libmysqlclient-dev,