Your message dated Sun, 18 May 2008 21:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#481539: fixed in mc 2:4.6.2~git20080311-1
has caused the Debian Bug report #481539,
regarding [Syntax] NEW: vhdl.syntax
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
481539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481539
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mc
Severity: wishlist

Hello.

Please add this VHDL syntax file by Adam Pribyl.

The string for the Syntax file is:
=== cut ===
file ..\*\\.([Vv][Hh](([Dd]([Ll]?))|[Ww]))$ VHDL\sFile
include vhdl.syntax
=== cut ===

-- 
WBR, Andrew
# Adam Pribyl, based on ADA
# missing
# generate, disconnect, group, guarded, impure, inertial, linkage, literal, 
new, on, others, postponed, pure, register, reject, select, shared, sli, 
transport, unaffected, units


#wholechars 
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_.\\[]{}

#ignore case?!

context default

        keyword whole with      yellow
        keyword whole use       yellow
        keyword whole is        yellow
        keyword whole of        yellow
        keyword whole range     yellow
        keyword whole abs       yellow
        keyword whole delta     yellow
        keyword whole return    yellow
        keyword whole next      yellow
        keyword whole null      yellow
        keyword whole after     yellow
        keyword whole array     yellow
        keyword whole downto    yellow
        keyword whole to        yellow

# prevents - keyword from interfering with comment
        keyword --      brown

# expressions
        keyword :=      brightgreen
        keyword .       brightgreen
        keyword ;       brightgreen
        keyword ..      brightgreen
        keyword :       brightgreen
        keyword (       brightgreen
        keyword )       brightgreen
        keyword \+      brightgreen
        keyword -       brightgreen
        keyword /       brightgreen
        keyword \*      brightgreen
        keyword \*\*    brightgreen
        keyword #       brightgreen
        keyword =>      brightgreen
        keyword <=      brightgreen
        keyword >=      brightgreen
        keyword ,       brightgreen
        keyword '       brightgreen
        keyword =       brightgreen
        keyword /=      brightgreen

# operators
        keyword whole sll       green
        keyword whole srl       green
        keyword whole sla       green
        keyword whole sra       green
        keyword whole rol       green
        keyword whole ror       green
        keyword whole rem       green
        keyword whole mod       green
        keyword whole not       green
        keyword whole and       green
        keyword whole nand      green
        keyword whole or        green
        keyword whole xor       green
        keyword whole nor       green
        keyword whole xnor      green
        
# sequential statements
        keyword whole begin     brightred
        keyword whole end       brightred
        keyword whole exit      brightred
        keyword whole for       brightred
        keyword whole while     brightred
        keyword whole if        brightred
        keyword whole then      brightred
        keyword whole else      brightred
        keyword whole case      brightred
        keyword whole when      brightred
        keyword whole elsif     brightred
        keyword whole assert    brightred
        keyword whole wait      brightred
        keyword whole open      brightred
        keyword whole loop      brightred
        keyword whole until     brightred

# parallel statements
        keyword whole block     brightred

# predefined types
        keyword whole integer   cyan
        keyword whole natural   cyan
        keyword whole positive  cyan
        keyword whole string    cyan
        keyword whole character cyan
        keyword whole boolean   cyan
        keyword whole real      cyan
        keyword whole bit       cyan
        keyword whole bit_vector        cyan
        keyword whole time      cyan

# declarations
        keyword whole type      brightcyan
        keyword whole subtype   brightcyan

        keyword whole variable  brightcyan
        keyword whole signal    brightcyan
        keyword whole constant  brightcyan
        keyword whole file      brightcyan

        keyword whole port      brightcyan
        keyword whole map       brightcyan
        keyword whole label     brightcyan
        keyword whole record    brightcyan
        keyword whole generic   brightcyan
        keyword whole alias     brightcyan
        keyword whole attribute brightcyan
        

        keyword whole in        white
        keyword whole out       white
        keyword whole inout     white
        keyword whole buffer    white
        keyword whole bus       white
        
# library units
        keyword whole library   magenta
        keyword whole entity    magenta
        keyword whole architecture      magenta
        keyword whole package   magenta
        keyword whole body      magenta
        keyword whole procedure magenta
        keyword whole function  magenta
        keyword whole configuration     magenta
        keyword whole component magenta
        keyword whole generic   magenta
        keyword whole process   magenta

# reports
        keyword whole report    red
        keyword whole severity  red
        keyword whole note      red
        keyword whole warning   red
        keyword whole error     red
        keyword whole failure   red
        

context exclusive -- \n brown
context " "     green/green


--- End Message ---
--- Begin Message ---
Source: mc
Source-Version: 2:4.6.2~git20080311-1

We believe that the bug you reported is fixed in the latest version of
mc, which is due to be installed in the Debian FTP archive:

mc_4.6.2~git20080311-1.diff.gz
  to pool/main/m/mc/mc_4.6.2~git20080311-1.diff.gz
mc_4.6.2~git20080311-1.dsc
  to pool/main/m/mc/mc_4.6.2~git20080311-1.dsc
mc_4.6.2~git20080311-1_i386.deb
  to pool/main/m/mc/mc_4.6.2~git20080311-1_i386.deb
mc_4.6.2~git20080311.orig.tar.gz
  to pool/main/m/mc/mc_4.6.2~git20080311.orig.tar.gz



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.
Patrick Winnertz <[EMAIL PROTECTED]> (supplier of updated mc 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.8
Date: Sun, 18 May 2008 22:18:33 +0200
Source: mc
Binary: mc
Architecture: source i386
Version: 2:4.6.2~git20080311-1
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group <[EMAIL PROTECTED]>
Changed-By: Patrick Winnertz <[EMAIL PROTECTED]>
Description: 
 mc         - midnight commander - a powerful file manager
Closes: 359016 432324 451964 474484 477835 479550 481539
Changes: 
 mc (2:4.6.2~git20080311-1) unstable; urgency=low
 .
   * Have to bump from 1: to 2: ... ~git is lower than ~pre
   * New git snapshot from (http://repo.or.cz/w/mc.git) in order to have
     some new patches included into mc and to ease up patch writing.
   * Reordered patches and use now quilt for applying them.
     + Add several new patches from mandriva
   * Removed samba support, since it was based on a statically linked lib,
     which is shipped within the sourcecode. This lib was over 10 years 
untouched.
     (Closes: #451964, #432324)
     + By the way... a patch for the samba issue would be nice!!
   * Switched to the utf8-patches used in mandriva (Closes: #359016)
   * Added asm.syntax. Thanks to Michelle (Closes:  #479550)
   * Added vhdl.syntax. Thanks to Adam Pribyl. (Closes: #481539)
   * Added named.syntax to the Makefile (Closes: #477835)
   * Added patch by Michal Pokrywka in order to fix regex replace behaviour in
     mcedit (Closes: #474484)
Checksums-Sha1: 
 c9adeb69bda3442eef76b6da8c1c4de111706ecb 1196 mc_4.6.2~git20080311-1.dsc
 cf2c7da17a75c2e8cd96463190cefe3fcdb4b643 2717403 
mc_4.6.2~git20080311.orig.tar.gz
 2973f3f67fe2642bc395b8f83fc21c5e2dc7c716 112598 mc_4.6.2~git20080311-1.diff.gz
 eeeeb90310caa083f7f627fffe297b84ba0f3e6d 2193896 
mc_4.6.2~git20080311-1_i386.deb
Checksums-Sha256: 
 de5cf436880e30f5d52cb5d58b747607eee7b8f493e6f3172e0d9775a3787ea0 1196 
mc_4.6.2~git20080311-1.dsc
 8a87005d72ca30b17c8cba8d61961f630e508eb3dfadca444dfacb72cbe247ed 2717403 
mc_4.6.2~git20080311.orig.tar.gz
 b15426568abf59eebf6143b5cad724c67bc6fa87fd0cdbeda74a91f7c1eb69e2 112598 
mc_4.6.2~git20080311-1.diff.gz
 1e6cf41b562421165ed65c9fd951f021b7491e6afef7e475881d25a32b54f78f 2193896 
mc_4.6.2~git20080311-1_i386.deb
Files: 
 257babc61df44acc8f267705ae38e3cb 1196 utils optional mc_4.6.2~git20080311-1.dsc
 06b8829d619af63b52367644393d7997 2717403 utils optional 
mc_4.6.2~git20080311.orig.tar.gz
 835b512e27d1c85f4b4abb1d00e23d6f 112598 utils optional 
mc_4.6.2~git20080311-1.diff.gz
 c423ca8f805df73641e7b6c247221888 2193896 utils optional 
mc_4.6.2~git20080311-1_i386.deb

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

iD8DBQFIMJINzgm26bkTFDoRAi0EAKDTf4s82Xw1lMsFZhCoyKHGeqPxVACfdg4A
bcGUf7pjGEbVSJwiMCZtMFo=
=oLis
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to