[SCM] sddm packaging branch, master, updated. debian/0.11.0-4-15-g5836041

Matthias Klumpp mak at moszumanska.debian.org
Sat Sep 5 22:22:34 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/sddm.git;a=commitdiff;h=5e6071e

The following commit has been merged in the master branch:
commit 5e6071ed73283c5db65c5df844aaf564296e2250
Author: Matthias Klumpp <matthias at tenstral.net>
Date:   Sun Sep 6 00:04:26 2015 +0200

    wrap-and-sort
---
 debian/control      | 6 ++++--
 debian/sddm.install | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 208e7e5..f520b65 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake (>= 2.8.8),
                libxcb-xkb-dev,
                libxcb1-dev,
                pkg-config,
-               qtbase5-dev,
+               qtbase5-dev (>= 5.4),
                qtdeclarative5-dev,
                qttools5-dev,
                qttools5-dev-tools,
@@ -70,7 +70,9 @@ Description: 'Maldives' theme for SDDM X11 display manager
  Maldives theme for SDDM
 
 Package: sddm-dbg
-Depends: sddm (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: sddm (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Architecture: any
 Section: debug
 Priority: extra
diff --git a/debian/sddm.install b/debian/sddm.install
index a0f6cf5..72c96d9 100644
--- a/debian/sddm.install
+++ b/debian/sddm.install
@@ -1,8 +1,8 @@
-etc/dbus-1/system.d/sddm_org.freedesktop.DisplayManager.conf
-etc/pam.d
-debian/Xsession etc/sddm/
 # not installed, as the Debian version is used instead
 #lib/systemd/system/sddm.service
+debian/Xsession etc/sddm/
+etc/dbus-1/system.d/sddm_org.freedesktop.DisplayManager.conf
+etc/pam.d
 usr/bin/sddm*
 usr/lib/*/qt5/qml/SddmComponents/
 usr/lib/*/sddm/

-- 
sddm packaging



More information about the pkg-kde-commits mailing list