[SCM] kwin packaging branch, master, updated. debian/5.3.2-4-3-g48fc86f

Felix Geyer fgeyer at moszumanska.debian.org
Thu Sep 3 22:07:50 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=48fc86f

The following commit has been merged in the master branch:
commit 48fc86f6ba12dac796021ed607d7201e581ed66d
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Sep 4 00:07:45 2015 +0200

    Tighten the dependency of kde-window-manager on kwin-x11 to the version that provides the /usr/bin/kwin symlink.
---
 debian/changelog | 5 +++++
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 950a5d2..a2027c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 kwin (4:5.4.0-1~) UNRELEASED; urgency=medium
 
+  [ Maximiliano Curia ]
   * New upstream release (5.4.0).
 
+  [ Felix Geyer ]
+  * Tighten the dependency of kde-window-manager on kwin-x11 to the version
+    that provides the /usr/bin/kwin symlink.
+
  -- Maximiliano Curia <maxy at debian.org>  Wed, 02 Sep 2015 23:34:11 +0200
 
 kwin (4:5.3.2-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b05a7fe..bd5de8b 100644
--- a/debian/control
+++ b/debian/control
@@ -276,7 +276,7 @@ Package: kde-window-manager
 Section: oldlibs
 Priority: extra
 Architecture: all
-Depends: kwin-x11
+Depends: kwin-x11 (>= 4:5.3.2-4~)
 Description: transitional package for kwin-x11
  This transitional package allows one to migrate to the packages providing
  the X11 version of the KDE window manager.

-- 
kwin packaging



More information about the pkg-kde-commits mailing list