diff options
author | lbrenta <lbrenta@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-02 17:25:16 +0000 |
---|---|---|
committer | lbrenta <lbrenta@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-05-02 17:25:16 +0000 |
commit | 7a4cc3eb22c4791d90b93e11f197dcaf913cef18 (patch) | |
tree | 68580b104673206da0a4e661904797e5c42df69d /debian/changelog | |
parent | 33b5d03b6f7f395731f59614e1b44f1d3e35ce03 (diff) | |
download | gcc-49-7a4cc3eb22c4791d90b93e11f197dcaf913cef18.tar.gz |
* Merge from gnat-4.9 (4.9.0-1).
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7337 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e954479..7817e02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,17 @@ gcc-4.9 (4.9.0-2) UNRELEASED; urgency=medium * libgnatvsn: Use CC and CXX passed from the toplevel makefile, drop gnat build dependency on g++. Addresses: #746688. + Merge from gnat-4.9 (4.9.0-1) unstable; urgency=low: + + [Ludovic Brenta] + * debian/patches/ada-hurd.diff: refresh for new upstream version that + restores POSIX compliance in System.OS_Interface.timespec. + * debian/patches/ada-kfreebsd.diff: make System.OS_Interface.To_Timespec + consistent with s-osinte-posix.adb. + [Nicolas Boulenguez] + * rules.conf (Build-Depends): mention gnat before gnat-x.y so that + buildds can bootstrap 4.9 in unstable. Fixes: #744724. + -- Matthias Klose <doko@debian.org> Fri, 02 May 2014 13:51:28 +0200 gcc-4.9 (4.9.0-1) unstable; urgency=medium |