From 725701b5b943a2a8270d63a01eb05e8642beb4bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 8 Nov 2017 23:01:48 +0100 Subject: [PATCH] Dropped more patches --- .../debian_apply-reproducible-date.patch | 17 ----------------- debian/patches/series | 1 - 2 files changed, 18 deletions(-) delete mode 100644 debian/patches/debian_apply-reproducible-date.patch 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 -- 2.30.2