Bug#307807: marked as done (vim: german umlauts in accents keymap missing in 6.3 again)

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


Your message dated Sun, 15 May 2005 15:33:00 -0400
with message-id <E1DXOrE-0007B0-00@newraff.debian.org>
and subject line Bug#307807: 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; 5 May 2005 16:18:55 +0000
>From marco@mherrn.de Thu May 05 09:18:55 2005
Return-path: <marco@mherrn.de>
Received: from sout.de [213.133.110.15] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DTj3q-0002EQ-00; Thu, 05 May 2005 09:18:50 -0700
Received: from dsl-082-082-195-125.arcor-ip.net ([82.82.195.125] helo=localhost.localdomain)
	by sout.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.50)
	id 1DTj3K-0005ba-UB; Thu, 05 May 2005 18:18:19 +0200
Received: from marco by localhost.localdomain with local (Exim 4.50)
	id 1DTj3J-00026H-PF; Thu, 05 May 2005 18:18:17 +0200
Content-Type: multipart/mixed; boundary="===============8297854631635877950=="
MIME-Version: 1.0
From: Marco Herrn <marco@mherrn.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: vim: german umlauts in accents keymap missing in 6.3 again
X-Mailer: reportbug 3.11
Date: Thu, 05 May 2005 18:18:17 +0200
Message-Id: <E1DTj3J-00026H-PF@localhost.localdomain>
Delivered-To: submit@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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============8297854631635877950==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: vim
Version: 1:6.3-071+1
Severity: normal


I submitted a patch with bugreport 217633 for vim 6.3 to include german
umlauts in accents keymap. It is missing in vim 6.3 again. So please
include it again in this in the future versions.

Marco Herrn


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages vim depends on:
ii  dpkg                        1.10.27      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgpmg1                    1.19.6-20    General Purpose Mouse - shared lib
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  vim-common                  1:6.3-071+1  Vi IMproved - Common files

-- no debconf information

--===============8297854631635877950==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: attachment; filename="accents.diff"

--- accents.vim	2005-05-05 18:15:34.000000000 +0200
+++ accents_with_german.vim	2005-05-05 18:17:04.000000000 +0200
@@ -15,6 +15,7 @@
 ´A	Á
 ^A	Â
 ~A	Ã
+:A	Ä
 'C	Ç
 ´C	Ç
 `E	È
@@ -31,10 +32,12 @@
 ´O	Ó
 ^O	Ô
 ~O	Õ
+:O	Ö
 `U	Ù
 'U	Ú
 ´U	Ú
 ^U	Û
+:U	Ü
 'Y	Ý
 ´Y	Ý
 `a	à
@@ -42,6 +45,7 @@
 ´a	á
 ^a	â
 ~a	ã
+:a	ä
 'c	ç
 ´c	ç
 `e	è
@@ -58,10 +62,12 @@
 ´o	ó
 ^o	ô
 ~o	õ
+:o	ö
 `u	ù
 'u	ú
 ´u	ú
 ^u	û
+:u	ü
 'y	ý
 ´y	ý
 ''	'
@@ -69,3 +75,4 @@
 ``	`
 ^^	^
 ~~	~
+::	:

--===============8297854631635877950==--

---------------------------------------
Received: (at 307807-close) by bugs.debian.org; 15 May 2005 19:38:03 +0000
>From katie@ftp-master.debian.org Sun May 15 12:38:03 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 1DXOw6-0003T4-00; Sun, 15 May 2005 12:38:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DXOrE-0007B0-00; Sun, 15 May 2005 15:33:00 -0400
From: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
To: 307807-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#307807: fixed in vim 1:6.3-071+2
Message-Id: <E1DXOrE-0007B0-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 15 May 2005 15:33:00 -0400
Delivered-To: 307807-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: 
X-CrossAssassin-Score: 3

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 307807@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-----