add DEP-3 patch documentation
authorReinhard Tartler <siretart@tauware.de>
Thu, 28 Oct 2010 07:49:36 +0000 (09:49 +0200)
committerReinhard Tartler <siretart@tauware.de>
Thu, 28 Oct 2010 07:49:36 +0000 (09:49 +0200)
debian/patches/02_amd64.diff
debian/patches/03_memeset-typo.diff
debian/patches/04_glx-func-def.diff
debian/patches/gnutls-conversion.patch

index 25eff36cb8d747ac20a1b24d8d7286f51761adf1..e85a842cd3fffe273ada82f01783b2e83e325436 100644 (file)
@@ -1,3 +1,6 @@
+From: Christian Marillat <marillat@debian.org>
+Subject: Don't install library in /usr/lib64
+
 --- a/configure
 +++ b/configure
 @@ -222,7 +222,7 @@
index 721ef8fdbdc9d2f02ed2ba1908bdef1297b7906c..052e5b2372551e92caa2b3a372286eeda427b999 100644 (file)
@@ -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 @@
index c8c987c54bdb44a55f6773a683dc010150a4ca28..9c43846bb311cfbf68565a689a19ead9f841a71a 100644 (file)
@@ -1,3 +1,7 @@
+From: Michael Terry <michael.terry@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 @@
index e82f9db40d41494c6c4fb751d701e3633a68553b..0be4a6b849ab601ce3d11a8ece4efdc88a18f5fc 100644 (file)
@@ -1,4 +1,6 @@
-Patch to convert from OpenSSL to GnuTLS.
+From: Andres Mejia <mcitadel@gmail.com>
+Subject: Patch to convert from OpenSSL to GnuTLS.
+
 ==========================================================================
 --- a/applications/mp4box/Makefile
 +++ b/applications/mp4box/Makefile