[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:37:54 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=f397809

The following commit has been merged in the master branch:
commit f39780943fcc32c86034a7c372c0a8a527308ca8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Mon Oct 2 15:27:55 2006 +0000

    Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter)
---
 config/exiv2.pc.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/exiv2.pc.in b/config/exiv2.pc.in
index 1e52d46..4dcce03 100644
--- a/config/exiv2.pc.in
+++ b/config/exiv2.pc.in
@@ -7,5 +7,6 @@ Name: exiv2
 Description: Exif and IPTC metadata library and tools
 Version: @PACKAGE_VERSION@
 URL: http://www.exiv2.org
-Libs: -L${libdir} -lexiv2 @LIBS@
+Libs: -L${libdir} -lexiv2
+Libs.private: @LIBS@
 Cflags: -I${includedir}

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list