From: Russ Allbery Date: Wed, 1 Apr 2009 01:46:45 +0000 (-0700) Subject: Add changelog entry for the 2.6.29 build system change X-Git-Tag: debian/1.4.10+dfsg1-1~28 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=3e27bc5560a8cf7a958f7cc30d65c01471393366;p=packages%2Fo%2Fopenafs.git Add changelog entry for the 2.6.29 build system change --- diff --git a/debian/changelog b/debian/changelog index 6043399d7..b8c05d0ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,12 @@ openafs (1.4.9~pre2+dfsg1-1) UNRELEASED; urgency=low * New upstream testing release. - Use +dfsg instead of .dfsg for saner version sorting. + * Debian's 2.6.29 packages no longer include symlinks from the + architecture-specific header tree to the common header tree and + instead overlay both header trees using kbuild. Change the Autoconf + probes to always use kbuild and generate stub headers in the paths + that OpenAFS expects that include the linux headers. Patch from Aaron + M. Ucko. (Closes: #521745) * Update debian/watch for +dfsg naming instead of .dfsg. * Translation updates: - Japanese, thanks Hideki Yamane. (Closes: #521518)