[SCM] ktexteditor packaging branch, master, updated. debian/5.27.0-1-7-g3be1598
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Nov 22 10:58:22 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=758a039
The following commit has been merged in the master branch:
commit 758a03948df06e27e09a9468a824e3e0013ef3c7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Nov 9 13:29:38 2016 +0100
Force build against qt 5.7
Gbp-Dch: Ignore
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b9ed535..8c67c97 100644
--- a/debian/control
+++ b/debian/control
@@ -16,12 +16,12 @@ Build-Depends: cmake (>= 2.8.12),
libkf5kio-dev (>= 5.27.0~),
libkf5parts-dev (>= 5.27.0~),
libkf5sonnet-dev (>= 5.27.0~),
- libqt5xmlpatterns5-dev (>= 5.5.0~),
+ libqt5xmlpatterns5-dev (>= 5.7~),
perl,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.5.0~),
- qtscript5-dev (>= 5.5.0~)
+ qtbase5-dev (>= 5.7~),
+ qtscript5-dev (>= 5.7~)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/frameworks/ktexteditor
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/ktexteditor.git
@@ -32,7 +32,7 @@ Section: libdevel
Architecture: any
Depends: libkf5parts-dev (>= 5.27.0~),
libkf5texteditor5 (= ${binary:Version}),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.7~),
${misc:Depends},
${shlibs:Depends}
Description: provide advanced plain text editing services
--
ktexteditor packaging
More information about the pkg-kde-commits
mailing list