[SCM] juce/master: Forwarded all non-Debian specific patches
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Mon Nov 7 14:04:06 UTC 2016
The following commit has been merged in the master branch:
commit 3cbf44af652bfab5661822dfa5a67a9ab1aac7dd
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Mon Nov 7 15:03:52 2016 +0100
Forwarded all non-Debian specific patches
https://github.com/julianstorer/JUCE/pull/124
Gbp-Dch: ignore
diff --git a/debian/patches/fix-build-libpng16.patch b/debian/patches/fix-build-libpng16.patch
index 9d9dd5f..e962f86 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 <locutusofborg at debian.org>
--- 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 e64067c..fb6ae6e 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 9309257..cea73ae 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 557e1e4..e425853 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/
--
juce packaging
More information about the pkg-multimedia-commits
mailing list