tags 530086 + patch thanks Dear maintainer,
I've prepared an NMU for gdm (versioned as 2.20.9-1.1) and uploaded it to DELAYED/7. Please free to tell me if I should delay it longer. Regards. diff -u gdm-2.20.9/debian/changelog gdm-2.20.9/debian/changelog --- gdm-2.20.9/debian/changelog +++ gdm-2.20.9/debian/changelog @@ -1,3 +1,10 @@ +gdm (2.20.9-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix bashism. Closes: #530086. + + -- Raphael Geissert <[email protected]> Thu, 02 Jul 2009 22:14:03 -0500 + gdm (2.20.9-1) unstable; urgency=low * gdm.install: install the desktop files in diff -u gdm-2.20.9/debian/patches/series gdm-2.20.9/debian/patches/series --- gdm-2.20.9/debian/patches/series +++ gdm-2.20.9/debian/patches/series @@ -16,0 +17 @@ +71_fix_bashism_in_XKeepsCrashing.patch only in patch2: unchanged: --- gdm-2.20.9.orig/debian/patches/71_fix_bashism_in_XKeepsCrashing.patch +++ gdm-2.20.9/debian/patches/71_fix_bashism_in_XKeepsCrashing.patch @@ -0,0 +1,13 @@ +Index: gdm-2.20.9/config/XKeepsCrashing +=================================================================== +--- gdm-2.20.9.orig/config/XKeepsCrashing ++++ gdm-2.20.9/config/XKeepsCrashing +@@ -129,7 +129,7 @@ if test "x" = "x$DIALOG" ; then + fi + echo + echo ======================================================================= +- read ++ read REPLY + exit 1 + fi + -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

