[SCM] pkg-kde.alioth.debian.org website branch, master, updated. 8fb1bdf512da24a0e4c29bd047fa7269e83be5f2

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Dec 12 18:49:25 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=8fb1bdf

The following commit has been merged in the master branch:
commit 8fb1bdf512da24a0e4c29bd047fa7269e83be5f2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Dec 12 15:48:55 2014 -0300

    Recommend this selection method in all cases.
    
    And warn that Qt4 packages won't be affected by this.
---
 pages/packaginwithqt5 | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/pages/packaginwithqt5 b/pages/packaginwithqt5
index b12660d..6795657 100644
--- a/pages/packaginwithqt5
+++ b/pages/packaginwithqt5
@@ -23,14 +23,9 @@
 <h3>Packaging with Qt4, Qt5 or both of them</h3>
 
 <p>
-  If your package only uses Qt4 you just need to depend on libqt4-dev.
-  That's all.
-</p>
-
-<p>
-  If your package uses Qt5 or both Qt4 and Qt5 you need to take a look at
-  <a href="https://packages.debian.org/search?keywords=qtchooser">qtchooser</a>'s
-  man page, which basically boils down to:
+  The selection method is based on
+  <a href="https://packages.debian.org/search?keywords=qtchooser">qtchooser</a>.
+  Take a look at it's man page for full details, but basically boils down to:
 </p>
 <ul>
   <li>Exporting QT_SELECT with 4, qt4, 5 or qt5 as value in debian/rules.</li>
@@ -44,6 +39,12 @@
   build packages for the Debian archive.
 </p>
 
+<p>
+  Please also note that the above is not really required for Qt4. In other words
+  your current Qt4 packages won't break if you don't do it, but we recommend
+  doing so non the less.
+</p>
+
 <h3>Notes on using both Qt4 and Qt5 in the same source package</h3>
 
 <p>

-- 
pkg-kde.alioth.debian.org website



More information about the pkg-kde-commits mailing list