X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fchangelog;h=28c802811a54511580a68b5a1e88143827085b72;hp=100a69e499d7dba4180017b4d2a0c56f9f7e3693;hb=ef97b3ecfbbb7af04da1da7161e89e42ffc3e33f;hpb=1cb440d5ae71f728148743696f1d003aa9c36b85 diff --git a/debian/changelog b/debian/changelog index 100a69e..28c8028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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)