Your message dated Mon, 11 Feb 2008 16:17:09 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#438560: fixed in vim 1:7.1-245+1 has caused the Debian Bug report #438560, regarding [vim-common] vim -C isn't 'compatible' 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 438560: http://bugs.debian.org/cgi-bin//438560 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: vim Version: 1:7.1-056+2 Severity: minor man vim states that -C Compatible. Set the 'compatible' option. This will make Vim behave mostly like Vi, even though a .vimrc file exists. However vim -C is not compatible. This is due to a set nocompatible statement in /usr/share/vim/vim71/debian.vim. I suggest adapting the manpage or discarding this statement. [off topic:] I stumbled upon this while trying to make vim compatible based on the program name, i.e. compatible for invoking vi and nocompatible for invoking vim. Is there a better way to achieve this than using this $ cat ~/bin/vi #!/bin/sh exec vim -u NONE -U NONE $@ $ shell script? Helmut -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.20.1 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages vim depends on: ii libc6 2.6.1-1 GNU C Library: Shared libraries ii libgpmg1 1.19.6-25 General Purpose Mouse - shared lib ii libncurses5 5.6+20070812-1 Shared libraries for terminal hand ii vim-common 1:7.1-056+2 Vi IMproved - Common files ii vim-runtime 1:7.1-056+2 Vi IMproved - Runtime files vim recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: vim Source-Version: 1:7.1-245+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.1-245+1_i386.deb to pool/main/v/vim/vim-common_7.1-245+1_i386.deb vim-dbg_7.1-245+1_i386.deb to pool/main/v/vim/vim-dbg_7.1-245+1_i386.deb vim-doc_7.1-245+1_all.deb to pool/main/v/vim/vim-doc_7.1-245+1_all.deb vim-full_7.1-245+1_all.deb to pool/main/v/vim/vim-full_7.1-245+1_all.deb vim-gnome_7.1-245+1_i386.deb to pool/main/v/vim/vim-gnome_7.1-245+1_i386.deb vim-gtk_7.1-245+1_i386.deb to pool/main/v/vim/vim-gtk_7.1-245+1_i386.deb vim-gui-common_7.1-245+1_all.deb to pool/main/v/vim/vim-gui-common_7.1-245+1_all.deb vim-lesstif_7.1-245+1_i386.deb to pool/main/v/vim/vim-lesstif_7.1-245+1_i386.deb vim-nox_7.1-245+1_i386.deb to pool/main/v/vim/vim-nox_7.1-245+1_i386.deb vim-perl_7.1-245+1_all.deb to pool/main/v/vim/vim-perl_7.1-245+1_all.deb vim-python_7.1-245+1_all.deb to pool/main/v/vim/vim-python_7.1-245+1_all.deb vim-ruby_7.1-245+1_all.deb to pool/main/v/vim/vim-ruby_7.1-245+1_all.deb vim-runtime_7.1-245+1_all.deb to pool/main/v/vim/vim-runtime_7.1-245+1_all.deb vim-tcl_7.1-245+1_all.deb to pool/main/v/vim/vim-tcl_7.1-245+1_all.deb vim-tiny_7.1-245+1_i386.deb to pool/main/v/vim/vim-tiny_7.1-245+1_i386.deb vim_7.1-245+1.diff.gz to pool/main/v/vim/vim_7.1-245+1.diff.gz vim_7.1-245+1.dsc to pool/main/v/vim/vim_7.1-245+1.dsc vim_7.1-245+1_i386.deb to pool/main/v/vim/vim_7.1-245+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. James Vega <[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: Mon, 11 Feb 2008 10:27:17 -0500 Source: vim Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-dbg vim-perl vim-python vim-ruby vim-tcl vim-gtk vim-nox vim-lesstif vim-gnome vim-full Architecture: source all i386 Version: 1:7.1-245+1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: James Vega <[EMAIL PROTECTED]> Description: vim - Vi IMproved - enhanced vi editor vim-common - Vi IMproved - Common files vim-dbg - Vi IMproved - enhanced vi editor (debugging symbols) vim-doc - Vi IMproved - HTML documentation vim-full - Vi IMproved - enhanced vi editor (transitional package) 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-nox - Vi IMproved - enhanced vi editor vim-perl - Vi IMproved - enhanced vi editor (transitional package) vim-python - Vi IMproved - enhanced vi editor (transitional package) vim-ruby - Vi IMproved - enhanced vi editor (transitional package) vim-runtime - Vi IMproved - Runtime files vim-tcl - Vi IMproved - enhanced vi editor (transitional package) vim-tiny - Vi IMproved - enhanced vi editor - compact version Closes: 233008 316541 378311 431945 438560 463775 Changes: vim (1:7.1-245+1) unstable; urgency=low . * New upstream patches (242 - 245), see README.gz for details. - 7.1.244 fixes an issue where a maximized gvim window would size itself larger than the size of the workspace, cutting off part of the command-line. (Closes: #378311) * debian/control: - Add libacl1-dev to Build-Depends so it actually builds with acl support. Thanks to Lucas Nussbaum's dirty chroot builds for noticing this. - Change TCL to Tcl in the package descriptions. * New patches: - option.c-langmap_comma.diff: + Improves parsing of 'langmap' to follow the behavior specified in the help. Commas need to be escaped if they're being used literally instead of as a list separator. (Closes: #233008) - commandline-compatible.diff: + If either -N/-C options are given on the command line, set 'nocompatible'/'compatible' after sourcing of the startup files finishes. (Closes: #438560) * Refreshed patches: - vimrc.tiny.diff * Register the justify and editexisting plugins for use with vim-addons-manager. - justify.vim right and left aligns text by inserting extra spaces into the specified text. (Closes: #431945) - editexisting.vim will attempt to bring a running gvim to the foreground if 1) only one filename was given when invoking Vim and another Vim instance is editing it or 2) a swapfile for a file exists. (Closes: #316541) * debian/rules: - Add patch/unpatch targets. - Fix how quilt is invoked so it doesn't use the local user's settings. Thanks to Teemu Likonen for the patch. (Closes: #463775) * debian/copyright: - Adjust copyright string (capitalize the C) so it's recognized by Lintian. Files: fda5b9f0910bfb8b13f2261ebf5d6997 1299 editors optional vim_7.1-245+1.dsc f462489568484b0514f20afb2833834e 581259 editors optional vim_7.1-245+1.diff.gz 824145e2152f3a2f363b86299d24db8e 149402 editors optional vim-gui-common_7.1-245+1_all.deb 4db8418754cfb3aa4d5d738e536df9b0 5472574 editors optional vim-runtime_7.1-245+1_all.deb 948030c66d2ffbb51afb21bb03c32b99 2124470 doc optional vim-doc_7.1-245+1_all.deb e92056722cde5e3035f301561a40fb6d 72460 editors extra vim-perl_7.1-245+1_all.deb 832d8a91da11a70eea93ce30ff996b02 72462 editors extra vim-python_7.1-245+1_all.deb f70a4f3011062e3e728c38eceddb445e 72458 editors extra vim-ruby_7.1-245+1_all.deb a0614cfc67ce1051cbbdb41dcd9ff748 72454 editors extra vim-tcl_7.1-245+1_all.deb 874861309a4400572fbd191f81aa9136 72484 editors extra vim-full_7.1-245+1_all.deb 823aa4b4073c2a39d36863ca8bc26801 319432 editors important vim-tiny_7.1-245+1_i386.deb 44eac5ca7d900a8c54cf418727241d9d 962718 editors extra vim-gtk_7.1-245+1_i386.deb d8844121b3c566f7ae5ca77042dcbb84 964990 editors extra vim-gnome_7.1-245+1_i386.deb e8fd4a3e849dea8c6356ac42265b8eb5 956338 editors extra vim-lesstif_7.1-245+1_i386.deb ce5d915e64aa58054ec9bd370dfa02cf 834898 editors extra vim-nox_7.1-245+1_i386.deb f35fe61849720d3f0b8e7a4f0542984c 191062 editors important vim-common_7.1-245+1_i386.deb f20505f0ff98ca63389f796af85de20e 745052 editors optional vim_7.1-245+1_i386.deb a2a0ff7c9bfd530889d7bc021cd9c65d 8086896 editors extra vim-dbg_7.1-245+1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iEYEARECAAYFAkewcJQACgkQDb3UpmEybUA8pACfVNT40jEsg3aRdi1ju92HVHFG 8cEAniAUpophJ5LdrYZ11KsEO/6W7XtS =CZSu -----END PGP SIGNATURE-----
--- End Message ---

