[SCM] sddm packaging branch, master, updated. debian/0.13.0-1-16-g2cfa179

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 3 10:25:51 UTC 2016


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

The following commit has been merged in the master branch:
commit f70012c6ca0893d4ddfa483e3fd76980db5f7f48
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 3 11:23:52 2016 +0200

    Demote the breeze theme to a recommends
    
    sddm now includes the maui theme in the code, and it's used as a fallback
    if no other theme is installed/working. As such, the other themes are
    not really hard dependencies anymore.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e797923..03a6819 100644
--- a/debian/control
+++ b/debian/control
@@ -30,12 +30,11 @@ Package: sddm
 Architecture: any
 Depends: adduser,
          qml-module-qtquick2,
-         sddm-theme-breeze | sddm-theme,
          x11-common,
          xserver-xorg | xserver,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: libpam-systemd
+Recommends: libpam-systemd, sddm-theme-breeze | sddm-theme
 Suggests: libpam-kwallet5
 Provides: x-display-manager
 Description: modern display manager for X11

-- 
sddm packaging



More information about the pkg-kde-commits mailing list