[SCM] kwin packaging branch, master, updated. debian/4%5.12.0-1-8-ga8a3a6e

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 12 15:25:52 UTC 2018


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

The following commit has been merged in the master branch:
commit 976842ef5fa5f04ba50a8e6b87b931692fce195c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Feb 12 08:43:47 2018 +0100

    Reword the capabilities message
    
    Gbp-Dch: Ignore
---
 debian/kwin-wayland.postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/kwin-wayland.postinst b/debian/kwin-wayland.postinst
index 712faad..4d36c00 100644
--- a/debian/kwin-wayland.postinst
+++ b/debian/kwin-wayland.postinst
@@ -7,7 +7,7 @@ if [ "$1" = configure ]; then
     if command -v setcap > /dev/null && \
        setcap "CAP_SYS_RESOURCE=+ep" \
             /usr/bin/kwin_wayland; then
-        echo "Sucessfully setting capabilities for kwin_wayland"
+        echo "Sucessfully set capabilities for kwin_wayland"
     else
         echo "Failed to set capabilities for kwin_wayland" >&2
     fi

-- 
kwin packaging



More information about the pkg-kde-commits mailing list