[SCM] kate packaging branch, kubuntu_unstable_utopic, updated. debian/4.14.2-2-17-ge60f0a6

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Dec 5 09:06:15 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-applications/kate.git;a=commitdiff;h=e60f0a6

The following commit has been merged in the kubuntu_unstable_utopic branch:
commit e60f0a62d562f9aa3ba33542aeb50e048e7c74b1
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Dec 5 10:06:02 2014 +0100

    depend on kate5 or we can have diversion problems
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index abea12a..122be17 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,8 @@ Architecture: any
 Depends: kate5-data (>= ${source:Version}),
          ktexteditor-katepart,
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         kate
 Suggests: aspell | ispell | hspell, khelpcenter, konsole-kpart
 Description: powerful text editor
  Kate is a powerful text editor that can open multiple files simultaneously.

-- 
kate packaging



More information about the pkg-kde-commits mailing list