From: IOhannes m zmölnig Date: Thu, 9 Nov 2017 12:57:36 +0000 (+0100) Subject: Added d/NEWS X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~142 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=840239e47653accb780377224aa1317428554d4c;p=juce.git Added d/NEWS --- diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 00000000..1f2fd12d --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,16 @@ +juce (5.2.0~repack-1) UNRELEASED; urgency=medium + + * Removal of "libjuce(-dev)" - switch to "juce-modules-source" + + Starting with JUCE-5.2.0, Debian no longer ships libjuce(-dev) packages, as + they turned out to be not useful: the use case heavily favoured by upstream + is "static linking". + In order to keep JUCE useful for developers and packagers, we now suggest to + use the 'juce-modules-source' package instead. + + * Breaking changes + + See BREAKING-CHANGES.txt (in the 'juce-modules-sources') package for upstream + incompatibilities. + + -- IOhannes m zmölnig (Debian/GNU) Thu, 09 Nov 2017 13:46:52 +0100