[SCM] kate packaging branch, master, updated. ubuntu/4%15.08.0-0ubuntu1-35-g7a35058

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 8 15:38:40 UTC 2015


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

The following commit has been merged in the master branch:
commit 25864ef3f823325d6bd83e98f7971236e62eee00
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Sep 8 14:17:57 2015 +0200

    Add fake dependency for the kde4 katepapart package.
    
    This needs to be removed after all the kde4 dependencies of kate change their
    dependency to katepart.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f33307e..f653bd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kate (4:15.08.0-1~) UNRELEASED; urgency=medium
 
   * New upstream release (15.08.0).
+  * Add fake dependency for the kde4 katepapart package.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 08 Sep 2015 14:05:21 +0200
 
diff --git a/debian/control b/debian/control
index ce932e0..b1f510e 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Package: kate
 Section: editors
 Architecture: any
 Depends: kate5-data (>= ${source:Version}),
+         katepart,
          ktexteditor-katepart,
          plasma-framework,
          qml-module-org-kde-kquickcontrolsaddons,

-- 
kate packaging



More information about the pkg-kde-commits mailing list