From: IOhannes m zmölnig Date: Thu, 22 Aug 2019 08:09:27 +0000 (+0200) Subject: Ready for upload to unstable. X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=105ec75ab306d8408b468cbba8a66324d664f949;p=juce.git Ready for upload to unstable. --- diff --git a/debian/changelog b/debian/changelog index 5b824642..68974c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +juce (5.4.4~repack0-3) unstable; urgency=medium + + * Make Makefiles created by Debian's Projucer compile without further ado + * Add patch to link against (required) system-libraries + * Add patch to inject LIBS into Projucer's Makefile-exporter from the + from the cmdline + * Make armel/mipsel/... Projucer add "-latomic" to LIBS + * Document the Projucer fixes in README.Debian + + -- IOhannes m zmölnig (Debian/GNU) Thu, 22 Aug 2019 10:01:56 +0200 + juce (5.4.4~repack0-2) unstable; urgency=medium * Link against "libatomic" on armel/mipsel/... to fix FTBFS