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

Pino Toscano pino at moszumanska.debian.org
Sat Jan 9 09:03:45 UTC 2016


Author: pino
Date: 2016-01-09 09:03:44 +0000 (Sat, 09 Jan 2016)
New Revision: 20251

Modified:
   kde-extras/lensfun/trunk/debian/control
Log:
liblensfun-bin: explicitly depend on python3

while it depends on python3-lensfun already, lintian complains that it
misses a python dependency; oh well...


Modified: kde-extras/lensfun/trunk/debian/control
===================================================================
--- kde-extras/lensfun/trunk/debian/control	2016-01-09 08:58:05 UTC (rev 20250)
+++ kde-extras/lensfun/trunk/debian/control	2016-01-09 09:03:44 UTC (rev 20251)
@@ -107,7 +107,7 @@
 Package: liblensfun-bin
 Section: utils
 Architecture: any
-Depends: python3-lensfun (= ${binary:Version}), ${misc:Depends}
+Depends: python3, python3-lensfun (= ${binary:Version}), ${misc:Depends}
 Description: Lens Correction library - Utilities
  Lensfun is an opensource database of photographic lenses and their
  characteristics. It contains three kinds of objects:




More information about the pkg-kde-commits mailing list