diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-14 12:44:44 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-06-14 12:44:44 +0000 |
commit | f35f1fd0215df52caca417017a594cda8b6101d2 (patch) | |
tree | 30c4a5b023f13adf6368d05fcf5021a9d6b52559 /debian/changelog | |
parent | b8ed7f3310049379341a5410501bb481a4e84592 (diff) | |
download | gcc-47-f35f1fd0215df52caca417017a594cda8b6101d2.tar.gz |
- prepare for 4.7.3-5 upload
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6846 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3961189..b5c7695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -gcc-4.7 (4.7.3-5) UNRELEASED; urgency=low +gcc-4.7 (4.7.3-5) unstable; urgency=low * Update to SVN 20130614 (r200084) from the gcc-4_7-branch. [ Matthias Klose ] - * Update the Linaro support to the 4.7-2013.05 release. + * Update the Linaro support to the 4.7-2013.06 release. * libgo: Overwrite the setcontext_clobbers_tls check on mips*, fails on some buildds. * Build zh_TW.UTF-8 locale to fix libstdc++ test failures. @@ -11,7 +11,6 @@ gcc-4.7 (4.7.3-5) UNRELEASED; urgency=low * Don't configure anymore with --enable-libstdcxx-time=yes. Addresses: #710220. * Drop build dependency on automake, not used anymore. - * Update the Linaro support to the 4.7-2013.06 release. * Let gcc depend on the binutils upstream version it was built with. Addresses #710142. |