[SCM] sddm packaging branch, master, updated. debian/0.13.0-1-13-gfb75f7e

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 3 09:19:56 UTC 2016


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

The following commit has been merged in the master branch:
commit 204fde0ecf2224637f7d93b36848b06de6c05663
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Sep 2 22:42:11 2016 +0200

    Add missing xserver dependencies. (Closes: 833080)
---
 debian/changelog    | 2 +-
 debian/control      | 8 ++++----
 debian/sddm.install | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4713964..332fd39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 sddm (0.13.0-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add missing xserver dependencies. (Closes: 833080)
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 01 Aug 2016 11:38:34 +0200
 
diff --git a/debian/control b/debian/control
index 614a461..366b3c1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Michał Zając <quintasan at kubuntu.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.8),
                debhelper (>= 9),
-               python-docutils,
                dh-systemd [linux-any],
                libpam0g-dev,
                libsystemd-dev [linux-any],
@@ -14,6 +13,7 @@ Build-Depends: cmake (>= 2.8.8),
                libxcb-xkb-dev,
                libxcb1-dev,
                pkg-config,
+               python-docutils,
                qtbase5-dev (>= 5.4),
                qtdeclarative5-dev,
                qttools5-dev,
@@ -29,6 +29,8 @@ Architecture: any
 Depends: adduser,
          qml-module-qtquick2,
          sddm-theme-breeze | sddm-theme,
+         x11-common,
+         xserver-xorg | xserver,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: libpam-systemd
@@ -76,9 +78,7 @@ 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 835c796..4ebc6d8 100644
--- a/debian/sddm.install
+++ b/debian/sddm.install
@@ -4,11 +4,11 @@ etc/pam.d
 usr/bin/sddm*
 usr/lib/*/qt5/qml/SddmComponents/
 usr/lib/*/sddm/
+usr/share/man/man1/sddm-greeter.1
+usr/share/man/man1/sddm.1
+usr/share/man/man5/sddm-state.conf.5
+usr/share/man/man5/sddm.conf.5
 usr/share/sddm/faces
 usr/share/sddm/flags/
 usr/share/sddm/scripts/
 usr/share/sddm/translations/
-usr/share/man/man1/sddm.1
-usr/share/man/man1/sddm-greeter.1
-usr/share/man/man5/sddm.conf.5
-usr/share/man/man5/sddm-state.conf.5

-- 
sddm packaging



More information about the pkg-kde-commits mailing list