[SCM] qtbase packaging branch, experimental, updated. debian/5.7.0+dfsg-3-2-g85469a4

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Jul 17 00:34:02 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 85469a404c1464ad6c06438469d49760232024db
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Jul 16 21:33:43 2016 -0300

    Allow using backported versions of pkg-kde-tools.
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 44faa0c..a887632 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtbase-opensource-src (5.7.0+dfsg-4) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Require pkg-kde-tools (>= 0.15.17~) to allow using backported versions.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 16 Jul 2016 21:32:48 -0300
 
 qtbase-opensource-src (5.7.0+dfsg-3) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index b028218..021f7ef 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Build-Depends: debhelper (>= 9),
                libxkbcommon-dev,
                libxkbcommon-x11-dev,
                libxrender-dev,
-               pkg-kde-tools (>= 0.15.17),
+               pkg-kde-tools (>= 0.15.17~),
                publicsuffix,
                unixodbc-dev,
                zlib1g-dev

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list