[SCM] syntax-highlighting packaging branch, master, updated. debian/5.36.0-1-12-g3149ed3

Maximiliano Curia maxy at moszumanska.debian.org
Mon Aug 28 06:23:30 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/syntax-highlighting.git;a=commitdiff;h=e4004fa

The following commit has been merged in the master branch:
commit e4004fa864da2a2d5ee86cde7dfc46d0e2f70002
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 14 21:23:55 2017 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 66064d1..c9d8f9e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 3.0~),
                debhelper (>= 9),
-               extra-cmake-modules (>= 5.36.0~),
-               libqt5xmlpatterns5-dev (>= 5.6.0~),
+               extra-cmake-modules (>= 5.37.0~),
+               libqt5xmlpatterns5-dev (>= 5.7.0~),
                perl,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.6.0~),
+               qtbase5-dev (>= 5.7.0~),
                qttools5-dev-tools
 Standards-Version: 4.0.0
 Homepage: https://projects.kde.org/projects/frameworks/syntax-highlighting
@@ -20,8 +20,8 @@ Package: libkf5syntaxhighlighting-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5syntaxhighlighting5 (= ${binary:Version}),
-         libqt5xmlpatterns5-dev (>= 5.6.0~),
-         qtbase5-dev (>= 5.6.0~),
+         libqt5xmlpatterns5-dev (>= 5.7.0~),
+         qtbase5-dev (>= 5.7.0~),
          ${misc:Depends}
 Description: Syntax highlighting Engine
  This is a stand-alone implementation of the Kate syntax

-- 
syntax-highlighting packaging



More information about the pkg-kde-commits mailing list