[SCM] qtbase packaging branch, ubuntu+1, updated. debian/5.9.0+dfsg-1-257-gb51360c

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Sun Jun 11 23:58:32 UTC 2017


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

The following commit has been merged in the ubuntu+1 branch:
commit f6d6fb64a4f1fd7d28de8466da88a5fdd1a629e2
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Sat Jun 10 19:37:24 2017 -0500

    Change build deps from 5.8.0 to 5.7.1 because 5.8.0 never made it in Ubuntu.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f4e7f8a..50c88fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ qtbase-opensource-src (5.9.0+dfsg-1ubuntu1) UNRELEASED; urgency=medium
     - vnc_big_endian.diff
     - global_menu_shortcuts.diff
     - Add-support-for-selecting-the-printer-plugin-via-the.patch
+  * Change build deps from 5.8.0 to 5.7.1 because 5.8.0 never made it in
+    Ubuntu.
 
  -- Simon Quigley <tsimonq2 at ubuntu.com>  Thu, 08 Jun 2017 13:48:28 +0300
 
diff --git a/debian/control b/debian/control
index 48f75eb..84bffff 100644
--- a/debian/control
+++ b/debian/control
@@ -65,8 +65,8 @@ Build-Depends: debhelper (>= 9.20160114~),
                unixodbc-dev,
                xvfb,
                zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.8.0+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.8.0~) <!nodoc>
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1+dfsg~) <!nodoc>,
+                     qttools5-dev-tools (>= 5.7.1~) <!nodoc>
 Standards-Version: 3.9.8
 Homepage: http://qt-project.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtbase.git

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list