Your message dated Mon, 25 Oct 2010 05:32:27 +0000 with message-id <[email protected]> and subject line Bug#535682: fixed in vim 2:7.3.035+hg~8fdc12103333-1 has caused the Debian Bug report #535682, regarding vim-runtime: incorrect YAML syntax highlight 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.) -- 535682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535682 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vim-runtime Version: 2:7.2.148-2 Severity: minorvim highlights YAML files in a way that does not follow the actual YAML syntax.For example, in the attached file:- "date" and "non-date" should be highlighted in the same way, as they are both string keys; - "2009-01-01" and "01-2009-01" should be highlighted in a distinct way, as the former is a date and the latter is a plain string; - "string" and "2nd-string" should be highlighted in the same way, as they are both strings.-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (900, 'unstable'), (500, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vim-runtime depends on: ii dpkg 1.15.3 Debian package management system Versions of packages vim-runtime recommends: ii vim 2:7.2.148-2 Vi IMproved - enhanced vi editor ii vim-gtk [vim] 2:7.2.148-2 Vi IMproved - enhanced vi editor - vim-runtime suggests no packages. -- no debconf information -- Jakub Wilkdate: 2009-01-01 non-date: 01-2009-01 strings: - string - 2nd-string<<attachment: test.png>>
--- End Message ---
--- Begin Message ---Source: vim Source-Version: 2:7.3.035+hg~8fdc12103333-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.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-common_7.3.035+hg~8fdc12103333-1_i386.deb vim-dbg_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-dbg_7.3.035+hg~8fdc12103333-1_i386.deb vim-doc_7.3.035+hg~8fdc12103333-1_all.deb to main/v/vim/vim-doc_7.3.035+hg~8fdc12103333-1_all.deb vim-gnome_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-gnome_7.3.035+hg~8fdc12103333-1_i386.deb vim-gtk_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-gtk_7.3.035+hg~8fdc12103333-1_i386.deb vim-gui-common_7.3.035+hg~8fdc12103333-1_all.deb to main/v/vim/vim-gui-common_7.3.035+hg~8fdc12103333-1_all.deb vim-lesstif_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-lesstif_7.3.035+hg~8fdc12103333-1_i386.deb vim-nox_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-nox_7.3.035+hg~8fdc12103333-1_i386.deb vim-runtime_7.3.035+hg~8fdc12103333-1_all.deb to main/v/vim/vim-runtime_7.3.035+hg~8fdc12103333-1_all.deb vim-tiny_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim-tiny_7.3.035+hg~8fdc12103333-1_i386.deb vim_7.3.035+hg~8fdc12103333-1.debian.tar.gz to main/v/vim/vim_7.3.035+hg~8fdc12103333-1.debian.tar.gz vim_7.3.035+hg~8fdc12103333-1.dsc to main/v/vim/vim_7.3.035+hg~8fdc12103333-1.dsc vim_7.3.035+hg~8fdc12103333-1_i386.deb to main/v/vim/vim_7.3.035+hg~8fdc12103333-1_i386.deb vim_7.3.035+hg~8fdc12103333.orig.tar.gz to main/v/vim/vim_7.3.035+hg~8fdc12103333.orig.tar.gz 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: RIPEMD160 Format: 1.8 Date: Mon, 25 Oct 2010 00:48:58 -0400 Source: vim Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-dbg vim-gtk vim-nox vim-lesstif vim-gnome Architecture: source all i386 Version: 2:7.3.035+hg~8fdc12103333-1 Distribution: unstable Urgency: low Maintainer: Debian Vim Maintainers <[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-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-runtime - Vi IMproved - Runtime files vim-tiny - Vi IMproved - enhanced vi editor - compact version Closes: 535682 600248 600560 600562 Changes: vim (2:7.3.035+hg~8fdc12103333-1) unstable; urgency=low . * Pull patches 001 - 035. + More robust YAML highlighting. (Closes: #535682) * debian/rules: + Stop overriding CFLAGS on the command-line when invoking make. Upstream enforces an upper-limit of 1 for _FORTIFY_SOURCE due to the use of flexible arrays in nested structs, which improperly cause Vim to crash with _FORTIFY_SOURCE=2. + Use DEB_HOST_ARCH_OS instead of DEB_HOST_GNU_SYSTEM to determine whether Linux-specific functionality is enabled. + Use dpkg-vendor to change build configuration when building on Ubuntu. Thanks to Michael Bienia for the patch. * Make helpztags capable of generating tags files for non-English help files. (Closes: #600248) * Debian runtime: + Add natty as a recognized distribution. (Closes: #600560) + Add metapackages as a recognized section. (Closes: #600562) + Remove etch as a recognized distribution. * debian/control: Add dpkg-dev (>= 1.15.1) Build-Depends for dpkg-vendor. Checksums-Sha1: e15cc0d6f3cf58422143d110a33c4520c8b8910f 1708 vim_7.3.035+hg~8fdc12103333-1.dsc f6d5ba0878170ef19f9608364addb90f4dfa2ff3 10926158 vim_7.3.035+hg~8fdc12103333.orig.tar.gz 07961023bfc93c2396a0aa64b3b52a35acaa9c7c 190588 vim_7.3.035+hg~8fdc12103333-1.debian.tar.gz 8e28daa4668872204354d45c59605a651ef4ae77 141250 vim-gui-common_7.3.035+hg~8fdc12103333-1_all.deb b7003ac1f878d633b360573bd1939333134f37d7 6298100 vim-runtime_7.3.035+hg~8fdc12103333-1_all.deb 9491138f9ec40bf57e8cb7780bad6db7c2084869 2307610 vim-doc_7.3.035+hg~8fdc12103333-1_all.deb a4053374ba3058df344efe92848b7aa7fab58c94 342486 vim-tiny_7.3.035+hg~8fdc12103333-1_i386.deb 9afe9d9212e92ff3d6e2b9d0657f494734b36ae8 1061346 vim-gtk_7.3.035+hg~8fdc12103333-1_i386.deb c2f1a5756670b661e6a76fd0f1b3019406305109 1064136 vim-gnome_7.3.035+hg~8fdc12103333-1_i386.deb 50c7f959e9a3239f2f1b133d02871f43316dcf13 1054438 vim-lesstif_7.3.035+hg~8fdc12103333-1_i386.deb 2aa032edb1b90423eef605414771b497068e27be 941052 vim-nox_7.3.035+hg~8fdc12103333-1_i386.deb 94528ee14362af991f1ac190a3a4154c0ec803d1 159698 vim-common_7.3.035+hg~8fdc12103333-1_i386.deb 763beacb5ff25026ffb1491a18d2574fcfafb791 842966 vim_7.3.035+hg~8fdc12103333-1_i386.deb 41efa38a68ceb03c000e9529c13df1733625b104 9193276 vim-dbg_7.3.035+hg~8fdc12103333-1_i386.deb Checksums-Sha256: 9564b6f6dbf3299d6aefce3d619922c73817715528f47ff14bf9494779057535 1708 vim_7.3.035+hg~8fdc12103333-1.dsc f0f2f8f571569638009496199d862682ef22dfe764d283771925e0a76d50c1ee 10926158 vim_7.3.035+hg~8fdc12103333.orig.tar.gz beecbd87e61078d12889e6ececfe3659af777be7b915737b3ee8b30073392e47 190588 vim_7.3.035+hg~8fdc12103333-1.debian.tar.gz 79a0b7d91adb35fb8bf421d980528a990c0d45dd6a3ed89e47f282e588b336aa 141250 vim-gui-common_7.3.035+hg~8fdc12103333-1_all.deb ae0030bb353b98f3edd430aaf87440fe901a089ba121bb5e48be8c25d41d4e6f 6298100 vim-runtime_7.3.035+hg~8fdc12103333-1_all.deb 6e8800f58e4973f63b12e344391b395b41176bbe87024e9b7f093b2a619d232a 2307610 vim-doc_7.3.035+hg~8fdc12103333-1_all.deb 48b9577c9a1ba9b73f9ec1006d25ef240213324ae19e4f7c86c7a4c5930732da 342486 vim-tiny_7.3.035+hg~8fdc12103333-1_i386.deb 361508b83d6797cffb4e0cbb95518e140e7caef2f1dff24b8b9c9fa89df09898 1061346 vim-gtk_7.3.035+hg~8fdc12103333-1_i386.deb ea2a3ebfc5707564f4a0bf524b834ef7e9ab7a1f73cb8b023776f8fcc1be2829 1064136 vim-gnome_7.3.035+hg~8fdc12103333-1_i386.deb b8ac94df0307c0d6be92cfdd1e7ad2db5f7f2ca269b537af7de5005babc5f893 1054438 vim-lesstif_7.3.035+hg~8fdc12103333-1_i386.deb e228c2bf1047f37be04536cb7949a2f5f3ba184d52687ebf1a7a07f3cfbf43e7 941052 vim-nox_7.3.035+hg~8fdc12103333-1_i386.deb 2707617d609e7764901a8693dee3a107ba75f1656b603dd49931f490f9b0b1a6 159698 vim-common_7.3.035+hg~8fdc12103333-1_i386.deb e6f97d376f0f2b0a4f5ec7e254c73b43de6d161ce7102cde02df1eb12556650c 842966 vim_7.3.035+hg~8fdc12103333-1_i386.deb c2c19218104a6fd0ce67f7cebc9358948ccefbf74184b9b9e4c4690dcb3b8fe8 9193276 vim-dbg_7.3.035+hg~8fdc12103333-1_i386.deb Files: 29d0c8bd6fd37f4e1d5b2a5ab5e1ab94 1708 editors optional vim_7.3.035+hg~8fdc12103333-1.dsc 37bb323637d25512ef6cdb4ca6f608cd 10926158 editors optional vim_7.3.035+hg~8fdc12103333.orig.tar.gz 4c2b1bf5e411ec56074fc5039d76bcc0 190588 editors optional vim_7.3.035+hg~8fdc12103333-1.debian.tar.gz 00e1116476b9dea0cdbacbb20c3cd050 141250 editors optional vim-gui-common_7.3.035+hg~8fdc12103333-1_all.deb fce40ee243c4b081cb467beb401bc404 6298100 editors optional vim-runtime_7.3.035+hg~8fdc12103333-1_all.deb 01665137fb471f336bc0fd5003c3b15a 2307610 doc optional vim-doc_7.3.035+hg~8fdc12103333-1_all.deb c218089212c37db7872f2d26b18a1541 342486 editors important vim-tiny_7.3.035+hg~8fdc12103333-1_i386.deb 9065014fe3892f4d3ced212096684657 1061346 editors extra vim-gtk_7.3.035+hg~8fdc12103333-1_i386.deb 634beca775d5ea42b965e2ac076f4b39 1064136 editors extra vim-gnome_7.3.035+hg~8fdc12103333-1_i386.deb a8118299cc4913aee5df327fda7e27f7 1054438 editors extra vim-lesstif_7.3.035+hg~8fdc12103333-1_i386.deb 19fb30af061d638e2cf0c4c8c3eeff31 941052 editors extra vim-nox_7.3.035+hg~8fdc12103333-1_i386.deb 9d5abfc7df4b4f0066ec81f7b3c86960 159698 editors important vim-common_7.3.035+hg~8fdc12103333-1_i386.deb 73d49e9b9249204a1f4d2934fbcbffe9 842966 editors optional vim_7.3.035+hg~8fdc12103333-1_i386.deb 536afdabb64f4296fa97cb439750f9a9 9193276 debug extra vim-dbg_7.3.035+hg~8fdc12103333-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEAREDAAYFAkzFE/0ACgkQDb3UpmEybUAsjwCfbxa2R6m3ndtpEdb4fnHdWp/6 /rwAn3IlbxgTTQ+qW6A0DimIqvplBaxC =tGJ8 -----END PGP SIGNATURE-----
--- End Message ---

