[SCM] gpac/master: add DEP-3 patch documentation

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Oct 28 07:49:45 UTC 2010


The following commit has been merged in the master branch:
commit a21faf73c70d5d27d47814e9797e6ed871c40713
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Oct 28 09:49:36 2010 +0200

    add DEP-3 patch documentation

diff --git a/debian/patches/02_amd64.diff b/debian/patches/02_amd64.diff
index 25eff36..e85a842 100644
--- a/debian/patches/02_amd64.diff
+++ b/debian/patches/02_amd64.diff
@@ -1,3 +1,6 @@
+From: Christian Marillat <marillat at debian.org>
+Subject: Don't install library in /usr/lib64
+
 --- a/configure
 +++ b/configure
 @@ -222,7 +222,7 @@
diff --git a/debian/patches/03_memeset-typo.diff b/debian/patches/03_memeset-typo.diff
index 721ef8f..052e5b2 100644
--- a/debian/patches/03_memeset-typo.diff
+++ b/debian/patches/03_memeset-typo.diff
@@ -1,3 +1,6 @@
+Subject: correct the chpl_New function to not overwrite memory during initialization
+Bug-Ubuntu: #273075
+
 --- a/src/isomedia/box_code_base.c
 +++ b/src/isomedia/box_code_base.c
 @@ -109,7 +109,7 @@
diff --git a/debian/patches/04_glx-func-def.diff b/debian/patches/04_glx-func-def.diff
index c8c987c..9c43846 100644
--- a/debian/patches/04_glx-func-def.diff
+++ b/debian/patches/04_glx-func-def.diff
@@ -1,3 +1,7 @@
+From: Michael Terry <michael.terry at canonical.com> 
+Subject: Define a glXGetProcAddress prototype so that gcc doesn't assume it returns an int.
+Bug-Ubuntu: #402177
+
 --- a/src/compositor/visual_manager_3d_gl.c
 +++ b/src/compositor/visual_manager_3d_gl.c
 @@ -70,6 +70,7 @@
diff --git a/debian/patches/gnutls-conversion.patch b/debian/patches/gnutls-conversion.patch
index e82f9db..0be4a6b 100644
--- a/debian/patches/gnutls-conversion.patch
+++ b/debian/patches/gnutls-conversion.patch
@@ -1,4 +1,6 @@
-Patch to convert from OpenSSL to GnuTLS.
+From: Andres Mejia <mcitadel at gmail.com>
+Subject: Patch to convert from OpenSSL to GnuTLS.
+
 ==========================================================================
 --- a/applications/mp4box/Makefile
 +++ b/applications/mp4box/Makefile

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list