From 406c11506ad867b1192012fd71aac5d47cac3a4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20COUDERC?= Date: Fri, 23 Sep 2016 23:46:23 +0000 Subject: [PATCH] fix "Closes" syntax in changelog --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d2b0ec..2157808 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,9 +4,9 @@ desktop-base (9.0.0~exp1) UNRELEASED; urgency=medium * Fix lintian warning command-with-path-in-maintainer-script in postinst script. * Remove references to long gone KDE3 globals in maintainer scripts. - (Closes #659549) - * README.Debian: inform about updating initrds too. (Closes #612163) - * Document use of sync use before grub update in postinst. (Closes #611364) + (Closes: #659549) + * README.Debian: inform about updating initrds too. (Closes: #612163) + * Document use of sync use before grub update in postinst. (Closes: #611364) * Add SDDM theming for KDE/Plasma 5: - Based on default SDDM theme breeze + Debian theme background. - Can be configured with alternatives (also works in lightdm).