[SCM] ClThreads packaging branch, master, updated. debian/2.4.0-2-5-g6d26567

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jul 7 22:02:39 UTC 2010


The following commit has been merged in the master branch:
commit 6d2656705232d0f1f1002fea3d98af2b1272514d
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 8 00:02:28 2010 +0200

    Add tags to patches as per DEP-3 spec.

diff --git a/debian/patches/makefile-01.patch b/debian/patches/makefile-01.patch
index 8f55cf8..ae3e00a 100644
--- a/debian/patches/makefile-01.patch
+++ b/debian/patches/makefile-01.patch
@@ -1,8 +1,12 @@
-Patch is applied to change install prefix from /usr/local/bin to /usr/bin
-Index: clthreads/Makefile
-===================================================================
---- clthreads.orig/Makefile	2010-01-10 20:34:36.000000000 +0100
-+++ clthreads/Makefile	2010-01-10 20:35:23.000000000 +0100
+Description: Change install prefix from /usr/local/bin to /usr/bin.
+Origin: Debian
+Forwarded: no
+---
+ Makefile |   18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+--- clthreads.orig/Makefile
++++ clthreads/Makefile
 @@ -16,9 +16,10 @@
  
  
@@ -17,7 +21,7 @@ Index: clthreads/Makefile
  LIBDIR = lib$(SUFFIX)
  
  
-@@ -46,11 +47,12 @@
+@@ -46,11 +47,12 @@ $(CLTHREADS_MIN): $(CLTHREADS_O)
  
  
  install:	$(CLTHREADS_MIN)
diff --git a/debian/patches/makefile-02.patch b/debian/patches/makefile-02.patch
index 8e335e3..21aab97 100644
--- a/debian/patches/makefile-02.patch
+++ b/debian/patches/makefile-02.patch
@@ -1,9 +1,14 @@
-Patch is applied to fix build with binutils-gold
-Index: clthreads/Makefile
-===================================================================
---- clthreads.orig/Makefile	2010-01-10 22:52:32.000000000 +0100
-+++ clthreads/Makefile	2010-01-10 22:52:50.000000000 +0100
-@@ -30,7 +30,7 @@
+Description: Patch is applied to fix build with binutils-gold.
+Origin: Debian
+Bug-Debian: http://bugs.debian.org/558846
+Forwarded: no
+---
+ Makefile |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- clthreads.orig/Makefile
++++ clthreads/Makefile
+@@ -30,7 +30,7 @@ DISTDIR = clthreads-$(VERSION)
  
  
  CPPFLAGS += -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 

-- 
ClThreads packaging



More information about the pkg-multimedia-commits mailing list