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

Pino Toscano pino at moszumanska.debian.org
Sat Jan 9 07:57:51 UTC 2016


Author: pino
Date: 2016-01-09 07:57:51 +0000 (Sat, 09 Jan 2016)
New Revision: 20243

Modified:
   kde-extras/lensfun/trunk/debian/changelog
   kde-extras/lensfun/trunk/debian/control
Log:
replace python B-D with python3


Modified: kde-extras/lensfun/trunk/debian/changelog
===================================================================
--- kde-extras/lensfun/trunk/debian/changelog	2016-01-09 07:53:39 UTC (rev 20242)
+++ kde-extras/lensfun/trunk/debian/changelog	2016-01-09 07:57:51 UTC (rev 20243)
@@ -9,6 +9,8 @@
     indications about the separate versioning of the lensfun database.
   * Update .install files.
   * Mark liblensfun1 as "Multi-Arch: same".
+  * Replace the python build dependency with python3, as it's what upstream
+    uses now.
 
  -- 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 07:53:39 UTC (rev 20242)
+++ kde-extras/lensfun/trunk/debian/control	2016-01-09 07:57:51 UTC (rev 20243)
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 9), cmake, pkg-config, python, libglib2.0-dev,
+Build-Depends: debhelper (>= 9), cmake, pkg-config, python3, libglib2.0-dev,
  libpng-dev
 Build-Depends-Indep: doxygen
 Standards-Version: 3.9.6




More information about the pkg-kde-commits mailing list