From 50808d5729186820a99b26b47493e37a1f9c247d Mon Sep 17 00:00:00 2001 From: David Paleino Date: Mon, 2 Feb 2009 09:01:04 +0100 Subject: [PATCH] Fixing Closes notation. Closes: #... closes a _Debian_ bug, but since this is Alioth's, we would have closed the wrong bug. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bf6567fe..84cdb9c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -113,7 +113,7 @@ bash-completion (200902xx) UNRELEASED; urgency=low [ Freddy Vulto ] * Restored `_display()' completion for `display' by removing - completion-by-extension for `display' (Closes #311429) + completion-by-extension for `display' (Alioth#311429) * Removed duplicate completion option `-borderwidth' for `display' -- Freddy Vulto Sun, 1 Feb 2009 23:59:39 +0100