[SCM] ktexteditor packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-g964e294

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 13:01:34 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit a4ce18f46f777b6a4bc36d0a3513719304e1cefe
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue May 12 10:10:13 2015 +0200

    Automatic debian/control update with bump_qt5.py
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6758a37..1b755f6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,12 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5iconthemes-dev (>= 5.10.0~),
                libkf5parts-dev (>= 5.10.0~),
                libkf5sonnet-dev (>= 5.10.0~),
-               libqt5xmlpatterns5-dev (>= 5.2.0~),
+               libqt5xmlpatterns5-dev (>= 5.4),
                perl,
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.2.0),
-               qtscript5-dev (>= 5.2.0~)
+               qtbase5-dev (>= 5.4),
+               qtscript5-dev (>= 5.4)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/frameworks/ktexteditor
 XS-Testsuite: autopkgtest
@@ -32,7 +32,7 @@ Section: libdevel
 Architecture: any
 Depends: libkf5parts-dev (>= 5.10.0~),
          libkf5texteditor5 (= ${binary:Version}),
-         qtbase5-dev (>= 5.2.0),
+         qtbase5-dev (>= 5.4),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: provide advanced plain text editing services

-- 
ktexteditor packaging



More information about the pkg-kde-commits mailing list