X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=6584e69d82727496568191d5f3b3437e9faac02b;hb=40629eb4c060fc1ed0d31256c411791cfae1c5bd;hp=0703a9180edb083d01cf48d74e27135b70286091;hpb=22f51fa0e7833464e8080f2e135d64484c8164a4;p=sven%2Fjattach.git diff --git a/debian/changelog b/debian/changelog index 0703a91..6584e69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +jattach (2.1-1) UNRELEASED; 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 20:39:57 +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.