[SCM] libcoverart/master: Refresh patch

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Jul 8 18:06:35 UTC 2015


The following commit has been merged in the master branch:
commit 2a631d8d249996a84db762cc0199568828daefd5
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Jul 8 20:05:19 2015 +0200

    Refresh patch

diff --git a/debian/patches/remove-unused-code.patch b/debian/patches/remove-unused-code.patch
index 986358c..4e1ff5c 100644
--- a/debian/patches/remove-unused-code.patch
+++ b/debian/patches/remove-unused-code.patch
@@ -5,9 +5,9 @@ Author: Sebastian Ramacher <sramacher at debian.org>
 Forwarded: not-needed
 Last-Update: 2013-11-05
 
---- libcoverart-1.0.0.orig/src/c-int-source-funcs.inc
-+++ libcoverart-1.0.0/src/c-int-source-funcs.inc
-@@ -27,7 +27,6 @@
+--- a/src/c-int-source-funcs.inc
++++ b/src/c-int-source-funcs.inc
+@@ -28,7 +28,6 @@
  #include "coverart/caa_c.h"
  
  #include <string.h>
@@ -15,7 +15,7 @@ Last-Update: 2013-11-05
  #include <vector>
  
  #include "coverart/CoverArt.h"
-@@ -39,50 +38,6 @@
+@@ -40,50 +39,6 @@
  #include "coverart/Type.h"
  #include "coverart/TypeList.h"
  
@@ -66,7 +66,7 @@ Last-Update: 2013-11-05
  #define CAA_C_DELETE(TYPE1, TYPE2) \
  	void \
  	caa_##TYPE2##_delete(Caa##TYPE1 o) \
-@@ -247,52 +202,3 @@ std::string GetMapValue(std::map<std::st
+@@ -248,52 +203,3 @@
  		return (Caa##TYPE1)0; \
  	} \
  

-- 
libcoverart packaging



More information about the pkg-multimedia-commits mailing list