From 3cbf44af652bfab5661822dfa5a67a9ab1aac7dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 7 Nov 2016 15:03:52 +0100 Subject: [PATCH] Forwarded all non-Debian specific patches https://github.com/julianstorer/JUCE/pull/124 Gbp-Dch: ignore --- debian/patches/fix-build-libpng16.patch | 1 + debian/patches/no-ztypes.patch | 1 + debian/patches/projucer-makegenerator.patch | 1 + debian/patches/reproducible-date.patch | 1 + 4 files changed, 4 insertions(+) diff --git a/debian/patches/fix-build-libpng16.patch b/debian/patches/fix-build-libpng16.patch index 9d9dd5f9..e962f860 100644 --- a/debian/patches/fix-build-libpng16.patch +++ b/debian/patches/fix-build-libpng16.patch @@ -1,5 +1,6 @@ Description: Fix build with libpng16 This patch is inspired with the patch available at https://gist.github.com/balr0g/3004353 +Forwarded: https://github.com/julianstorer/JUCE/pull/124 Author: Gianfranco Costamagna --- juce.orig/modules/juce_graphics/image_formats/juce_PNGLoader.cpp diff --git a/debian/patches/no-ztypes.patch b/debian/patches/no-ztypes.patch index e64067cc..fb6ae6ea 100644 --- a/debian/patches/no-ztypes.patch +++ b/debian/patches/no-ztypes.patch @@ -2,6 +2,7 @@ Description: do not use z_uInt the zlib/gzip consumers use a type z_uInt, which is nowhere actually defined. use (uInt) instead Author: IOhannes m zmölnig +Forwarded: https://github.com/julianstorer/JUCE/pull/124 Last-Update: 2015-01-21 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/debian/patches/projucer-makegenerator.patch b/debian/patches/projucer-makegenerator.patch index 93092577..cea73aee 100644 --- a/debian/patches/projucer-makegenerator.patch +++ b/debian/patches/projucer-makegenerator.patch @@ -9,6 +9,7 @@ Description: projucer fixes which makes problems during automated builds Author: IOhannes m zmölnig Origin: Debian +Forwarded: https://github.com/julianstorer/JUCE/pull/124 Last-Update: 2015-02-10 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/debian/patches/reproducible-date.patch b/debian/patches/reproducible-date.patch index 557e1e46..e425853a 100644 --- a/debian/patches/reproducible-date.patch +++ b/debian/patches/reproducible-date.patch @@ -2,6 +2,7 @@ Description: allow reproducible date/time if BUILD_DATE is defined use that instead of __DATE__. this allows for making reproducible build. Author: IOhannes m zmölnig +Forwarded: https://github.com/julianstorer/JUCE/pull/124 Last-Update: 2015-01-21 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -- 2.30.2