+++ /dev/null
-Description: use reproducible date/time
- rather than using __DATE__ we use a value that is generated from the debian/changelog
- timestamp. (included via a header-file to avoid escaping hell)
-Author: IOhannes m zmölnig
-Last-Update: 2016-02-10
----
-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
-@@ -36,6 +36,7 @@
- \r
- // END SECTION A\r
- \r
-+#include "../../../debian/libbuilder/build/libjuce_builddate.h"\r
- // [END_USER_CODE_SECTION]\r
- \r
- /*\r