From 766541223bf526d556d9fcc0753e44b4de80e84a Mon Sep 17 00:00:00 2001 From: corsac Date: Sat, 14 Jan 2012 13:56:50 +0000 Subject: [PATCH] add description/bug/author to patches git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@6324 0c9b3bff-18ee-0310-b944-d1aa2700132f --- debian/patches/04_default-gtk-greeter-config.patch | 8 ++++++++ debian/patches/05_dont-add-pkglibexecdir-path.patch | 2 ++ debian/patches/06_move-progs-to-pkglibexecdir.patch | 4 ++++ debian/patches/07_fix-test-missing-lightdm-session.patch | 4 ++++ debian/patches/09_add-gio-to-pkg-config.patch | 2 +- 5 files changed, 19 insertions(+), 1 deletion(-) diff --git a/debian/patches/04_default-gtk-greeter-config.patch b/debian/patches/04_default-gtk-greeter-config.patch index 82ade49..28cdcd8 100644 --- a/debian/patches/04_default-gtk-greeter-config.patch +++ b/debian/patches/04_default-gtk-greeter-config.patch @@ -1,3 +1,11 @@ +Author: Yves-Alexis Perez +Author: Lionel Le Folgoc +Description: adapt GTK+ greeter config to Debian +Especially: + +* use background from desktop-base +* force the use of default GTK+ 3 theme (Adwaita) +* use some hinting Index: lightdm-1.0.1/greeters/gtk/lightdm-gtk-greeter.conf =================================================================== --- lightdm-1.0.1.orig/greeters/gtk/lightdm-gtk-greeter.conf 2011-09-28 09:11:35.000000000 +0200 diff --git a/debian/patches/05_dont-add-pkglibexecdir-path.patch b/debian/patches/05_dont-add-pkglibexecdir-path.patch index 8b1cbf6..6be2b12 100644 --- a/debian/patches/05_dont-add-pkglibexecdir-path.patch +++ b/debian/patches/05_dont-add-pkglibexecdir-path.patch @@ -1,3 +1,5 @@ +Author: Yves-Alexis Perez +Description: don't add PKGLIBEXEC_DIR to the user PATH Index: lightdm-1.0.3/src/session.c =================================================================== --- lightdm-1.0.3.orig/src/session.c 2011-10-08 13:29:42.102575779 +0200 diff --git a/debian/patches/06_move-progs-to-pkglibexecdir.patch b/debian/patches/06_move-progs-to-pkglibexecdir.patch index 7a9db83..e93f12a 100644 --- a/debian/patches/06_move-progs-to-pkglibexecdir.patch +++ b/debian/patches/06_move-progs-to-pkglibexecdir.patch @@ -1,3 +1,7 @@ +Author: Yves-Alexis Perez +Description: put programs in pkglibexecdir instead of libexecdir +With debhelper 9, the package name is not added to libexecdir, so force the use of pkglibexecdir +Bug: https://bugs.launchpad.net/lightdm/+bug/861371 Index: lightdm-1.0.3/src/Makefile.am =================================================================== --- lightdm-1.0.3.orig/src/Makefile.am 2011-10-08 01:04:12.000000000 +0200 diff --git a/debian/patches/07_fix-test-missing-lightdm-session.patch b/debian/patches/07_fix-test-missing-lightdm-session.patch index 42e4b4a..0996308 100644 --- a/debian/patches/07_fix-test-missing-lightdm-session.patch +++ b/debian/patches/07_fix-test-missing-lightdm-session.patch @@ -1,3 +1,7 @@ +Author: Yves-Alexis Perez +Description: lightdm-session doesn't seem to be built by anything, so remove it +frome targets or else lightdm FTBFS. +Bug: https://bugs.launchpad.net/lightdm/+bug/916482 Index: lightdm-1.1.0/tests/src/Makefile.am =================================================================== --- lightdm-1.1.0.orig/tests/src/Makefile.am 2012-01-14 13:30:41.415305420 +0100 diff --git a/debian/patches/09_add-gio-to-pkg-config.patch b/debian/patches/09_add-gio-to-pkg-config.patch index e65c6ec..ea0a13e 100644 --- a/debian/patches/09_add-gio-to-pkg-config.patch +++ b/debian/patches/09_add-gio-to-pkg-config.patch @@ -1,6 +1,6 @@ Author: Yves-Alexis Perez -Bug: https://bugs.launchpad.net/lightdm/+bug/916477 Description: Add gio-2.0 to linker flags of lightdm-gobject +Bug: https://bugs.launchpad.net/lightdm/+bug/916477 Index: lightdm-1.1.0/liblightdm-gobject/liblightdm-gobject-1.pc.in =================================================================== --- lightdm-1.1.0.orig/liblightdm-gobject/liblightdm-gobject-1.pc.in 2011-07-19 02:16:28.000000000 +0200 -- 2.39.2