From: IOhannes m zmölnig Date: Thu, 9 Nov 2017 14:01:38 +0000 (+0100) Subject: Trying to fix syntax of d/NEWS X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~131 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b668ba7a2fbab4e3a2d7e6fce8fcaff6ec80d1fc;p=juce.git Trying to fix syntax of d/NEWS Gbp-Dch: ignore --- diff --git a/debian/NEWS b/debian/NEWS index 1f2fd12d..baeedf4e 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,16 +1,16 @@ -juce (5.2.0~repack-1) UNRELEASED; urgency=medium +juce (5.2.0~repack-1) unstable; urgency=medium - * Removal of "libjuce(-dev)" - switch to "juce-modules-source" + 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. - 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. + 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