[SCM] libmediainfo/master: Refresh patch

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Thu May 16 15:57:01 UTC 2013


The following commit has been merged in the master branch:
commit c1efa4c4681603cbfb86d6d5c04ae7b56442b621
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu May 16 23:39:39 2013 +0800

    Refresh patch

diff --git a/debian/patches/Drop-direct-linkage-of-libzen-in-.pc.patch b/debian/patches/Drop-direct-linkage-of-libzen-in-.pc.patch
index 7598f45..e282d84 100644
--- a/debian/patches/Drop-direct-linkage-of-libzen-in-.pc.patch
+++ b/debian/patches/Drop-direct-linkage-of-libzen-in-.pc.patch
@@ -5,15 +5,15 @@ Subject: Drop direct linkage of libzen in .pc
 libzen is a private dependency, not a public dependency, so there is no need to
 link against it directly in client code.
 ---
- Project/GNU/Library/configure.ac       |    1 -
- Project/GNU/Library/libmediainfo.pc.in |    2 +-
+ Project/GNU/Library/configure.ac       | 1 -
+ Project/GNU/Library/libmediainfo.pc.in | 2 +-
  2 files changed, 1 insertion(+), 2 deletions(-)
 
 diff --git a/Project/GNU/Library/configure.ac b/Project/GNU/Library/configure.ac
-index 88d4ed2..ecee8f0 100755
+index 80b0386..ec0157a 100755
 --- a/Project/GNU/Library/configure.ac
 +++ b/Project/GNU/Library/configure.ac
-@@ -397,7 +397,6 @@ else
+@@ -412,7 +412,6 @@ else
  		else
  			with_zenlib="system"
  			LIBS="$LIBS $(pkg-config --libs libzen)"

-- 
libmediainfo packaging



More information about the pkg-multimedia-commits mailing list