Bug#169716: marked as done (vim: *.cls to filetype mapping needs extension)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 15 May 2005 12:49:38 -0700


Your message dated Sun, 15 May 2005 15:33:00 -0400
with message-id <E1DXOrE-0007As-00@newraff.debian.org>
and subject line Bug#169716: fixed in vim 1:6.3-071+2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Nov 2002 08:44:24 +0000
>From madduck@madduck.net Tue Nov 19 02:44:24 2002
Return-path: <madduck@madduck.net>
Received: from diamond.madduck.net [66.92.234.132] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18E3zc-0003oL-00; Tue, 19 Nov 2002 02:44:24 -0600
Received: from localhost (diamond.madduck.net [127.0.0.1])
	by diamond.madduck.net (postfix) with ESMTP id C2D1D1103E
	for <submit@bugs.debian.org>; Tue, 19 Nov 2002 03:43:52 -0500 (EST)
Received: from fishbowl.madduck.net (absinthe.ifi.unizh.ch [130.60.48.193])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(Client CN "fishbowl.madduck.net", Issuer "madduck.net CA" (verified OK))
	by diamond.madduck.net (postfix) with ESMTP id C4A9F1101D
	for <submit@bugs.debian.org>; Tue, 19 Nov 2002 03:43:39 -0500 (EST)
Received: by fishbowl.madduck.net (postfix, from userid 1000)
	id A88D51AD0F; Tue, 19 Nov 2002 09:43:29 +0100 (CET)
Date: Tue, 19 Nov 2002 09:43:29 +0100
From: martin f krafft <madduck@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: vim: *.cls to filetype mapping needs extension
Message-ID: <20021119084329.GA21201@fishbowl.madduck.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh"
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Reportbug-Version: 1.50
Organization: Debian GNU/Linux
X-OS: Debian GNU/Linux testing/unstable kernel 2.4.19-grsec+freeswan-fishbowl i686
X-Motto: Keep the good times rollin'
X-Subliminal-Message: debian/rules!
X-Virus-Scanned: on diamond.madduck.net by AMaViS new-20020517
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-9.2 required=5.0
	tests=NOSPAM_INC,PGP_SIGNATURE_2,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 


--NzB8fVQJ5HfG6fxh
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: vim
Version: 6.1.048-1
Severity: wishlist

*.cls are recognized as smalltalk files by vim. They are also LaTeX
class files. In most cases, LaTeX class files start with the first
line =3D~ '^%%', so maybe the following in $VIMRUNTIME/scripts.vim will
work:

  elseif s:line1 =3D~ '^%%'
    set ft=3Dtex

(after Valgrind). maybe smalltalk has better context to test for file
contents.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux fishbowl 2.4.19-grsec+freeswan-fishbowl #1 Wed Oct 30 22:24:5=
3 CET 2002 i686
Locale: LANG=3Den_GB.ISO-8859-15, LC_CTYPE=3Dde_DE.ISO-8859-15

Versions of packages vim depends on:
ii  dpkg                     1.10.4          Package maintenance system for=
 Deb
ii  libc6                    2.2.5-14.3      GNU C Library: Shared librarie=
s an
ii  libgpmg1                 1.19.6-12       General Purpose Mouse Library =
[lib
ii  libncurses5              5.2.20020112a-8 Shared libraries for terminal =
hand

--=20
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer, admin, and user
`. `'`
  `-  Debian - when you have better things to do than fixing a system

--NzB8fVQJ5HfG6fxh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE92fmxIgvIgzMMSnURAowbAKDRuIEPmkS6z6IxpsrghU233mJRBwCcCz9C
IaNYVju60WrKXq9d0Rt87e4=
=102t
-----END PGP SIGNATURE-----

--NzB8fVQJ5HfG6fxh--

---------------------------------------
Received: (at 169716-close) by bugs.debian.org; 15 May 2005 19:38:05 +0000
>From katie@ftp-master.debian.org Sun May 15 12:38:04 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DXOw8-0003Uy-00; Sun, 15 May 2005 12:38:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DXOrE-0007As-00; Sun, 15 May 2005 15:33:00 -0400
From: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
To: 169716-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#169716: fixed in vim 1:6.3-071+2
Message-Id: <E1DXOrE-0007As-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 15 May 2005 15:33:00 -0400
Delivered-To: 169716-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: vim
Source-Version: 1:6.3-071+2

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_6.3-071+2_all.deb
  to pool/main/v/vim/vim-common_6.3-071+2_all.deb
vim-doc_6.3-071+2_all.deb
  to pool/main/v/vim/vim-doc_6.3-071+2_all.deb
vim-full_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-full_6.3-071+2_i386.deb
vim-gnome_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-gnome_6.3-071+2_i386.deb
vim-gtk_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-gtk_6.3-071+2_i386.deb
vim-lesstif_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-lesstif_6.3-071+2_i386.deb
vim-perl_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-perl_6.3-071+2_i386.deb
vim-python_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-python_6.3-071+2_i386.deb
vim-ruby_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-ruby_6.3-071+2_i386.deb
vim-tcl_6.3-071+2_i386.deb
  to pool/main/v/vim/vim-tcl_6.3-071+2_i386.deb
vim_6.3-071+2.diff.gz
  to pool/main/v/vim/vim_6.3-071+2.diff.gz
vim_6.3-071+2.dsc
  to pool/main/v/vim/vim_6.3-071+2.dsc
vim_6.3-071+2_i386.deb
  to pool/main/v/vim/vim_6.3-071+2_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 169716@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 15 May 2005 19:12:57 +0200
Source: vim
Binary: vim-full vim-lesstif vim-common vim-doc vim-gnome vim vim-gtk vim-perl vim-tiny vim-ruby vim-python vim-tcl
Architecture: source i386 all
Version: 1:6.3-071+2
Distribution: unstable
Urgency: low
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Changed-By: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - Documentation files
 vim-full   - Vi IMproved - full fledged version of the enhanced vi editor
 vim-gnome  - Vi IMproved - GNOME2 Version
 vim-gtk    - Vi IMproved - GTK2 Version
 vim-lesstif - Vi IMproved - LessTif Version
 vim-perl   - Vi IMproved, with perl scripting support
 vim-python - Vi IMproved, with python scripting support
 vim-ruby   - Vi IMproved, with ruby scripting support
 vim-tcl    - Vi IMproved, with tcl scripting support
Closes: 169716 258669 276005 280388 307807
Changes: 
 vim (1:6.3-071+2) unstable; urgency=low
 .
   * Stefano Zacchiroli <zack@debian.org>:
     + Modifications on debian/rules:
       - Do not invoke dh_installdirs before creating .dirs file for current
         variant (fixes non-installation of gvim.desktop in all variants).
       - Optional cmdline parameter PATCH_NAME for make_patch target.
       - Invoke dh_desktop to register gvim.desktop on postinst.
     + Modifications on debian/vim-variant.desktop:
       - Internationalized comment (inspired from gedit's one).
       - Added MimeType entry.
       - Uses svg icon.
     + Added svg icon /usr/share/icons/vim.svg, thanks to
       Paul Ortman <ortm8574@uidaho.edu>. (closes: #258669)
     + Updated patch 118_ocaml.vim.diff (new upstream).
     + Added patch 124_errorformat.vim.diff, makes vim follow error directories
       on "make -C". (closes: #276005)
     + Added patch 126_filetype.vim.diff, set tex filetype on .cls TeX classes,
       distinguishing them from smalltalk sources. (closes: #169716)
 .
   * Norbert Tretkowski <nobse@debian.org>:
     + Build-Depend on debhelper (>= 4.2.21), required for dh_desktop call.
     + Reverted value of backupcopy to default.
 .
   * Matthijs Mohlmann <matthijs@cacholong.nl>:
     + Added patch for german accents. (closes: #307807)
 .
   * James Vega <jamessan@jamessan.com>:
     + Added patch 125_gzip.vim.diff, maintain "max speed" and "max compression"
       compression levels when editing gzip files. (closes: #280388)
Files: 
 ec4c81165a41fbe2647100bf27cce186 1373 editors optional vim_6.3-071+2.dsc
 db70a587cec61cce88cdcf4fcbeee09f 272182 editors optional vim_6.3-071+2.diff.gz
 9a53a5adfa7bcc5a70b7f884d301c298 1649760 editors optional vim-doc_6.3-071+2_all.deb
 d3f1a7bfb2c9934bf38bccaa34a66a75 3424514 editors optional vim-common_6.3-071+2_all.deb
 b1c4a4ff6fe10588c879b81e6b7ce401 714928 editors optional vim_6.3-071+2_i386.deb
 9d194701ce9dd2e28c3f9a8cb70998e8 732754 editors extra vim-perl_6.3-071+2_i386.deb
 c78d2f0fe6714b02d7f95514abf06ebc 724732 editors extra vim-python_6.3-071+2_i386.deb
 0b58dee8bc8d85f8e42790f2c9218876 720742 editors extra vim-ruby_6.3-071+2_i386.deb
 e2231b39d6813554bc98cbda765fa2e2 724390 editors extra vim-tcl_6.3-071+2_i386.deb
 9fb1f0d44903ab39d76646915f6738db 716832 editors extra vim-gtk_6.3-071+2_i386.deb
 8f644db0b1b340edb05b5fe9fc41d020 659638 editors extra vim-lesstif_6.3-071+2_i386.deb
 de522b71701d372eb925ef1ff3c14a1e 718966 editors extra vim-gnome_6.3-071+2_i386.deb
 93e7fd73f5aad7d024d5cb35af7dac23 753762 editors extra vim-full_6.3-071+2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCh5yur/RnCw96jQERAlgmAKCw++KnNWtyWZgDXRrMjQrLkFQu8ACfWqtw
6lpatov0mEn3OE8FNbtKyG4=
=pfZZ
-----END PGP SIGNATURE-----