summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-09-03 01:27:37 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:26:00 -0800
commitd343f5da3ba5b134eb0c269919ee700afca4a8e8 (patch)
treed7b62a61fe9d2e80a2bbe0dbdb69c72f239d4b48 /debian/changelog
parent21a6798c0582fbb33c9e235e0b3371fa7f708c28 (diff)
Drop CFLAGS that we don't need anymore (-fPIC, -D_REENTRANT,
-D_GNU_SOURCE).
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 fe15fbb0..f51eb987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ pam (1.1.0-3) UNRELEASED; urgency=low
some of it is obsolete by the change in package VCS.
* Convert debian/rules to debhelper 7 and add versioned build-dependencies
on debhelper and quilt to suit.
+ * Drop CFLAGS that we don't need anymore (-fPIC, -D_REENTRANT,
+ -D_GNU_SOURCE).
-- Steve Langasek <vorlon@debian.org> Tue, 01 Sep 2009 22:23:47 -0700