[SCM] lokalize packaging branch, kubuntu_unstable, updated. debian/14.12.2-1-4-gc9b074b
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 2 12:14:45 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/lokalize.git;a=commitdiff;h=c9b074b
The following commit has been merged in the kubuntu_unstable branch:
commit c9b074b96f748d7b9596523f4fed00668a9ccb65
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 2 13:14:29 2015 +0100
fix qtbase5 name
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 512b4db..28b254a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends: cmake,
libkf5notifications-dev,
libkf5sonnet-dev,
libkf5xmlgui-dev,
- libqtbase5-dev (>= 5.2.0),
- pkg-kde-tools (>= 0.12)
+ pkg-kde-tools (>= 0.12),
+ qtbase5-dev (>= 5.2.0)
Standards-Version: 3.9.6
Homepage: http://www.kde.org/
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/lokalize.git
--
lokalize packaging
More information about the pkg-kde-commits
mailing list