From: IOhannes m zmölnig Date: Wed, 8 Nov 2017 22:01:48 +0000 (+0100) Subject: Dropped more patches X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~159 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=725701b5b943a2a8270d63a01eb05e8642beb4bf;p=juce.git Dropped more patches --- diff --git a/debian/patches/debian_apply-reproducible-date.patch b/debian/patches/debian_apply-reproducible-date.patch deleted file mode 100644 index 59ac073c..00000000 --- a/debian/patches/debian_apply-reproducible-date.patch +++ /dev/null @@ -1,17 +0,0 @@ -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 @@ - - // END SECTION A - -+#include "../../../debian/libbuilder/build/libjuce_builddate.h" - // [END_USER_CODE_SECTION] - - /* diff --git a/debian/patches/series b/debian/patches/series index 8a005d82..994a9aa1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ reproducible-date.patch -debian_apply-reproducible-date.patch debian_fixed-defines.patch