r556 - in trunk: vim/debian vim7/debian

Stefano Zacchiroli zack at costa.debian.org
Wed Mar 29 03:43:06 UTC 2006


Author: zack
Date: 2006-03-29 03:43:04 +0000 (Wed, 29 Mar 2006)
New Revision: 556

Modified:
   trunk/vim/debian/changelog
   trunk/vim7/debian/changelog
Log:
patched an old closes: entry which specified the wrong bug number
Rationale: I know that people usually disagree on changing old changelog entries,
but this actually referenced a wrong bug number in a closes: entry. This tend to
mess-up vim history and may be misleading (has it have been to me in discovering
the history of patch 133_resolv.vim.diff). See #321081 for more info.


Modified: trunk/vim/debian/changelog
===================================================================
--- trunk/vim/debian/changelog	2006-03-29 02:47:13 UTC (rev 555)
+++ trunk/vim/debian/changelog	2006-03-29 03:43:04 UTC (rev 556)
@@ -336,7 +336,7 @@
 
   * Matthijs Mohlmann <matthijs at cacholong.nl>:
     + Added patch 133_resolv.vim.diff, which fixes highlighting of resolv.conf
-      search entries. (closes: #311081)
+      search entries. (closes: #321081)
     + Added patch 134_sshconfig.vim.diff, added HashKnownHosts to syn keyword
       sshconfigKeyword. (closes: #321119)
     + Added debsources.vim to debian/updates to add syntax highlighting for

Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog	2006-03-29 02:47:13 UTC (rev 555)
+++ trunk/vim7/debian/changelog	2006-03-29 03:43:04 UTC (rev 556)
@@ -340,7 +340,7 @@
 
   * Matthijs Mohlmann <matthijs at cacholong.nl>:
     + Added patch 133_resolv.vim.diff, which fixes highlighting of resolv.conf
-      search entries. (closes: #311081)
+      search entries. (closes: #321081)
     + Added patch 134_sshconfig.vim.diff, added HashKnownHosts to syn keyword
       sshconfigKeyword. (closes: #321119)
     + Added debsources.vim to debian/updates to add syntax highlighting for




More information about the pkg-vim-maintainers mailing list