Dear maintainer,

I've prepared an NMU for sddm (versioned as 0.21.0-1.1). The diff
is attached to this message.

Regards.

diff -Nru sddm-0.21.0/debian/changelog sddm-0.21.0/debian/changelog
--- sddm-0.21.0/debian/changelog	2024-05-12 12:05:56.000000000 +0200
+++ sddm-0.21.0/debian/changelog	2024-10-20 19:52:26.000000000 +0200
@@ -1,3 +1,11 @@
+sddm (0.21.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-Depend on login so cmake can find and see the /etc/login.defs file.
+    Just specifying it with -DLOGIN_DEFS_PATH is not enough. (Closes: #1078320)
+
+ -- Chris Hofstaedtler <z...@debian.org>  Sun, 20 Oct 2024 19:52:26 +0200
+
 sddm (0.21.0-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru sddm-0.21.0/debian/control sddm-0.21.0/debian/control
--- sddm-0.21.0/debian/control	2024-05-12 12:03:29.000000000 +0200
+++ sddm-0.21.0/debian/control	2024-10-20 19:52:26.000000000 +0200
@@ -12,6 +12,7 @@
                libxcb-xkb-dev,
                libxcb1-dev,
                libxkbcommon-dev,
+               login,
                pkgconf,
                python3-docutils,
                qml-module-qttest <!nocheck>,

Reply via email to