rev 20320 - kde-extras/rsibreak/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Mon Jan 25 22:23:34 UTC 2016


Author: pino
Date: 2016-01-25 22:23:34 +0000 (Mon, 25 Jan 2016)
New Revision: 20320

Modified:
   kde-extras/rsibreak/trunk/debian/changelog
   kde-extras/rsibreak/trunk/debian/control
   kde-extras/rsibreak/trunk/debian/rules
Log:
use kf5 dh addon


Modified: kde-extras/rsibreak/trunk/debian/changelog
===================================================================
--- kde-extras/rsibreak/trunk/debian/changelog	2016-01-25 22:20:34 UTC (rev 20319)
+++ kde-extras/rsibreak/trunk/debian/changelog	2016-01-25 22:23:34 UTC (rev 20320)
@@ -10,6 +10,9 @@
       libkf5iconthemes-dev, libkf5idletime-dev, libkf5notifications-dev,
       libkf5notifyconfig-dev, libkf5textwidgets-dev, libkf5windowsystem-dev,
       and libkf5xmlgui-dev
+  * Use the right dh addon:
+    - switch from kde to kf5 dh addon
+    - bump the pkg-kde-tools build dependency to >= 0.15.16
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Mon, 25 Jan 2016 23:04:12 +0100
 

Modified: kde-extras/rsibreak/trunk/debian/control
===================================================================
--- kde-extras/rsibreak/trunk/debian/control	2016-01-25 22:20:34 UTC (rev 20319)
+++ kde-extras/rsibreak/trunk/debian/control	2016-01-25 22:23:34 UTC (rev 20320)
@@ -4,7 +4,7 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Ana Beatriz Guerrero Lopez <ana at debian.org>,
  Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.6.2),
+Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
  qtbase5-dev (>= 5.3.0),
  extra-cmake-modules (>= 5.13.0),
  kdoctools-dev,

Modified: kde-extras/rsibreak/trunk/debian/rules
===================================================================
--- kde-extras/rsibreak/trunk/debian/rules	2016-01-25 22:20:34 UTC (rev 20319)
+++ kde-extras/rsibreak/trunk/debian/rules	2016-01-25 22:23:34 UTC (rev 20320)
@@ -3,4 +3,4 @@
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with kde
+	dh $@ --parallel --with kf5




More information about the pkg-kde-commits mailing list