Bug#277596: marked as done (recognize GNUmakefile.am as syn=automake)

Debian Bug Tracking System owner@bugs.debian.org
Fri, 18 Mar 2005 02:40:43 -0800


Your message dated Mon, 14 Mar 2005 10:32:09 -0500
with message-id <E1DArY9-0007Qm-00@newraff.debian.org>
and subject line Bug#277596: fixed in vim 1:6.3-064+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; 21 Oct 2004 02:43:41 +0000
>From joshk@triplehelix.org Wed Oct 20 19:43:41 2004
Return-path: <joshk@triplehelix.org>
Received: from smtp816.mail.sc5.yahoo.com [66.163.170.2] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1CKSvV-00027Z-00; Wed, 20 Oct 2004 19:43:41 -0700
Received: from unknown (HELO triplehelix.org) (edkwan@sbcglobal.net@68.126.181.112 with login)
  by smtp816.mail.sc5.yahoo.com with SMTP; 21 Oct 2004 02:43:40 -0000
Received: from darjeeling (darjeeling.wifi.triplehelix.org [192.168.0.7])
	by triplehelix.org (Postfix) with ESMTP id 3436A2A9590;
	Wed, 20 Oct 2004 19:43:39 -0700 (PDT)
Received: from joshk by darjeeling with local (Exim 3.36 #1 (Debian))
	id 1CKSvS-0007MX-00; Wed, 20 Oct 2004 19:43:38 -0700
Content-Type: multipart/mixed; boundary="===============0578132329=="
MIME-Version: 1.0
From: Joshua Kwan <joshk@triplehelix.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: recognize GNUmakefile.am as syn=automake
X-Mailer: reportbug 2.99.6
Date: Wed, 20 Oct 2004 19:43:38 -0700
Message-Id: <E1CKSvS-0007MX-00@darjeeling>
Sender: Joshua Kwan <joshk@darjeeling.triplehelix.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

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

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

Package: vim
Version: 1:6.3-025+1
Severity: wishlist
Tags: patch

Here's a patch that sets automake syntax recognition for files named
GNUmakefile.am.

Thanks
Josh

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (499, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (ignored: LC_ALL set to en_US.UTF-8)

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

-- no debconf information

--===============0578132329==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="recognize-gnumakefile-am.diff"

--- vim63/runtime/filetype.vim~	2004-10-20 19:37:19.000000000 -0700
+++ vim63/runtime/filetype.vim	2004-10-20 19:37:53.000000000 -0700
@@ -177,7 +177,7 @@
 au BufNewFile,BufRead *.atl,*.as		setf atlas
 
 " Automake
-au BufNewFile,BufRead [mM]akefile.am		setf automake
+au BufNewFile,BufRead [mM]akefile.am,GNUmakefile.am		setf automake
 
 " Avenue
 au BufNewFile,BufRead *.ave			setf ave

--===============0578132329==--

---------------------------------------
Received: (at 277596-close) by bugs.debian.org; 14 Mar 2005 15:43:29 +0000
>From katie@ftp-master.debian.org Mon Mar 14 07:43:29 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 1DArj7-00085M-00; Mon, 14 Mar 2005 07:43:29 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DArY9-0007Qm-00; Mon, 14 Mar 2005 10:32:09 -0500
From: Norbert Tretkowski <nobse@debian.org>
To: 277596-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#277596: fixed in vim 1:6.3-064+1
Message-Id: <E1DArY9-0007Qm-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 14 Mar 2005 10:32:09 -0500
Delivered-To: 277596-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-064+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:

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

Debian distribution maintenance software
pp.
Norbert Tretkowski <nobse@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: Mon, 14 Mar 2005 14:58:49 +0100
Source: vim
Binary: vim-lesstif vim-common vim-doc vim-gnome kvim-ruby vim vim-gtk kvim-perl vim-perl kvim-tcl vim-tiny vim-ruby vim-python vim-tcl kvim-python kvim
Architecture: source i386 all
Version: 1:6.3-064+1
Distribution: unstable
Urgency: low
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
Description: 
 kvim       - Vi IMproved - KDE 3.x version
 kvim-perl  - Vi IMproved - KDE 3.x version with Perl scripting support
 kvim-python - Vi IMproved - KDE 3.x version with Python scripting support
 kvim-ruby  - Vi IMproved - KDE 3.x version with Ruby scripting support
 kvim-tcl   - Vi IMproved - KDE 3.x version with TCL scripting support
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - Documentation files
 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: 277596
Changes: 
 vim (1:6.3-064+1) unstable; urgency=low
 .
   * Norbert Tretkowski <nobse@debian.org>:
     + New upstream patches (062 to 064), see README.gz for details.
     + Set maintainer address to project mailinglist on alioth and added myself to
       uploaders.
     + Added a new patch which sets automake syntax recognition for files named
       GNUmakefile.am. (closes: #277596)
     + Added a new patch which adds testing-proposed-updates to debchangelog
       syntax hilighting.
Files: 
 b069fdf6d817f46483560666256ecf19 1194 editors optional vim_6.3-064+1.dsc
 4d2b5087f16152fc411be8eaeaff7ac3 462077 editors optional vim_6.3-064+1.diff.gz
 62b92be211996241a3300b2626448a50 1599828 editors optional vim-doc_6.3-064+1_all.deb
 cd09a97a823d1778e21dc2014f11d353 3420612 editors extra vim-common_6.3-064+1_all.deb
 d540190d82584fbff0d6dd87e9400f41 706048 editors optional vim_6.3-064+1_i386.deb
 8e9d36fc43ab4f736cc84220187a0575 852658 editors extra kvim-perl_6.3-064+1_i386.deb
 53e07e637acebc553fd2b12a83030eed 728728 editors extra vim-perl_6.3-064+1_i386.deb
 9045c82d589f55dd7c139c3eecc4e5eb 845078 editors extra kvim-python_6.3-064+1_i386.deb
 188365d8c34c65bbccfbc47c8d410c92 721570 editors extra vim-python_6.3-064+1_i386.deb
 ecbac5af2180f47d568bcff6256013c2 841000 editors extra kvim-ruby_6.3-064+1_i386.deb
 8b07297c4f996fb4f62f2b785cc2f015 717494 editors extra vim-ruby_6.3-064+1_i386.deb
 c319d7ffa0eab1e5c2f0c65f9b176760 803900 editors extra kvim-tcl_6.3-064+1_i386.deb
 fda3f6f301e1911172c4e78d93e73d1a 721420 editors extra vim-tcl_6.3-064+1_i386.deb
 f121edcf2fe9e5e7c1ccbbb2310c82f8 713948 editors extra vim-gtk_6.3-064+1_i386.deb
 33e4b2cc04f1b9a07089bd58d94b690d 656254 editors extra vim-lesstif_6.3-064+1_i386.deb
 a4f50ac39b007a7d29de07a7ed497b6b 715892 editors extra vim-gnome_6.3-064+1_i386.deb
 cdacfe3a1bf454860166fb2e6a32a36a 795384 editors extra kvim_6.3-064+1_i386.deb

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

iD8DBQFCNaqcr/RnCw96jQERAgScAKCwflu6kaR6eE/Pq0Verx47rsMdfQCgiZWs
UKG1q7qzLjsqqQoDMXzB8Ik=
=qS1l
-----END PGP SIGNATURE-----