Added d/NEWS
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 9 Nov 2017 12:57:36 +0000 (13:57 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 9 Nov 2017 12:57:36 +0000 (13:57 +0100)
debian/NEWS [new file with mode: 0644]

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644 (file)
index 0000000..1f2fd12
--- /dev/null
@@ -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) <umlaeute@debian.org>  Thu, 09 Nov 2017 13:46:52 +0100