Your message dated Sat, 07 Jul 2007 23:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355900: fixed in vim 1:7.1-022+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
Version: 1:6.4-007+1
Severity: wishlist
Please add the following file to /usr/share/vim/vimcurrent/syntax dir:
http://old-mapserver.gis.umn.edu/user_utilities/map.vim.txt
It requires also adding something like:
" Mapserver config file
au BufNewFile,BufRead *.map setf map
to filetype.vim
Thanks
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages vim depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libgpmg1 1.19.6-22 General Purpose Mouse - shared lib
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii vim-common 1:6.4-007+1 Vi IMproved - Common files
ii vim-runtime 1:6.4-007+1 Vi IMproved - Runtime files
vim recommends no packages.
-- no debconf information
--
Francesco P. Lovergine
--- End Message ---
--- Begin Message ---
Source: vim
Source-Version: 1:7.1-022+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-022+1_i386.deb
to pool/main/v/vim/vim-common_7.1-022+1_i386.deb
vim-doc_7.1-022+1_all.deb
to pool/main/v/vim/vim-doc_7.1-022+1_all.deb
vim-full_7.1-022+1_i386.deb
to pool/main/v/vim/vim-full_7.1-022+1_i386.deb
vim-gnome_7.1-022+1_i386.deb
to pool/main/v/vim/vim-gnome_7.1-022+1_i386.deb
vim-gtk_7.1-022+1_i386.deb
to pool/main/v/vim/vim-gtk_7.1-022+1_i386.deb
vim-gui-common_7.1-022+1_all.deb
to pool/main/v/vim/vim-gui-common_7.1-022+1_all.deb
vim-lesstif_7.1-022+1_i386.deb
to pool/main/v/vim/vim-lesstif_7.1-022+1_i386.deb
vim-perl_7.1-022+1_i386.deb
to pool/main/v/vim/vim-perl_7.1-022+1_i386.deb
vim-python_7.1-022+1_i386.deb
to pool/main/v/vim/vim-python_7.1-022+1_i386.deb
vim-ruby_7.1-022+1_i386.deb
to pool/main/v/vim/vim-ruby_7.1-022+1_i386.deb
vim-runtime_7.1-022+1_all.deb
to pool/main/v/vim/vim-runtime_7.1-022+1_all.deb
vim-tcl_7.1-022+1_i386.deb
to pool/main/v/vim/vim-tcl_7.1-022+1_i386.deb
vim-tiny_7.1-022+1_i386.deb
to pool/main/v/vim/vim-tiny_7.1-022+1_i386.deb
vim_7.1-022+1.diff.gz
to pool/main/v/vim/vim_7.1-022+1.diff.gz
vim_7.1-022+1.dsc
to pool/main/v/vim/vim_7.1-022+1.dsc
vim_7.1-022+1_i386.deb
to pool/main/v/vim/vim_7.1-022+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: Sat, 07 Jul 2007 15:04:57 -0400
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.1-022+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-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: 355900 395517 406586 408338 424224 428854
Changes:
vim (1:7.1-022+1) unstable; urgency=low
.
[ Debian Vim Maintainers ]
* New upstream patches (001 - 022), see README.gz for details.
+ Load all matching files in $VIMRUNTIME when using ":syn include"
(Closes: #395517)
.
[ James Vega ]
* Add changelog.vim-date_end_entry.diff, which fixes a variable name which
is let in changelog.vim. (Closes: #424224)
* Remove 'viminfo' and 'textwidth' settings from $VIMRUNTIME/debian.vim. We
were uselessly setting 'textwidth' to the default value and 'viminfo' to
an almost-default but less useful value.
* Add Makefile_no-strip.diff, which removes the calls to strip in upstream's
makefile. We'll handle that in debian/rules.
* gvim.desktop should be using %F instead of %U to specify the filename.
(Closes: #406586)
* Remove debian/vim-{doc,variant,gui-common,common}.preinst,
debian/vim-common.postinst as they all handled special procedures for
upgrading from Sarge.
* debian/control
- Clarify the package description for the vim package to indicate it does
not provide a GUI version of Vim.
* debian/rules
- Update the extract and clean targets to not fail if quilt exits with
$? == 2. Also, remove the .pc directory in the clean target.
- Remove preinst from the list of per-variant files
* Add spell.c_getc-eof.diff, which causes Vim to stop reading a truncated
spellfile when it reaches EOF.
* debian/runtime/debian.vim.in
- set 'nomodeline' by default since modelines have historically been a
source of security/resource vulnerabilities. Users should have to
explicitly enable the option to assume the associated risks.
* Add gui_gtk_x11.c_g_thread_init.diff, which prevents a glib warning
related to glib 2.10's Memory Slices and threads. (Closes: #428854)
.
[ Stefano Zacchiroli ]
* Add javac_cmdline-vim.diff, which fixes the invocation of the javac
compiler. (Closes: #408338)
* Add debchangelog-closes_omni.vim.diff, which add omni completion support
for "Closes: #..." retrieving data from the BTS via apt-listbugs
* Added the new Debian Vim Policy to the "vim-doc" package, overriding the
old unenforced one
* debian/runtime/debian.vim.in
- removing /usr/share/vim/addons/{,after/} from the vim runtimepath:
according to the VIM policy addons should not be enabled per default,
but manually using vim-addon-manager
* debian/control
- added build deps on docbook stuff to build the policy (note that this
includes lynx, due to #387035)
* Add map.vim-syntax.diff which ships syntax file for UMN map server
(Closes: #355900)
Files:
bfb3b61d15943758f05d76270a84e393 1537 editors optional vim_7.1-022+1.dsc
0164e8db5af888530914fb73ff418bf6 184525 editors optional vim_7.1-022+1.diff.gz
302f7acf03f20b8f2645e62043d54235 144286 editors optional
vim-gui-common_7.1-022+1_all.deb
9aca7531f7cfee9dcaa0867d472153a5 6593292 editors optional
vim-runtime_7.1-022+1_all.deb
ad7c636429bab8a9370f10d8e0efa772 2106070 doc optional vim-doc_7.1-022+1_all.deb
90c07416d81f22bd4f03e9f678a366bd 534312 editors important
vim-tiny_7.1-022+1_i386.deb
f4d679169a84cbe39b71f91edd814042 918422 editors extra
vim-ruby_7.1-022+1_i386.deb
8a3a2c27e9ed46ea57884b459afd0746 860786 editors extra
vim-tcl_7.1-022+1_i386.deb
1c58f81c2029c428ef76332617443e1e 853150 editors extra
vim-gtk_7.1-022+1_i386.deb
c9814786fb9c8e166c30df3ff83bcc7c 846254 editors extra
vim-lesstif_7.1-022+1_i386.deb
fe77fa64fa0cffa0a08fe8870ce8b6c4 929460 editors extra
vim-perl_7.1-022+1_i386.deb
c29c1b797984f41a8b4dbd91d4014fd5 923026 editors extra
vim-python_7.1-022+1_i386.deb
eb4807ec5d1907d41f625362fe6e6085 855566 editors extra
vim-gnome_7.1-022+1_i386.deb
3c4ca772bf45bb8d57eff8ad324abf39 952470 editors extra
vim-full_7.1-022+1_i386.deb
8157091e22b86f726ebd5a1d745c9862 179600 editors important
vim-common_7.1-022+1_i386.deb
0748ae129548459e90add095ddaaa1b3 734574 editors optional vim_7.1-022+1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkaQEaAACgkQDb3UpmEybUDXFgCeP+kOoj6WYfigjLvdvlkFIhjg
wcgAnicQJa2v2rN0hUppAUvBdDdfIxY+
=zCs6
-----END PGP SIGNATURE-----
--- End Message ---