X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4cc638b8041fcf51fb344da627520b68746dde40;hp=100a69e499d7dba4180017b4d2a0c56f9f7e3693;hb=571da1c9003ce8cb2b2185e0cfae8b4afc6155a5;hpb=1cb440d5ae71f728148743696f1d003aa9c36b85 diff --git a/debian/changelog b/debian/changelog index 100a69e..4cc638b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +jattach (2.0-1) UNRELEASED; urgency=medium + + * New upstream release. + + Adds OpenJ9 support. + + Improves namespace awareness. + * Drop debian/patches/do-not-override-CFLAGS - fixed upstream. + + -- Sven Hoexter Mon, 16 Aug 2021 10:50:52 +0200 + +jattach (1.5-2) unstable; urgency=medium + + * Pass on CPPFLAGS and LDFLAGS as well at build time. + Refreshed in d/patches/do-not-override-CFLAGS + * Source-only upload to unstable to allow testing migration. + + -- Sven Hoexter Fri, 13 Sep 2019 16:52:23 +0200 + jattach (1.5-1) unstable; urgency=medium * Initial release (Closes: #939577)