X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c11538517e969115c88c33b3e29075897c3f8d21;hp=0703a9180edb083d01cf48d74e27135b70286091;hb=refs%2Fheads%2Fmaster;hpb=22f51fa0e7833464e8080f2e135d64484c8164a4 diff --git a/debian/changelog b/debian/changelog index 0703a91..c115385 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +jattach (2.2-1) unstable; urgency=medium + + * New upstream release. + * Update Standards-Version to 4.6.2 no changes required. + * Update debian/copyright, remove years for debian/* content. + + -- Sven Hoexter Tue, 16 Jan 2024 13:49:13 +0100 + +jattach (2.1-1) unstable; urgency=medium + + [ Sven Hoexter ] + * New upstream release. + * Update Standards-Version to 4.6.1 - no changes required. + * Drop additional LDFLAGS -Wl,--as-needed. + * Update dates to 2022 in debian/copyright. + * Set Rules-Requires-Root: no in debian/control. + + -- Sven Hoexter Mon, 25 Jul 2022 21:01:27 +0200 + +jattach (2.0-1) unstable; urgency=medium + + * New upstream release. + + Adds OpenJ9 support. + + Improves namespace awareness. + * Drop debian/patches/do-not-override-CFLAGS - fixed upstream. + * Update Standards-Version to 4.5.1 - no changes required. + * Raise debhelper-compat level from 12 to 13. + + -- Sven Hoexter Mon, 16 Aug 2021 20:06:29 +0200 + jattach (1.5-2) unstable; urgency=medium * Pass on CPPFLAGS and LDFLAGS as well at build time.