rev 19949 - kde-extras/exiv2/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Sep 6 21:38:30 UTC 2014


Author: pino
Date: 2014-09-06 21:38:30 +0000 (Sat, 06 Sep 2014)
New Revision: 19949

Modified:
   kde-extras/exiv2/trunk/debian/changelog
   kde-extras/exiv2/trunk/debian/control
Log:
libexiv2-dev: stop again depending on pkg-config

this is no more needed now (for real this time)


Modified: kde-extras/exiv2/trunk/debian/changelog
===================================================================
--- kde-extras/exiv2/trunk/debian/changelog	2014-09-06 21:36:54 UTC (rev 19948)
+++ kde-extras/exiv2/trunk/debian/changelog	2014-09-06 21:38:30 UTC (rev 19949)
@@ -1,5 +1,8 @@
 exiv2 (0.24-5) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * libexiv2-dev: stop again depending on pkg-config, as this is no more
+    needed now (for real this time).
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 06 Sep 2014 23:36:33 +0200
 

Modified: kde-extras/exiv2/trunk/debian/control
===================================================================
--- kde-extras/exiv2/trunk/debian/control	2014-09-06 21:36:54 UTC (rev 19948)
+++ kde-extras/exiv2/trunk/debian/control	2014-09-06 21:38:30 UTC (rev 19949)
@@ -64,7 +64,7 @@
 Package: libexiv2-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libexiv2-13 (= ${binary:Version}), pkg-config
+Depends: ${misc:Depends}, libexiv2-13 (= ${binary:Version})
 Suggests: libexiv2-doc
 Description: EXIF/IPTC metadata manipulation library - development files
  Exiv2 is a C++ library and a command line utility to manage image metadata.




More information about the pkg-kde-commits mailing list