diff -Nru gcc-arm-none-eabi-4.9.3+svn227297/debian/changelog gcc-arm-none-eabi-4.9.3+svn231177/debian/changelog --- gcc-arm-none-eabi-4.9.3+svn227297/debian/changelog 2015-11-24 23:03:29.000000000 +0000 +++ gcc-arm-none-eabi-4.9.3+svn231177/debian/changelog 2015-12-03 13:38:15.000000000 +0000 @@ -1,8 +1,10 @@ -gcc-arm-none-eabi (15:4.9.3+svn227297-1build1) xenial; urgency=medium +gcc-arm-none-eabi (15:4.9.3+svn231177-1) unstable; urgency=medium - * Build using ISL 0.15. + * Imported Upstream version 4.9.3+231177 + * Rebuild against libisl15 (Closes: #806391) + * Update package description - -- Matthias Klose Tue, 24 Nov 2015 23:03:05 +0100 + -- Agustin Henze Wed, 02 Dec 2015 13:43:50 -0300 gcc-arm-none-eabi (15:4.9.3+svn227297-1) unstable; urgency=medium diff -Nru gcc-arm-none-eabi-4.9.3+svn227297/debian/control gcc-arm-none-eabi-4.9.3+svn231177/debian/control --- gcc-arm-none-eabi-4.9.3+svn227297/debian/control 2015-08-30 22:48:00.000000000 +0000 +++ gcc-arm-none-eabi-4.9.3+svn231177/debian/control 2015-12-03 13:35:29.000000000 +0000 @@ -43,15 +43,17 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, binutils-arm-none-eabi Recommends: libnewlib-arm-none-eabi Description: GCC cross compiler for ARM Cortex-A/R/M processors - Bare metal compiler for embedded ARM chips using Cortex-M0/M0+/M3/M4, - Cortex-R4/R5/R7 and Cortex-A* processors. + Bare metal compiler for embedded ARM chips using Cortex-M, Cortex-R and + Cortex-A processors. + This package is based on the GNU ARM toolchain provided by ARM. Package: gcc-arm-none-eabi-source Architecture: all Depends: ${misc:Depends} Description: GCC cross compiler for ARM Cortex-A/R/M processors (source) - Bare metal compiler for embedded ARM chips using Cortex-M0/M0+/M3/M4, - Cortex-R4/R5/R7 and Cortex-A* processors. + Bare metal compiler for embedded ARM chips using Cortex-M, Cortex-R and + Cortex-A processors. + This package is based on the GNU ARM toolchain provided by ARM. . This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC) for embedded ARM chips.