Bug#327074: marked as done (patch for muttrc syntax file)

Debian Bug Tracking System owner at bugs.debian.org
Sun Oct 2 12:03:23 UTC 2005


Your message dated Sun, 02 Oct 2005 04:47:07 -0700
with message-id <E1EM2J9-0005Fm-00 at spohr.debian.org>
and subject line Bug#327074: fixed in vim 1:6.3-090+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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Sep 2005 12:41:19 +0000
>From f.lovergine at ba.issia.cnr.it Wed Sep 07 05:41:19 2005
Return-path: <f.lovergine at ba.issia.cnr.it>
Received: from egg.area.ba.cnr.it [150.145.80.53] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ECzEs-00082s-00; Wed, 07 Sep 2005 05:41:19 -0700
Received: from localhost (localhost [127.0.0.1])
	by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id j87CfFKI016909;
	Wed, 7 Sep 2005 14:41:15 +0200
Received: from klecker (klecker.ba.issia.cnr.it [150.145.84.32])
	by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id j87CfDYG016905;
	Wed, 7 Sep 2005 14:41:13 +0200
Received: from frankie by klecker with local (Exim 4.52)
	id 1ECzEm-0005pW-1G; Wed, 07 Sep 2005 14:41:12 +0200
Date: Wed, 7 Sep 2005 14:41:12 +0200
From: "Francesco P. Lovergine" <frankie at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: patch for muttrc syntax file
Message-ID: <20050907124111.GA22397 at ba.issia.cnr.it>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="9jxsPFA5p3P2qPhR"
Content-Disposition: inline
X-Reportbug-Version: 3.17
X-GPG-key: finger frankie at db.debian.org
X-GPG-fingerprint: 92E4 2D44 336F DF91 5508  23D5 A453 5199 E9F2 C747
X-Spot: Who uses non-free software empoisons you, too. Say him to stop.
User-Agent: Mutt/1.5.10i
X-Virus-Scanned: by amavisd-new-20041222+Sophos at egg.area.ba.cnr.it
Delivered-To: submit at 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-Level: 
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


--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: vim-common
Version: 1:6.3-086+1
Severity: minor
Tags: patch

Find here in a patch for a few current strings for muttrc currently missing.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT at euro, LC_CTYPE=it_IT at euro (charmap=ISO-8859-15)

Versions of packages vim-common depends on:
ii  vim                          1:6.3-086+1 Vi IMproved - enhanced vi editor

vim-common recommends no packages.

-- no debconf information

-- 
Francesco P. Lovergine

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="muttrc.vim.diff"

--- /usr/share/vim/vim63/syntax/muttrc.vim	2005-09-01 18:59:04.000000000 +0200
+++ muttrc.vim	2005-09-07 14:36:40.000000000 +0200
@@ -121,6 +121,7 @@
 syn keyword muttrcVarBool	contained invthread_received invtilde invuncollapse_jump invuse_8bitmime invuse_domain invuse_from
 syn keyword muttrcVarBool	contained invuse_ipv6 invuser_agent invwait_key invweed invwrap_search invwrite_bcc
 syn keyword muttrcVarBool	contained crypt_autosign crypt_autoencrypt xterm_set_titles
+syn keyword muttrcVarBool       contained maildir_header_cache_verify
 
 syn keyword muttrcVarQuad	contained abort_nosubject abort_unmodified copy delete honor_followup_to include mime_forward
 syn keyword muttrcVarQuad	contained mime_forward_rest mime_fwd move pgp_create_traditional pgp_verify_sig pop_delete
@@ -155,12 +156,13 @@
 syn keyword muttrcVarStr	contained postponed preconnect print_cmd print_command query_command quote_regexp realname record
 syn keyword muttrcVarStr	contained reply_regexp send_charset sendmail shell signature simple_search smileys sort sort_alias
 syn keyword muttrcVarStr	contained sort_aux sort_browser spoolfile status_chars status_format tmpdir to_chars tunnel visual
+syn keyword muttrcVarStr	contained header_cache header_cache_pagesize 
 
 syn keyword muttrcMenu		contained alias attach browser compose editor index pager postpone pgp mix query generic
 
 syn keyword muttrcCommand	account-hook auto_view alternative_order charset-hook uncolor exec fcc-hook fcc-save-hook
 syn keyword muttrcCommand	folder-hook hdr_order iconv-hook ignore lists mailboxes message-hook mbox-hook my_hdr
-syn keyword muttrcCommand	pgp-hook push save-hook score send-hook source subscribe unalias unauto_view unhdr_order
+syn keyword muttrcCommand	pgp-hook push save-hook score send2-hook send-hook source subscribe unalias unauto_view unhdr_order
 syn keyword muttrcCommand	unhook unignore unlists unmono unmy_hdr unscore unsubscribe
 
 syn keyword muttrcSet		set     skipwhite nextgroup=muttrcVar.*

--9jxsPFA5p3P2qPhR--

---------------------------------------
Received: (at 327074-close) by bugs.debian.org; 2 Oct 2005 11:48:14 +0000
>From katie at spohr.debian.org Sun Oct 02 04:48:14 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EM2J9-0005Fm-00; Sun, 02 Oct 2005 04:47:07 -0700
From: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
To: 327074-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#327074: fixed in vim 1:6.3-090+1
Message-Id: <E1EM2J9-0005Fm-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Sun, 02 Oct 2005 04:47:07 -0700
Delivered-To: 327074-close at 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-Level: 
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-CrossAssassin-Score: 7

Source: vim
Source-Version: 1:6.3-090+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_6.3-090+1_all.deb
  to pool/main/v/vim/vim-common_6.3-090+1_all.deb
vim-doc_6.3-090+1_all.deb
  to pool/main/v/vim/vim-doc_6.3-090+1_all.deb
vim-full_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-full_6.3-090+1_i386.deb
vim-gnome_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-gnome_6.3-090+1_i386.deb
vim-gtk_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-gtk_6.3-090+1_i386.deb
vim-lesstif_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-lesstif_6.3-090+1_i386.deb
vim-perl_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-perl_6.3-090+1_i386.deb
vim-python_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-python_6.3-090+1_i386.deb
vim-ruby_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-ruby_6.3-090+1_i386.deb
vim-tcl_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-tcl_6.3-090+1_i386.deb
vim_6.3-090+1.diff.gz
  to pool/main/v/vim/vim_6.3-090+1.diff.gz
vim_6.3-090+1.dsc
  to pool/main/v/vim/vim_6.3-090+1.dsc
vim_6.3-090+1_i386.deb
  to pool/main/v/vim/vim_6.3-090+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 327074 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian VIM Maintainers <pkg-vim-maintainers at 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 at debian.org)


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

Format: 1.7
Date: Fri, 30 Sep 2005 17:08:36 +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-090+1
Distribution: unstable
Urgency: low
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
Changed-By: Debian VIM Maintainers <pkg-vim-maintainers at 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: 305677 308865 310974 315902 319420 322850 327074 328081 329292
Changes: 
 vim (1:6.3-090+1) unstable; urgency=low
 .
   * New upstream patches (087 to 090), see README.gz for details.
 .
   * Norbert Tretkowski <nobse at debian.org>:
     + Updated Standards-Version to 3.6.2 (no changes needed).
     + Exec vim with -f parameter in .desktop file. (closes: #329292)
 .
   * Stefano Zacchiroli <zack at debian.org>:
     + Set SHELL=/bin/bash in debian/rules since we use bashisms.
       (closes: #310974)
     + Added patch 140_muttrc.vim.diff, which improves muttrc
       highlighting. (closes: #327074)
     + Added patch 141_asterisk.vim.diff, which adds support for Asterisk
       configuration files sytnax highlighting. (closes: #322850)
     + Added patch 142_filetype.vim.diff, which extends dch highlighting
       to Debian NEWS files. (closes: #328081)
     + Added patch 143_eruby.vim.diff, which adds support for eruby
       highlighting. (closes: #315902)
     + Added patch 144_scripts.vim.diff, which adds support for
       highlighting tla diffs. (closes: #305677)
     + Added patch 145_fortran.vim.diff, which fixes a matchit bug with
       Fortran's "module procedure". (closes: #308865)
     + Added patch 203_zh_TW.UTF8.po.diff, which fixes a translation
       error in locale zh_TW.UTF-8. (closes: #319420)
Files: 
 fb9d3201818da72938e0ff1ab5d17706 1367 editors optional vim_6.3-090+1.dsc
 d95cadbaf8bfe6b1c1cdc05842d4d80f 294956 editors optional vim_6.3-090+1.diff.gz
 c6d4cc7641198ddd13e3f38bbfa9843b 1650880 editors optional vim-doc_6.3-090+1_all.deb
 6ae0c613a590fe61fa745a37f19b7783 3426744 editors optional vim-common_6.3-090+1_all.deb
 2fd2ca9cdaa517e7c61ef45464df2bbe 725746 editors optional vim_6.3-090+1_i386.deb
 b909f039fae4fe4c4b77ba68d3fc87f2 741042 editors extra vim-perl_6.3-090+1_i386.deb
 b8f1931c08f8c5946d78e523b64489ba 733550 editors extra vim-python_6.3-090+1_i386.deb
 b5d337029a3aa123ba4c05453c32fad6 729314 editors extra vim-ruby_6.3-090+1_i386.deb
 62a7dac6aff0104d7c9dd409f47d7ea6 693784 editors extra vim-tcl_6.3-090+1_i386.deb
 a0d792505ad973da263ba336bddf7ee9 686370 editors extra vim-gtk_6.3-090+1_i386.deb
 f5931b3cd8a46462289d4d07ff94726f 666664 editors extra vim-lesstif_6.3-090+1_i386.deb
 2f69a1addec374f182e31f66f21b8b06 688346 editors extra vim-gnome_6.3-090+1_i386.deb
 31b2770d6f02ab056479f6a53bcc9b63 762246 editors extra vim-full_6.3-090+1_i386.deb

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

iD8DBQFDPbszr/RnCw96jQERAoR8AJ0b+YY/Nk8WhBnTNzVUuFg8ypiC8QCfW8H9
KEQpgxTIJRJ42h2nU7lcX68=
=POTN
-----END PGP SIGNATURE-----




More information about the pkg-vim-maintainers mailing list