rev 20254 - kde-extras/lensfun/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Jan 9 09:10:27 UTC 2016


Author: pino
Date: 2016-01-09 09:10:27 +0000 (Sat, 09 Jan 2016)
New Revision: 20254

Modified:
   kde-extras/lensfun/trunk/debian/changelog
   kde-extras/lensfun/trunk/debian/control
Log:
tighten -data dependency in library package


Modified: kde-extras/lensfun/trunk/debian/changelog
===================================================================
--- kde-extras/lensfun/trunk/debian/changelog	2016-01-09 09:05:51 UTC (rev 20253)
+++ kde-extras/lensfun/trunk/debian/changelog	2016-01-09 09:10:27 UTC (rev 20254)
@@ -28,6 +28,7 @@
   * Bump shlibs to >= 0.3.2.
   * Stop passing --buildsystem=cmake to dh, as there is only the CMake
     buildsystem upstream now.
+  * Tighten the -data dependency in the library package.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 09 Jan 2016 08:34:11 +0100
 

Modified: kde-extras/lensfun/trunk/debian/control
===================================================================
--- kde-extras/lensfun/trunk/debian/control	2016-01-09 09:05:51 UTC (rev 20253)
+++ kde-extras/lensfun/trunk/debian/control	2016-01-09 09:10:27 UTC (rev 20254)
@@ -37,7 +37,8 @@
 
 Package: liblensfun1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, liblensfun-data-v1
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ liblensfun-data-v1 (= ${source:Version})
 Multi-Arch: same
 Description: Lens Correction library - Runtime files
  Lensfun is an opensource database of photographic lenses and their




More information about the pkg-kde-commits mailing list