rev 20723 - kde-extras/kchmviewer/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Jan 21 07:51:41 UTC 2017


Author: pino
Date: 2017-01-21 07:51:41 +0000 (Sat, 21 Jan 2017)
New Revision: 20723

Modified:
   kde-extras/kchmviewer/trunk/debian/changelog
   kde-extras/kchmviewer/trunk/debian/control
Log:
switch Qt5 (#784476)

update B-Ds accordingly


Modified: kde-extras/kchmviewer/trunk/debian/changelog
===================================================================
--- kde-extras/kchmviewer/trunk/debian/changelog	2017-01-21 07:46:15 UTC (rev 20722)
+++ kde-extras/kchmviewer/trunk/debian/changelog	2017-01-21 07:51:41 UTC (rev 20723)
@@ -2,6 +2,9 @@
 
   [ Pino Toscano ]
   * New upstream release.
+  * Switch the build to Qt5: (Closes: #784476)
+    - remove the kdelibs5-dev, and libqtwebkit-dev build dependencies
+    - add the qtbase5-dev, and libqt5webkit5-dev build dependencies
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 21 Jan 2017 08:45:43 +0100
 

Modified: kde-extras/kchmviewer/trunk/debian/control
===================================================================
--- kde-extras/kchmviewer/trunk/debian/control	2017-01-21 07:46:15 UTC (rev 20722)
+++ kde-extras/kchmviewer/trunk/debian/control	2017-01-21 07:51:41 UTC (rev 20723)
@@ -4,7 +4,8 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>, Jose Luis Tallon <jltallon at adv-solutions.net>
 Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.6.4),
- kdelibs5-dev, libqtwebkit-dev, libchm-dev, libzip-dev, libx11-dev,
+ qtbase5-dev, libqt5webkit5-dev,
+ libchm-dev, libzip-dev, libx11-dev,
 Standards-Version: 3.9.6
 Homepage: http://www.kchmviewer.net/
 Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/kchmviewer/trunk/




More information about the pkg-kde-commits mailing list