summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-11-22 00:39:17 -0600
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:26:01 -0800
commitc90534619a36ab6d202b79a70626e9524d93085f (patch)
tree35c62fb77af66f33bb6a5b79d4ad01a0f66cc911 /debian/changelog
parentf1c23e5217a17cd9588d48e654e378ec96064d98 (diff)
debian/patches/sys-types-include.patch: fix pam_modutil.h so that it can
be included directly, without having to include sys/types.h first. Closes: #556203.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f5b63d7..1b1ba96c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ pam (1.1.0-5) UNRELEASED; urgency=low
* Updated debconf translations:
- French, thanks to Jean-Baka Domelevo Entfellner <domelevo@gmail.com>
(closes: #547039)
+ * debian/patches/sys-types-include.patch: fix pam_modutil.h so that it can
+ be included directly, without having to include sys/types.h first.
+ Closes: #556203.
-- Steve Langasek <vorlon@debian.org> Wed, 16 Sep 2009 15:25:40 -0700