Your message dated Wed, 25 Oct 2006 11:02:30 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#378952: fixed in vim 1:7.0-152+1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: vim-runtime Version: 1:7.0-035+1 Severity: wishlist Tags: upstream, patch Hi. I would like that syntax/dosini.vim would accept '#' in addition to ';' as a comment marker, since an increasing number of dosini-like configuration files accept them (e.g., schroot's, and Python's ConfigParser as found in the standard library). I would like the attached to be applied in the Debian packages, and would be grateful if it could be submitted upstream. Thanks. -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org So!, So. First day, Yes. Scary, Yes. Don't be scared, Well I'm not really scared. You should be, Well I am a little bit scared. Well don't be, Make up your mind! -- Denholm, Jen. The IT Crowd.--- syntax/dosini.vim~ +++ syntax/dosini.vim @@ -17,7 +17,7 @@ syn match dosiniLabel "^.\{-}=" syn region dosiniHeader start="\[" end="\]" -syn match dosiniComment "^[;#].*$" +syn match dosiniComment "^;.*$" " Define the default highlighting. " For version 5.7 and earlier: only when not done already
--- End Message ---
--- Begin Message ---Source: vim Source-Version: 1:7.0-152+1 We believe that the bug you reported is fixed in the latest version of vim, which is due to be installed in the Debian FTP archive: vim-common_7.0-152+1_i386.deb to pool/main/v/vim/vim-common_7.0-152+1_i386.deb vim-doc_7.0-152+1_all.deb to pool/main/v/vim/vim-doc_7.0-152+1_all.deb vim-full_7.0-152+1_i386.deb to pool/main/v/vim/vim-full_7.0-152+1_i386.deb vim-gnome_7.0-152+1_i386.deb to pool/main/v/vim/vim-gnome_7.0-152+1_i386.deb vim-gtk_7.0-152+1_i386.deb to pool/main/v/vim/vim-gtk_7.0-152+1_i386.deb vim-gui-common_7.0-152+1_all.deb to pool/main/v/vim/vim-gui-common_7.0-152+1_all.deb vim-lesstif_7.0-152+1_i386.deb to pool/main/v/vim/vim-lesstif_7.0-152+1_i386.deb vim-perl_7.0-152+1_i386.deb to pool/main/v/vim/vim-perl_7.0-152+1_i386.deb vim-python_7.0-152+1_i386.deb to pool/main/v/vim/vim-python_7.0-152+1_i386.deb vim-ruby_7.0-152+1_i386.deb to pool/main/v/vim/vim-ruby_7.0-152+1_i386.deb vim-runtime_7.0-152+1_all.deb to pool/main/v/vim/vim-runtime_7.0-152+1_all.deb vim-tcl_7.0-152+1_i386.deb to pool/main/v/vim/vim-tcl_7.0-152+1_i386.deb vim-tiny_7.0-152+1_i386.deb to pool/main/v/vim/vim-tiny_7.0-152+1_i386.deb vim_7.0-152+1.diff.gz to pool/main/v/vim/vim_7.0-152+1.diff.gz vim_7.0-152+1.dsc to pool/main/v/vim/vim_7.0-152+1.dsc vim_7.0-152+1_i386.deb to pool/main/v/vim/vim_7.0-152+1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stefano Zacchiroli <[EMAIL PROTECTED]> (supplier of updated vim package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 25 Oct 2006 17:07:37 +0200 Source: vim Binary: vim-full vim-lesstif vim-common vim-gnome vim-doc vim-runtime vim vim-gtk vim-perl vim-ruby vim-gui-common vim-tiny vim-python vim-tcl Architecture: source all i386 Version: 1:7.0-152+1 Distribution: unstable Urgency: low Maintainer: Debian VIM Maintainers <[EMAIL PROTECTED]> Changed-By: Stefano Zacchiroli <[EMAIL PROTECTED]> Description: vim - Vi IMproved - enhanced vi editor vim-common - Vi IMproved - Common files vim-doc - Vi IMproved - HTML documentation vim-full - Vi IMproved - enhanced vi editor - full fledged version vim-gnome - Vi IMproved - enhanced vi editor - with GNOME2 GUI vim-gtk - Vi IMproved - enhanced vi editor - with GTK2 GUI vim-gui-common - Vi IMproved - Common GUI files vim-lesstif - Vi IMproved - enhanced vi editor - with LessTif GUI vim-perl - Vi IMproved - enhanced vi editor - with Perl support vim-python - Vi IMproved - enhanced vi editor - with Python support vim-ruby - Vi IMproved - enhanced vi editor - with Ruby support vim-runtime - Vi IMproved - Runtime files vim-tcl - Vi IMproved - enhanced vi editor - with TCL support vim-tiny - Vi IMproved - enhanced vi editor - compact version Closes: 347420 367639 378952 392840 393347 Changes: vim (1:7.0-152+1) unstable; urgency=low . [ Debian Vim Maintainers ] * New upstream patches (123 - 152), see README.gz for details. - Correct the button order in the GTK+ file chooser dialog so that it matches the GNOME Human Interface Guidelines. (closes: #367639) . [ James Vega ] * Bump vim-common's priority to important to match the override. * Remove patch gui_gtk.c-abs_path.diff, merged upstream. * Remove patch gui_xmebw.c-lesstif_crash.diff, merged upstream. * Add patch html.vim-syntax_spell.diff, which adds support for highlighting of spelling mistakes. (closes: #393347) * Add patch changelog.vim-ftplugin_split-buffer.diff, which corrects an invalid command used for opening the changelog in a split window. (closes: #392840) . [ Stefano Zacchiroli ] * Added patch dosini.vim-hash_comment.diff which adds support for # comments in dosini syntax highlighting, thanks to Adeodato Simó. (closes: #378952) * Added patch zh_TW.po-swap_recovery_typo.diff which fixes a typo in a traditional Chinese message when editing a file for which a swap file already exists. (closes: #347420) * debian/control - renamed svn info field to XS-Vcs-Svn, to match the forthcoming official name Files: ba524de5cbce308475266682e2e9e1b1 1427 editors optional vim_7.0-152+1.dsc aeab7fc88908d3190409396ef144dbfb 305561 editors optional vim_7.0-152+1.diff.gz 461adc6b646da614fa9caa7c495c82ea 152266 editors optional vim-gui-common_7.0-152+1_all.deb 09c1475f390cf0d3c1fbea7e32055c26 6364938 editors optional vim-runtime_7.0-152+1_all.deb 692096d5bfd9336b62c7c0edee5d6735 2034138 doc optional vim-doc_7.0-152+1_all.deb 1cd768ca3553cfc16771e30ec9384b37 540642 editors important vim-tiny_7.0-152+1_i386.deb c07b03ab9124917bfcb2acd059d462d7 913970 editors extra vim-ruby_7.0-152+1_i386.deb e5d9615b6586248e9ad87e88e47d0cc8 873268 editors extra vim-tcl_7.0-152+1_i386.deb 5761f2c09c6122a51a2237a6ad0b9cae 865870 editors extra vim-gtk_7.0-152+1_i386.deb e9810a20f7cd2b176b69a1796e7252fa 860018 editors extra vim-lesstif_7.0-152+1_i386.deb 1dc6dabb610e79390b58d70891070cbd 924754 editors extra vim-perl_7.0-152+1_i386.deb 4f4e6a4ba3916c992d66d36bae1cac89 918174 editors extra vim-python_7.0-152+1_i386.deb aba0c56760bec808feda1414160a1cac 868156 editors extra vim-gnome_7.0-152+1_i386.deb d6d7d6f8e6d8d1a4eed1e4b8403d68fc 947570 editors extra vim-full_7.0-152+1_i386.deb ca98ca4ec8f67982a50089cfa94a3962 196298 editors important vim-common_7.0-152+1_i386.deb 345995e221b58f1c9202286dc3329da6 745362 editors optional vim_7.0-152+1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFP6Cw1cqbBPLEI7wRAvsmAKCr1Rv22MR2oszsGAP/GFrpkY828ACfdeDg TNs32uczeRTYx1RpqBsuOzM= =iSL/ -----END PGP SIGNATURE-----
--- End Message ---

