summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e9d4a03..e459e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ gnumach (2:1.3.99.dfsg.git20130501-1) unstable; urgency=low
* New upstream snapshot
* Fixes grave issues with grub-probe/update-grub/reconfigure gnumach-image.
+ * rules: Do not pass -fno-omit-frame-pointer for -dbg builds ourselves,
+ upstream is now doing it.
-- Samuel Thibault <sthibault@debian.org> Wed, 01 May 2013 23:25:29 +0000
@@ -11,8 +13,6 @@ gnumach (2:1.3.99.dfsg.git20130311-1) unstable; urgency=low
- patches/20_slow-boot.patch: Remove, merged upstream.
- patches/60_bigmem.patch: Refresh.
* control: Make gnumach-dev multi-arch:same.
- * rules: Pass -fno-optimize-sibling-calls to gcc for building the dbg version,
- to get better backtraces in the debugger.
-- Samuel Thibault <sthibault@debian.org> Sun, 10 Mar 2013 23:52:47 +0000