summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-08-01 11:42:06 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-08-01 11:42:06 +0000
commit7858eaba347fc1e8446a99340e13a3aa176a5506 (patch)
tree31ff757f5f64882f1ee238f6d182b889f1e69c8b /debian/changelog
parent6499846cd5b31eab4108a03ec105115563518e3a (diff)
downloadgcc-5-7858eaba347fc1e8446a99340e13a3aa176a5506.tar.gz
gcc-5 (5.2.1-14) unstable; urgency=high
* Fix libstdc++6 breaks. -- Matthias Klose <doko@debian.org> Fri, 31 Jul 2015 04:12:08 +0200 git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8186 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6839838..a11e2e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,13 @@
-gcc-5 (5.2.1-13) UNRELEASED; urgency=medium
+gcc-5 (5.2.1-14) unstable; urgency=high
+ * Fix libstdc++6 breaks.
+
+ -- Matthias Klose <doko@debian.org> Fri, 31 Jul 2015 04:12:08 +0200
+
+gcc-5 (5.2.1-13) unstable; urgency=high
+
+ * Upload to unstable (https://wiki.debian.org/GCC5). See also
+ https://lists.debian.org/debian-devel-announce/2015/07/msg00000.html
* Update to SVN 20150730 (r226411, 5.2.1) from the gcc-5-branch.
- Fix PR libstdc++/67015. Closes: #793784.
* Fix version macros in the plugin-header.h header. Closes: #793478.