summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-25 17:23:58 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-06-25 17:23:58 +0000
commitf6a5e9f55459949dd82e7ea3105674cb9a78507e (patch)
tree568ffd79ea4c2384aeb0be258743a38926423b47 /debian/changelog
parent2e529de0e0482ae0ec71ed4de2efac6699ae6b69 (diff)
downloadgcc-49-f6a5e9f55459949dd82e7ea3105674cb9a78507e.tar.gz
* Drop versioned build dependency on gdb, and apply the pretty printer
patch for libstdc++ based on the release. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7474 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
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 e5cda1b..d8748bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,8 @@ gcc-4.9 (4.9.0-8) unstable; urgency=medium
* Remove version requirement for dependency on make. Closes: #751891.
* Fix removal of python byte-code files in libstdc++6. Closes: #751435.
* Fix a segfault in the driver from calling free on non-malloc'd area.
- * Drop versioned build dependency on gdb, and let libstdc++6 break
- gdb versions built again with python2.x.
+ * Drop versioned build dependency on gdb, and apply the pretty printer
+ patch for libstdc++ based on the release.
* Add support to build with isl-0.13.
-- Matthias Klose <doko@debian.org> Wed, 25 Jun 2014 00:33:55 +0200