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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
binutils-or1k-elf (1.0.13) unstable; urgency=medium
* Require 2.43.50.20250108, remove work-around for #1090761/1089190
* Slightly improve generation of symbolic links
* Enable salsa continuous integration via salsa-ci.yml
* Autoreconf all subdirectories
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 22 Feb 2025 20:05:37 +0100
binutils-or1k-elf (1.0.12) unstable; urgency=medium
* Build with 2.43.50. Drop work-around for autotools sources.
* Unselect -Werror compiler option. Closes: #1089190.
* Avoid hardcoding the output of dh_auto_configure.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 07 Dec 2024 12:39:50 +0000
binutils-or1k-elf (1.0.11) unstable; urgency=medium
* Rebuild with binutils 2.42.
* Standards-Version: 4.7.0 (no changes)
* Update copyright years
* Remove ome more hardcoding of the GNU type
* Autoreconf zlib/ again, it is fixed
* Add missing sources for autotools in etc/
* Include buildflags.mk as recommended by dpkg-architecture.mk
-- Nicolas Boulenguez <nicolas@debian.org> Fri, 10 May 2024 19:31:36 +0200
binutils-or1k-elf (1.0.10) unstable; urgency=medium
* Rebuild against binutils 2.41.
* Remove applied patches. Closes: #1058556.
-- Nicolas Boulenguez <nicolas@debian.org> Fri, 15 Dec 2023 22:16:45 +0000
binutils-or1k-elf (1.0.9) unstable; urgency=medium
* improve extraction of upstream sources.
* Install to debian/tmp, add explicit debian/install, not-installed.
* Drive dh_links with a shell script (instead of Make).
* Add missing CPPFLAGS, fix two typos
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 29 Aug 2023 11:21:27 +0000
binutils-or1k-elf (1.0.8) unstable; urgency=medium
* Rebuild against binutils 2.40.
* Let dh-builtusing generate the Built-Using field.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 27 Aug 2023 16:28:29 +0000
binutils-or1k-elf (1.0.7) unstable; urgency=medium
* Autoreconf libiberty again (fixed in 2.39.50).
* Standards-Version: 4.6.2 (no changes).
* Update format of lintian overrides.
* Update copyright years.
[ Eric Long ]
* Remove mbstowcs patch (applied in 2.39.50). Closes: #1026442.
-- Nicolas Boulenguez <nicolas@debian.org> Wed, 21 Dec 2022 00:17:44 +0000
binutils-or1k-elf (1.0.6) unstable; urgency=medium
* In gas, call mbstowcs with len=0 when dest=NULL. Closes: #1016223.
-- Nicolas Boulenguez <nicolas@debian.org> Thu, 04 Aug 2022 07:46:42 +0000
binutils-or1k-elf (1.0.5) unstable; urgency=medium
* Disable build-time tests.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 27 Jun 2022 06:37:13 +0000
binutils-or1k-elf (1.0.4) unstable; urgency=medium
* Do not autoreconf gprofng. Closes: #1013590.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 25 Jun 2022 15:42:50 +0000
binutils-or1k-elf (1.0.3) unstable; urgency=medium
* Do not autoreconf in etc/. Closes: #1005669.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 06 Mar 2022 14:08:57 +0000
binutils-or1k-elf (1.0.2) unstable; urgency=medium
[ Vagrant Cascadian ]
* Enable deterministic archives. Closes: #996184.
[ Nicolas Boulenguez ]
* autopkgtests: test strip, report progress.
-- Jonas Smedegaard <dr@jones.dk> Thu, 04 Nov 2021 01:37:48 +0100
binutils-or1k-elf (1.0.1) unstable; urgency=medium
* Reupload to unstable.
[ Nicolas Boulenguez ]
* Use upstream build system directly instead of via the binutils
packaging intended for Debian architectures.
The tools are now linked statically.
* Enable dh_autoreconf (2.69) (except for libiberty).
* Pass usual dh_auto_configure options.
Especially, dependency tracking seems incompatible with autoconf2.71.
* Enable post-build checks.
* Refine patterns in lintian overrides.
[ John Scott ]
* Update_autotools_config after extraction (it was a no-op).
* Allow the binary package to satisfy Multi-Arch: foreign dependencies.
* Put binutils *source* version in Built-Using (it may differ for NMUs).
[ Jonas Smedegaard ]
* create empty src dir before dh_auto_clean,
to avoid confusing debhelper
* fix my email address in Uploaders field
-- Jonas Smedegaard <dr@jones.dk> Mon, 06 Sep 2021 14:36:43 +0200
binutils-or1k-elf (1) experimental; urgency=medium
* Initial release. Closes: #982892.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 10 Jan 2021 12:12:28 +0000
|