[SCM] kwin packaging branch, master, updated. 022c6c3ff4a8d3b259216450a0b86e1276be0fa1

Maximiliano Curia maxy at moszumanska.debian.org
Thu Mar 26 12:40:30 UTC 2015


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

The following commit has been merged in the master branch:
commit 51a992bc9fe9644ef729c7e7ba01827203308f0a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Mar 25 15:04:42 2015 +0100

    Forgot to change the var to binary
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4e4a8b9..df70bdc 100644
--- a/debian/control
+++ b/debian/control
@@ -127,7 +127,7 @@ Description: KDE window manager, X11 version
 
 Package: kwin-wayland
 Architecture: any
-Depends: kwin-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: kwin-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Provides: kwin
 Description: KDE window manager, wayland version
  KWin (pronounced as one syllable "kwin") is the window

-- 
kwin packaging



More information about the pkg-kde-commits mailing list