+Description: Build GPL-3 variant of Projucer
+Author: IOhannes m zmölnig
+Forwarded: not-needed
+Last-Update: 2017-11-09
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- juce.orig/extras/Projucer/JuceLibraryCode/AppConfig.h
+++ juce/extras/Projucer/JuceLibraryCode/AppConfig.h
@@ -32,7 +32,7 @@
+Description: prevent Projucer from checking for updates
+ The check-for-updates only makes sense for user-installed Projucer, not for
+ the Debian packaged version.
+Author: IOhannes m zmölnig
+Forwarded: not-needed
+Last-Update: 2017-11-09
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- juce.orig/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp
+++ juce/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp
@@ -611,6 +611,7 @@