[SCM] qtbase packaging branch, master, updated. debian/5.6.1+dfsg-2-3-g72cdf9e

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Jun 21 15:08:47 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=72cdf9e

The following commit has been merged in the master branch:
commit 72cdf9e01a8fb02574ac8b700128d05e8140e343
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Jun 21 18:08:24 2016 +0300

    Move qt5-default into libdevel section (like qtchooser itself).
    
    Closes: #827659.
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f9e009a..14972c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ qtbase-opensource-src (5.6.1+dfsg-3) UNRELEASED; urgency=medium
   * Make libqtcore5a break libqt5scintilla2-12v5 (<< 2.9.2+dfsg-2~), pointed
     out by Scott Kitterman.
 
+  [ Dmitry Shachnev ]
+  * Move qt5-default into libdevel section (like qtchooser itself; closes:
+    #827659).
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 20 Jun 2016 18:05:07 -0300
 
 qtbase-opensource-src (5.6.1+dfsg-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c4f580e..4765df8 100644
--- a/debian/control
+++ b/debian/control
@@ -464,6 +464,7 @@ Description: Qt 5 base examples debugging symbols
 
 Package: qt5-default
 Architecture: any
+Section: libdevel
 Depends: qtbase5-dev, qtchooser (>= 55-gc9562a1-1~), ${misc:Depends}
 Conflicts: qt4-default
 Suggests: qt5-qmake, qtbase5-dev-tools

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list