X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=9372a7190f8b3fd2fc2dd79ed052bb7cf07737dd;hb=0301abca85018c32fab12de3841d46e2ce744a12;hp=100a69e499d7dba4180017b4d2a0c56f9f7e3693;hpb=1cb440d5ae71f728148743696f1d003aa9c36b85;p=sven%2Fjattach.git diff --git a/debian/changelog b/debian/changelog index 100a69e..9372a71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +jattach (2.1-1) UNRELEASED; urgency=medium + + [ Sven Hoexter ] + * New upstream release. + + -- 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. + 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)