Added DEP-3 headers to patches
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 9 Nov 2017 12:38:51 +0000 (13:38 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 9 Nov 2017 12:38:51 +0000 (13:38 +0100)
debian/patches/debian_gpl_variant.patch
debian/patches/debian_no-update-check.patch

index b8225a2cfa1e31d7c5a03fb5282dadf0947aba04..0d64e182d98bebe88118c1bb9b9348388926fe00 100644 (file)
@@ -1,3 +1,9 @@
+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 @@
index 47acf6bbc4ce0b9ff231d199fa805b10f92b6330..14064af979a3c881ad82b6f4dc5df29f9b879b93 100644 (file)
@@ -1,3 +1,11 @@
+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 @@