[Pkg-cli-libs-commits] [SCM] taglib-sharp branch, master, updated. debian/2.1.0.0-1-2-g3631262

Chow Loong Jin hyperair at debian.org
Mon Sep 10 01:30:02 UTC 2012


The following commit has been merged in the master branch:
commit 546a91ee061b44b74aab02128a0af23d243bd394
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Sep 10 09:19:29 2012 +0800

    Fix up taglib-sharp.dll path
    
    Closes: #687117

diff --git a/debian/patches/Amend-taglib-sharp.dll-path-in-pc-file.patch b/debian/patches/Amend-taglib-sharp.dll-path-in-pc-file.patch
index f817d36..3eeee4a 100644
--- a/debian/patches/Amend-taglib-sharp.dll-path-in-pc-file.patch
+++ b/debian/patches/Amend-taglib-sharp.dll-path-in-pc-file.patch
@@ -7,7 +7,7 @@ Subject: Amend taglib-sharp.dll path in pc file
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/taglib-sharp.pc.in b/taglib-sharp.pc.in
-index 25d2bd1..f0a8858 100644
+index 25d2bd1..6d4040f 100644
 --- a/taglib-sharp.pc.in
 +++ b/taglib-sharp.pc.in
 @@ -5,4 +5,4 @@ libdir=${exec_prefix}/lib
@@ -15,5 +15,5 @@ index 25d2bd1..f0a8858 100644
  Description: A library for reading and writing tags to audio files.
  Version: @VERSION@
 -Libs: -r:${libdir}/mono/taglib-sharp/taglib-sharp.dll
-+Libs: -r:${libdir}/cli/taglib-sharp-2.0/taglib-sharp.dll
++Libs: -r:${libdir}/cli/taglib-sharp-2.1/taglib-sharp.dll
 -- 

-- 
taglib-sharp



More information about the Pkg-cli-libs-commits mailing list