1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
libstdc++-arm-none-eabi (12) unstable; urgency=medium
* Remove `--with autotools-dev`, it's run by default since dh 9
* Add (autopkg) tests
* Disable reprotest because runners have really low resources
* Remove b-dpendencies on libisl-0.18-dev and libcloog-isl-dev
(Closes: #921856)
-- Agustin Henze <tin@debian.org> Mon, 11 Feb 2019 06:49:38 +0000
libstdc++-arm-none-eabi (11) unstable; urgency=medium
* Change obsolete priority extra to optional
* Bump Standards-version to 4.2.0 (No changes needed)
* Update Vcs fields pointing to salsa
* Update package description
* Use specific version libisl-0.18-dev
* Remove short-wchar flag
-- Agustin Henze <tin@debian.org> Sun, 12 Aug 2018 14:43:05 +0200
libstdc++-arm-none-eabi (10) unstable; urgency=medium
* Use new multilib profile
* Add missing b-dependency on rename
* Bumped Standard-Version to 4.0.0 (no changes required)
-- Agustin Henze <tin@debian.org> Wed, 20 Sep 2017 20:02:53 -0300
libstdc++-arm-none-eabi (9) unstable; urgency=medium
* Rebuild using 15:5.4.1+svn241155-1 (Closes: #845416)
-- Agustin Henze <tin@debian.org> Fri, 09 Dec 2016 10:28:27 -0300
libstdc++-arm-none-eabi (8) unstable; urgency=medium
* Remove dependency on gcc-4.9-source and add dependency on
gcc-arm-none-eabi-source
* Update debian/rules to use gcc-arm-none-eabi as source
* Remove debian_patches.txt
* Rebuild using 15:4.9.3+svn227297-1
-- Agustin Henze <tin@debian.org> Mon, 31 Aug 2015 11:02:27 -0300
libstdc++-arm-none-eabi (7) unstable; urgency=medium
* Remove python files, already delivered by libstdc++ (Closes: #787913)
-- Agustin Henze <tin@debian.org> Mon, 22 Jun 2015 09:12:01 -0300
libstdc++-arm-none-eabi (6) unstable; urgency=medium
* Update to gcc-4.9
* Update debian patches list
* Bumped Standard-Version to 3.9.6 (no changes required)
* Switch to dpkg-source 3.0 (native) format
-- Agustin Henze <tin@debian.org> Fri, 22 May 2015 17:48:48 -0300
libstdc++-arm-none-eabi (5) experimental; urgency=medium
* Rebuild using gcc-4.8-source_4.8.3-15
-- Agustin Henze <tin@debian.org> Mon, 01 Dec 2014 14:45:13 -0300
libstdc++-arm-none-eabi (4) unstable; urgency=medium
* Keep exceptions in the speed optimized version.
* Use _nano suffix instead of _s for size optimized version of libraries.
* Include pretty printer debug files.
* Add myself to Uploaders.
* Disable testing: with exception handling the tests actually run and it
takes too much time.
-- Thomas Preud'homme <thomas.preudhomme@arm.com> Thu, 21 Aug 2014 06:27:59 +0000
libstdc++-arm-none-eabi (3) unstable; urgency=medium
* Rebuilt using current gcc version (Closes: #751320)
-- Agustin Henze <tin@debian.org> Wed, 06 Aug 2014 17:50:55 -0300
libstdc++-arm-none-eabi (2) unstable; urgency=medium
* Remove libstdc++-arm-wno-abi.diff patch from debian_patches.txt
(Closes: #750324)
-- Agustin Henze <tin@debian.org> Fri, 13 Jun 2014 11:40:50 -0300
libstdc++-arm-none-eabi (1) unstable; urgency=medium
* Initial release. (Closes: #736167)
-- Agustin Henze <tin@debian.org> Tue, 28 Jan 2014 08:18:44 -0300
|