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
|
binutils-djgpp (2.35.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch to account for three-component version numbers.
-- Stephen Kitt <skitt@debian.org> Thu, 21 Jan 2021 18:10:59 +0100
binutils-djgpp (2.34+dfsg-1) unstable; urgency=medium
* Add debian/watch and convert debian/copyright to machine-readable
format to prepare for switch to native packaging.
* Switch to a non-native package with a separate copy of the source
code, to avoid tying the package to the main Debian binutils’
package’s cadence; the DJGPP patches are updated more slowly.
This means we no longer need to patch binutils-source.
Closes: #964604.
* Lintian: rename “manpage-has-errors-from-man” to “groff-message”.
* Switch to debhelper compatibility level 13.
-- Stephen Kitt <skitt@debian.org> Wed, 02 Sep 2020 22:32:12 +0200
binutils-djgpp (1.4) unstable; urgency=medium
* Apply the DJGPP binutils patches. Thanks to J.W. Jagersma for
reminding me that these are necessary!
-- Stephen Kitt <skitt@debian.org> Mon, 24 Feb 2020 09:37:55 +0100
binutils-djgpp (1.3) unstable; urgency=medium
* Declare the symlinks the right way round...
-- Stephen Kitt <skitt@debian.org> Thu, 13 Feb 2020 21:30:49 +0100
binutils-djgpp (1.2) unstable; urgency=medium
* Target i386 rather than i586 (and provide symlinks for compatibility
with third-party scripts and tools).
* Drop unused Lintian override.
* Standards-Version 4.5.0, no change required.
-- Stephen Kitt <skitt@debian.org> Thu, 13 Feb 2020 21:18:07 +0100
binutils-djgpp (1.1) unstable; urgency=medium
* Apply the binutils-mingw-w64 fix for build/host confusion.
* Copy binutils-mingw-w64’s spelling check.
* Standards-Version 4.4.1, no change required.
-- Stephen Kitt <skitt@debian.org> Sat, 26 Oct 2019 18:39:19 +0200
binutils-djgpp (1) unstable; urgency=medium
* Initial packaging based on binutils-mingw-w64. Closes: #935803.
-- Stephen Kitt <skitt@debian.org> Mon, 26 Aug 2019 13:50:43 +0200
|