diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8b2491b..8304ae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ gnumach (2:1.3.99.dfsg.git20111010-2) UNRELEASED; urgency=low * debian/control: - Do not make gnumach-dbg depend on gnumach. - Remove article in synopsis. - * debian/rules: Add stamp files, and build-indep and build-arch targets. + * debian/rules: + - Add stamp files, and build-indep and build-arch targets. + - Pass -fno-omit-frame-pointer for -dbg builds, to fix kernel debugger + traces & co. -- Samuel Thibault <sthibault@debian.org> Tue, 11 Oct 2011 20:59:21 +0200 |