[Pkg-mc-commits] r195 - in branch: . cdbs cdbs/debian cdbs/debian/extra cdbs/debian/patches cdbs/debian/patches/debian cdbs/debian/patches/syntax cdbs/debian/patches/vfs

Denis Briand narcan-guest at alioth.debian.org
Fri May 29 16:57:25 UTC 2009


Author: narcan-guest
Date: 2009-05-29 16:57:25 +0000 (Fri, 29 May 2009)
New Revision: 195

Added:
   branch/cdbs/
   branch/cdbs/debian/
   branch/cdbs/debian/README.Debian
   branch/cdbs/debian/changelog
   branch/cdbs/debian/compat
   branch/cdbs/debian/control
   branch/cdbs/debian/copyright
   branch/cdbs/debian/dirs
   branch/cdbs/debian/doc-base
   branch/cdbs/debian/docs
   branch/cdbs/debian/extra/
   branch/cdbs/debian/extra/icon.xpm
   branch/cdbs/debian/extra/mcedit-debian
   branch/cdbs/debian/extra/mcedit-debian.1
   branch/cdbs/debian/extra/mcmfmt.1
   branch/cdbs/debian/extra/mcview-debian
   branch/cdbs/debian/extra/mcview-debian.1
   branch/cdbs/debian/links
   branch/cdbs/debian/manpages
   branch/cdbs/debian/mc.install
   branch/cdbs/debian/mc.postinst
   branch/cdbs/debian/mc.postrm
   branch/cdbs/debian/mc.prerm
   branch/cdbs/debian/menu
   branch/cdbs/debian/patches/
   branch/cdbs/debian/patches/README
   branch/cdbs/debian/patches/debian/
   branch/cdbs/debian/patches/debian/02_use_correct_smb_conf_path.patch
   branch/cdbs/debian/patches/debian/05_disable_internal_editor.patch
   branch/cdbs/debian/patches/series
   branch/cdbs/debian/patches/syntax/
   branch/cdbs/debian/patches/syntax/05_html-syntax.patch
   branch/cdbs/debian/patches/syntax/06_strace_syntax.patch
   branch/cdbs/debian/patches/syntax/07_named_syntax.patch
   branch/cdbs/debian/patches/syntax/11_mail-syntax.patch
   branch/cdbs/debian/patches/vfs/
   branch/cdbs/debian/patches/vfs/01_ftpfs_symlink.patch
   branch/cdbs/debian/patches/vfs/02_ignore_ftp_chmod_error.patch
   branch/cdbs/debian/patches/vfs/09_choose_correct_urar.patch
   branch/cdbs/debian/rocks
   branch/cdbs/debian/rules
   branch/cdbs/debian/slang.c
   branch/cdbs/debian/watch
Log:
create cdbs branch


Added: branch/cdbs/debian/README.Debian
===================================================================
--- branch/cdbs/debian/README.Debian	                        (rev 0)
+++ branch/cdbs/debian/README.Debian	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,13 @@
+mc for Debian
+-------------
+
+ -  In order to get rid of the commandline history to be full with cd commands
+    from the both boxes set this environment variable:
+     export HISTCONTROL=ignoreboth
+ 
+    This is a issue of bash, not of mc. This would fix it.
+
+ -  In newer mc versions ( >=4.6.2~pre1-1 ) the behaviour of M-o changed. 
+    The old behaviour can now be found on the M-i key.
+
+ -- Patrick Winnertz <winnie at debian.org> Tue, 05 Mar 2008 11:08:27 +0100

Added: branch/cdbs/debian/changelog
===================================================================
--- branch/cdbs/debian/changelog	                        (rev 0)
+++ branch/cdbs/debian/changelog	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,1244 @@
+mc (3:4.6.2~git20090526-1) unstable; urgency=low
+
+  [ Patrick Winnertz ]
+  * Change Section for -dbg package to debug 
+
+  [ Denis Briand ]
+  * New upstream git snapshot:
+    + fix issue on directories with white spaces (Closes: #529881)
+    + fix malformed Command prompt (Closes: #528797)
+    + new awk.syntax file (Closes: #504078)
+      thanks to Andrew O. Shadoura for his patch.
+    + fix ~/.mc directory issue (Closes: #527104)
+  * Add co-maintainer : Denis Briand <denis at narcan.fr>
+  * Bump standards version to 3.8.1
+  * Bump debian/compat to 7
+  * Rename debian/patches/all.series into debian/patches/series
+    + to be lintian clean
+  * Change copyright link to an existent file in debian/copyright
+  * Add ${misc:Depends} in debian/control
+  * Change deprecated dh_clean -k into dh_prep in debian/rules
+  * Fix FTBFS issue: unrepresentable changes to source (Closes: #528983)
+
+ -- Denis Briand <denis at narcan.fr>  Fri, 22 May 2009 18:29:00 +0200
+
+mc (2:4.6.2-2) unstable; urgency=low
+
+  * Build also the .gmo language files. (Closes: #519674)
+
+ -- Patrick Winnertz <winnie at debian.org>  Tue, 17 Mar 2009 10:51:44 +0100
+
+mc (2:4.6.2-1) unstable; urgency=low
+
+  * New upstream release
+    + fix issues with fish if on the remote site the ls command doesn't understand -Q
+      (Closes: #488497, #512715)
+    + fix issues with links over fish (Closes: #411970)
+    + mc is revived again :) Furthermore it got a new homepage. (Closes: #513174)
+  * Dropped many patches as they are finally merged upstream:
+    + bugs/100_bashism.patch
+    + 28_mc-dontrewrite.patch
+    + 61_escaping.patch
+    + 99a_fix-regex-bol-match.patch & 99c_fix-regex-newline-match.patch
+    + all german po patches
+    + 01_debian_syntax.patch
+    + 08_c-vs-cxx.patch & 03_cxx.syntax.patch
+    + 04_sh_syntax.patch
+    + 03_fix_whitespace_via_fish.patch
+    + 04_fix_whitespace_via_fish.patch
+  * Took mc-4.6.2-utf8.patch from upstream which is based on the former debian 
+    patchset for utf8
+  * Removed autogen.sh run patch as this is not needed anymore
+
+ -- Patrick Winnertz <winnie at debian.org>  Mon, 02 Feb 2009 16:50:32 +0100
+
+mc (2:4.6.2~git20080311-4) unstable; urgency=high
+
+  * Corrected fix for odt2txt issue (Closes: #492019) 
+
+ -- Patrick Winnertz <winnie at debian.org>  Tue, 16 Sep 2008 10:38:59 +0200
+
+mc (2:4.6.2~git20080311-3) unstable; urgency=medium
+
+  * Correct translation of Free space. Thanks to Sven Joachim. 
+    (Closes: #471543)
+  * Build depends on libgpm-dev (Closes: #487863) 
+  * Bump standards version to 3.8.0, no further changes needed.
+  * ReAdd regexp-replace-fixed.patch, dropped by a communication error,
+    between me and the submitter. (Closes: 487611)
+  * Highlight also .inc files as php if they are written in php. 
+    (Closes: 487936)
+  * Enabled whitespace feature again. (Closes: #488465)
+  * Use odt2txt to show openoffice documents. (Closes: #492019)
+  * Fix typo in mc.ext (Closes: #489751)
+  * Fix bashisms, in some extfs files. (Closes: #489631)
+
+ -- Patrick Winnertz <winnie at debian.org>  Mon, 21 Jul 2008 22:40:58 +0200
+
+mc (2:4.6.2~git20080311-2) unstable; urgency=low
+
+  * Add debug package. Thanks to Baurzhan Ismagulov. (Closes: #472339)
+  * Add 60_recode patch again. (Closes: #483112)
+  * Add tty.patch to fix displaying problems. Thanks to Andrew O. Shadoura
+    (Closes: #359016)
+  * add patch with the result of the autogen.sh run. 
+    (Closes: #481539, #482761, #484759, #486569)
+  * Added mail syntax. Thanks to Michelle Konzack. (Closes: #481651)
+  * Add procmail syntax. Thanks to Michelle Konzack (Closes: #485475)
+  * Add again run-mailcap calls in mc.ext. This gone lost during the
+    reordering the patches in order to use quilt. (Closes: #485935)
+  * Fix tar call in mc.ext (Closes: #381353)
+  * Suggest dbview. Thanks to Daniel Hahler. (Closes: #486915) 
+  * Do not use internal editor per default. (Closes: #413258)
+  * Fix regex patch supplied by Michal Pokrywka (Closes: #487611, #486676)
+  * For those who read this changelog: There are very many unresolved bugs
+    left in the BTS, it would be cool if someone who has some C coding
+    experience would have a look on some and write patches. Thanks in advance.
+
+ -- Patrick Winnertz <winnie at debian.org>  Mon, 23 Jun 2008 22:12:28 +0200
+
+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)
+
+ -- Patrick Winnertz <winnie at debian.org>  Sun, 18 May 2008 22:18:33 +0200
+
+mc (1:4.6.2~pre1-7) unstable; urgency=medium
+
+  * Work in progress on 61_escaping.patch
+    + added ?[]{}, to the list which should be escaped    
+    Thanks to the hint of Andreas Tille <tille at debian.org>
+  * Fixed a memory allocation problem in 61_escaping.patch (Closes: #469574) 
+
+ -- Patrick Winnertz <winnie at debian.org>  Thu, 06 Mar 2008 11:19:45 +0100
+
+mc (1:4.6.2~pre1-6) unstable; urgency=medium
+
+  * Same reason as last upload for urgency=medium. The last version doesn't
+    made it into testing.
+  * Fix abort of mc while copying files. (Closes: #425192)
+    + modified 61_escaping.patch
+  * Fix coredump on weired filenames (Closes: #469075)
+    + modified 61_escaping.patch
+  * Fix error of run-mailcap because of wrong syntax. (Closes: #468894)
+    + modified 01_mc.ext.in.mime.patch
+  * Clean up README.Debian and remove old and nowadays obviously parts.
+    + Add comment about changed behaviour of M-o.
+
+ -- Patrick Winnertz <winnie at debian.org>  Wed, 05 Mar 2008 11:09:12 +0100
+
+mc (1:4.6.2~pre1-5) unstable; urgency=medium
+
+  * Urgency=medium since this upload contain several important things.
+  * Revert new utf8 patch since it doesn't work with all locales atm.
+  * revert patch to make scp work again.
+  * show again hostname in xterm title.
+    + added as 32_show_hostname.patch (and removed from proposed-patches)
+  * Added patch for (un-)escaping foldernames (Closes: #326047, #458403, #76498)
+  * Don't chmod if preserve Attributes is unchecked (Closes: #466370)
+  * Fix error with files containing a whitespace via ssh. (Closes: #461532)
+  * Fix hang when copying a file over fish without having permissions for
+    reading for this particular file. (Closes: #447239)
+  * Added patch to make visible_tabs configurable (Closes: #466476) 
+
+ -- Patrick Winnertz <winnie at debian.org>  Wed, 27 Feb 2008 20:47:37 +0100
+
+mc (1:4.6.2~pre1-4) experimental; urgency=low
+
+  * Upload to experimental in order to test new utf8 patches.
+  * Rediffed the named/strace/dsc syntax and added them to the Makefile.
+  * Create file with 0600 if preserve Attributes is unchecked.
+    (willclose: #466370)
+  * Switched to new utf8 patch which will be accepted by upstream.
+  * Create autogen-run.patch with the result of the autogen.sh run
+  * mv 2 patches into propsed-patches:
+    + 12_main.c.patch
+    + 30_recode.patch
+    They both doesn't work with these utf8-patches atm.
+
+ -- Patrick Winnertz <winnie at debian.org>  Tue, 26 Feb 2008 20:17:26 +0100
+
+mc (1:4.6.2~pre1-3) unstable; urgency=low
+
+  * Open also files with colons with run-mailcap. (Closes: #442024)
+  * Remove run-mailcap from default target.. executables weren't executed with
+    that. (Closes: #466199)
+
+ -- Patrick Winnertz <winnie at debian.org>  Sun, 17 Feb 2008 10:43:22 +0100
+
+mc (1:4.6.2~pre1-2) unstable; urgency=low
+
+  * Add a Suggests on file. (Closes: #435135)
+  * Fix uzip errror by removing ancient patch. Thanks to pabs.
+  * Added updated html syntax (Closes: #372134)
+  * Added debian-description.syntax (syntax highlighting for .dsc file)
+    (Closes: #372136)
+  * Added updated sh.syntax (Closes: #372139)
+  * Added strace.syntax (Closes: #383319)
+  * Added option to open gzipped/bziped2 html files. (Closes: #444293)
+  * Added option to open compressed pdf/ps/dvi files. (Closes: #314557)
+    + Added xpdf suggest to mc
+  * After all options fail, use mime-support in order to open something.
+    (Closes: #360676)
+    + Therefore I'll have to depend on mime-support (added as depends)
+  * Added named.syntax (syntax highlighting for bind9 configuration files)
+    (Closes: #405545) 
+
+ -- Patrick Winnertz <winnie at debian.org>  Sat, 16 Feb 2008 16:53:09 +0100
+
+mc (1:4.6.2~pre1-1) unstable; urgency=low
+
+  * New upstream release.
+    + (Closes: #301732)
+    + (Closes: #192882)
+    + (Closes: #248646)
+    + (Closes: #258253)
+    + (Closes: #273699)
+    + (Closes: #302516)
+    + (Closes: #305642)
+    + (Closes: #309186)
+    + (Closes: #458208)
+    + (Closes: #420437)
+    + (Closes: #346037)
+    + (Closes: #367348)
+    + (Closes: #118717)
+    + (Closes: #349390)
+    + (Closes: #304886)
+    + (Closes: #329186)
+    + (Closes: #324920)
+    + (Closes: #109963)
+    + (Closes: #227875)
+    + (Closes: #397333)
+    + (Closes: #428567)
+    + (Closes: #428993)
+    + (Closes: #301537)
+    + (Closes: #301539)
+    + (Closes: #359046)
+    + (Closes: #407593)
+    + (Closes: #198194)
+    + (Closes: #109963)
+  * New maintainer: pkg-mc-devel at lists.alioth.debian.org (Closes: #455564)
+  * New Uploader: myself
+  * Bumped Standards-Version to 3.7.3
+    + Menu Transition: Apps/Tools --> Applications/File Management
+  * Added Homepage header to control file
+  * Rediffed all patches for 4.6.2~pre1
+  * Add patch to ignore chmod errors in ftpfs, since if you copy many files to
+    a ftp server, without SITE CHMOD support, you'll get everytime a warning.
+    (Closes: #291181)
+  * Bump debian/compat to 5 (and switch from export DH_COMPAT to this file)
+  * Removes Conflicts/Replaces in debian/control, since these packages doesn't
+    exist any longer in the debian pool.
+  * Removed some empty dirs (usr/sbin)
+  * Build de.po/it.po & ru.po new in build target
+
+ -- Patrick Winnertz <winnie at debian.org>  Wed, 13 Feb 2008 23:00:30 +0100
+
+mc (1:4.6.1-8) unstable; urgency=low
+
+  * Orphaning package: Stefano has been nearly MIA during the last 3 years.
+  * Updated the watch file. Closes: #449618
+  * Note to future DDs: do not forget to use the CVS repository available
+    on Alioth: http://alioth.debian.org/projects/pkg-mc/
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon, 10 Dec 2007 19:50:47 +0100
+
+mc (1:4.6.1-7) unstable; urgency=medium
+
+  * Fixed Anton Pak's recode patch which can cause a segfault. 
+    Closes: #382206, #382857, #400927
+  * Mode display bug fixed. Patch added to 50_utf8-more.patch. Closes: #415097
+  * Shift-Enter bug fixed. The line editing widget went crazy when seeing a litteral newline
+    (Shift+enter or Ctrl-q+enter). Patch added to 50_utf8-more.patch
+    Downloaded from https://svn.uhulinux.hu/packages/dev/mc/patches/
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon,  2 Apr 2007 8:44:35 +0200
+
+mc (1:4.6.1-6) unstable; urgency=medium
+
+  * debian/rules modified to fix a FTBFS during the 2nd build. Closes: #384302
+  * added 05_symcrash.patch to fix a segfault (should be in mc's CVS). Closes: #383341
+  * mpg123 title view fixed. Closes: #391644
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Thu, 24 Aug 2006 22:19:03 +0200
+
+mc (1:4.6.1-5) unstable; urgency=low
+
+  * Removed the Ctrl-t accelerator from 60_recode.patch. Closes: #380417
+  * Modified 47_mc.menu.patch to use 'editor' instead of the hardcoded 'vi'
+    so that mc makes use of /etc/alternatives. Closes: #373144
+  * .tar view fixed in 01_mc.ext.in.mime.patch. Closes: #381353
+  * still 68 bugs in the BTS...
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon, 31 Jul 2006 22:25:47 +0200
+
+mc (1:4.6.1-4) unstable; urgency=medium
+
+  * added 52_utf8-8bits-slang2.patch. Closes: #359016, #378786
+  * added 55_mc-utf8-look-and-feel.patch : nicer look and feel
+  * added 60_recode.patch : a patch to choose the charset from mc
+  * 77 bugs should still remain after this upload... If you have some time please join 
+    the Debian MC team.
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Thu, 12 Jul 2006 20:00:00 +0200
+
+mc (1:4.6.1-3) unstable; urgency=low
+
+  * Changelog removed. Closes: #317707
+  * Lowered the alternative priority on 'view' and 'edit'. Closes: #367991
+  * Patched the UTF8 patch to allow compiling mc without UTF8. Closes: #367187
+  * html files can be opened with links, w3m or lynx. Closes: #332910
+  * added 04_off64t.patch to fix problems with tar archives 
+    larger than 2GB. Already added in mc's CVS. Closes: #324755
+  * in 50_utf8-more.patch added a small patch for a problem in the status
+    line with UTF-8 locales. Closes: #360427
+  * 78 bugs should still remain after this upload...
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Thu, 22 Jun 2006 16:55:12 +0200
+
+mc (1:4.6.1-2) unstable; urgency=medium
+
+  * mc with UTF-8 support upload. Closes: #354691, #309398, #126077, #242194
+  * added Ubuntu UTF-8 patches:  48_utf8-slang2.patch
+    Many thanks to Leonard den Ottolander and Sebastian Droge
+  * removed 27_menu-generation.patch because of UTF-8 problems
+  * convert help and hint files to UTF-8 in the Debian makefile
+  * 49_64bit.patch: patch to solve some 64bit problems from Gentoo
+  * use arj instead of unarj. Closes: #340089
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon, 20 Mar 2006 23:41:40 +0200
+
+mc (1:4.6.1-1) unstable; urgency=low
+
+  * New upstream release. Closes: #321805, #298345
+    getgrouplist() is not used anymore. Closes: #313401
+  * View jpegs with /usr/bin/exif. Closes: #207655
+  * Handle .ipk like .tgz. Closes: #323927
+  * Filter for .mo files. Closes: #318077
+  * Obsolete patches: 07_mc-tar-name-length-fix.patch,
+    24_mc-complete-show-all-fix.patch, 33_mc-iconv-error.patch.    
+  * 79 bugs should still remain after this upload...
+  
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon,  5 Sep 2005 22:02:24 +0200
+
+mc (1:4.6.0-4.6.1-pre4-2) unstable; urgency=low
+
+  * Build against libslang2-dev. Closes: #315241
+  * Added 07_mc-tar-name-length-fix.patch. Closes: #315597
+  * Modified 35_mc.ext.in.patch to improve to deb vfs view. Closes: #198691
+  * Added 09_de.po.patch to fix some typos in mc's de.po. Closes: #313796, #309957
+  * Combined 35_mc.ext.in.patch, 04_dpkg_and_apt_vfs.patch, 01_mime.patch,
+    41_antiword_mc.ext.patch
+    to 01_mc.ext.in.mime.patch to fix build problems.
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Tue, 21 Jun 2005 20:01:31 +0200
+
+mc (1:4.6.0-4.6.1-pre4-1) unstable; urgency=low
+
+  * New upstream release. Closes: #309630
+    20_german_translation.patch, 23_php.singlequote_fix.patch,
+    30_mc-spaceprompt1.patch, 43_AUTHORS.patch, 32_lang-with-env.patch removed
+  * Build with debian slang1-dev
+  * Do not remove /etc/mc/mc.ini. Closes: #198954
+  
+ -- Ludovic Drolez <ldrolez at debian.org>  Wed, 18 May 2005 23:15:05 +0200
+
+mc (1:4.6.0-4.6.1-pre3-3) unstable; urgency=medium
+
+  * urgency=medium because of 3 important bugs introduced by the last upload.
+  * removed 46_dotdotdir.patch to fix the tar bug. Closes: #308546
+  * replaced the iconv patch, 33_mc-iconv-error.patch, with a new
+    one provided by Roland Illig. Closes: #308296
+  * added cxx.syntax by copying the old c.syntax to it. Closes: #308794
+  * removed the useless 44_str_unconst.patch.
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Wed, 11 May 2005 22:57:44 +0200
+
+mc (1:4.6.0-4.6.1-pre3-2) unstable; urgency=medium
+
+  * Urgency set to medium because of LOTS of annoying bugs fixed and 
+    the segfault in mcedit.
+  * Fixed German po translation with upstream, 20_german_translation.patch.
+    Closes: #253869
+  * Added Antiword to view .doc files, 41_antiword_mc.ext.patch
+    Closes: #305649
+  * Added menu entry for Debian source packages, 47_mc.menu.diff
+    Closes: #307344
+  * Fixed Samba enabling. Closes: #264890
+  * Fixed Build-Depend on libgpm for GNU/non-Linux. Closes: #226987
+  * Added colored syntax for man pages by Michelle Konzack, 
+    13_syntax.patch. Closes: #298322
+  * Improved shell syntax highlighting by Michelle Konzack: 18_sh_syntax.patch.
+    Closes: #299210
+  * Improved php syntax HL with 23_php.singlequote_fix.patch
+  * Fixed colored syntax highlighting and hostname in the title bar,
+    22_main.c.patch
+  * Fixed tar file system glitch for "tar -cvzlf file.tgz / /home/" 
+    Closes: #89350
+  * Fixed problems with View and Edit when used with LANG=hu_HU. Closes: #103242
+  * Fixed unprintable control sequences in PS1 cause broken prompt
+    Closes: #83447
+  * Fixed: mcedit: subshell changes directory. Closes: #208867
+  * Fixed the #utar archive content viewer missing files. Closes: #228934
+  * Enabled charset conversion feature. Closes: #109956, #167986
+  * Added new keybinding by Vitja Makarov with 42_keybindings-0.2.2.patch
+  * Added const_cast to be replaced by str_unconst, 44_str_unconst.patch 
+    by Roland Illig.
+  * Improved symlink handling in ftpfs (45_ftpfs_symlink*.patch) by P.Tsekov.
+  * Parent directory's patch by Leonard den Ottolander with 46_dotdotdir.patch
+  * Fixed user at hostname in the term emulation title bar.
+  * Added new menu generation patch by Roland Illig 
+    with 27_menu-generation.patch
+  * Fixed: possible data loss when quota exedeed by Jindrich Novy.
+  * Fixed uarj bug from Savannah with 29_uarj_bug.patch (Savannah #12406).
+  * Added patch to view inside udebs by Mantas Kriauciunas, 35_mc.ext.in.patch 
+    (Sannavah #3899)
+  * Added "space on prompt bugfix" by Jindrich Novy with 
+    30_mc-spaceprompt1.patch. Closes: #305859
+  * Added Bad error checking after iconv() call patch by Jindrich Novy with 
+    33_mc-iconv-error.patch
+  * Added syntax patches for c vs. cxx  with 32_c-vs-cxx.patch
+  * Added syntax patches for scripts starting with /usr/bin/env with
+    32_lang-with-env.patch
+  * Added a substitute for --enable-maintainer-mode with 36_developer_mode.patch
+    by Roland Illig.
+  * Fixed mc core dumps when not find "context default" section in syntax section
+    with 37_mcedit-segv.patch by Ian Zagorskih.
+  * Added the ext2 quote fixing hunks by Leonard den Ottolander.
+  * Added AUTHORS patch, 43_AUTHORS.patch, by Leonard den Ottolander.
+  * Added mcedit position remember bugfix by Christian Hamar with 
+    31_mc_filepos_bugfix_461pre4a.patch
+  * Added fix for End key in viewer by Jindrich Makovicka with 40_view.c.patch
+  * Added Vietnamese translation with 26_vietnamese_po.patch
+  * Fixed 11_extfs_missing.patch because of problems with .jar files.
+    Closes: #299932.
+  * added zip, unzip, bzip2 to 'Suggests'.
+    
+ -- Ludovic Drolez <ldrolez at debian.org>  Sun,  6 Mar 2005 12:06:32 +0100
+
+mc (1:4.6.0-4.6.1-pre3-1) unstable; urgency=high
+
+  * New maintainers: Stefano Melchior and Ludovic Drolez (closes: #282301).
+  * Urgency set to high because of security bug fixes.
+  * Missing quoting in ext2 and i18n fix.
+  * Samba lib warning (netmask.c) fixed by 12_netmask_c.patch.
+  * Security upload to handle DSA 639 (references: CAN-2004-1004, 
+    CAN-2004-1005, CAN-2004-1009, CAN-2004-1090, CAN-2004-1091, CAN-2004-1092, 
+    CAN-2004-1093, CAN-2004-1174, CAN-2004-1175, CAN-2004-1176),
+    Fixed upstream in the pre3 release (Closes: #295261).
+  * Pre3 release includes fix for CAN-2004-0226 (closes: #286395).
+  * Fixed ftp filesystem impossibility to list dirs when password contains # 
+    (closes: #92121).
+  * Fixed subshell impossibility to be started (closes: #241891).
+  * Fixed CAN-2004-0494 (closes: #267596).
+  * Fixed buffer overflow and format string vulnerabilities (closes: #295259).
+  * Italian hotkey translation changed (closes: #231071).
+  * New upstream pre-release.
+
+ -- Ludovic Drolez <ldrolez at debian.org>  Mon, 17 Feb 2005 22:45:32 +0100
+
+mc (1:4.6.0-4.6.1-pre1-3) unstable; urgency=low
+
+  * Polish documentation fix no longer needed.
+
+ -- Adam Byrtek <alpha at debian.org>  Wed,  5 May 2004 00:08:26 +0200
+
+mc (1:4.6.0-4.6.1-pre1-2) unstable; urgency=high
+
+  * Security upload to handle DSA-497-1 (references: CAN-2004-0226,
+    CAN-2004-0231, CAN-2004-0232). Patch by Jakub Jelinek ported to
+    4.6.1-pre1 by Adam Byrtek.
+
+ -- Adam Byrtek <alpha at debian.org>  Tue,  4 May 2004 09:28:26 +0200
+
+mc (1:4.6.0-4.6.1-pre1-1) unstable; urgency=high
+
+  * Security upload to fix buffer overflow, 4.6.1 final will be there
+    soon (closes: #226737).
+  * --without-x configure flag removed as mc now libX11 is loaded
+    dynamically using gmodule, if possible.
+
+ -- Adam Byrtek <alpha at debian.org>  Thu, 15 Jan 2004 15:55:52 +0100
+
+mc (1:4.6.0-5) unstable; urgency=low
+
+  * Fix segfault when TERM is unset (closes: #191867).
+  * Removed conflict with gmc, which works with 4.6.0. Note that gmc
+    installation still requires some --force (closes: #192493).
+  * Files in /var/log are no longer treated as manpages
+    (closes: #179350).
+
+ -- Adam Byrtek <alpha at debian.org>  Tue, 17 Jun 2003 15:37:05 +0200
+
+mc (1:4.6.0-4) unstable; urgency=low
+
+  * Standard `awk' detected first by configure, not the specific
+    implmentation (closes: #181972).
+  * Polish translation breakage fixed (closes: #183275).
+
+ -- Adam Byrtek <alpha at debian.org>  Wed, 19 Mar 2003 22:17:16 +0100
+
+mc (1:4.6.0-3) unstable; urgency=low
+
+  * `mcview' and `mcedit' added as alternatives for `editor' and `view'
+    (closes: #116518).
+
+ -- Adam Byrtek <alpha at debian.org>  Tue, 11 Feb 2003 22:05:00 +0100
+
+mc (1:4.6.0-2) unstable; urgency=low
+
+  * Control field 'Replaces: manpages-pl' added to replace Polish
+    manual from this package with official one (closes: #180442).
+  * 'Replaces: mc-common' added to make upgrade smoother.
+  * 'Conflicts: suidmanager' because mc used to use it, but it is now
+    deprecated (closes: #180431).
+  * Doesn't depend on libgpm when compiling on HURD.
+
+  * README.Debian now mentions -P syntax changes (close: #180551).
+
+ -- Adam Byrtek <alpha at debian.org>  Tue, 11 Feb 2003 13:55:47 +0100
+
+mc (1:4.6.0-1) unstable; urgency=low
+
+  * New upstream release. 
+  * First 4.6.0 official upload, and package takeover.
+
+ -- Adam Byrtek <alpha at debian.org>  Wed,  5 Feb 2003 20:34:46 +0100
+
+mc (4.6.0-pre3-1) unstable; urgency=low
+
+  * New upstream prerelease.
+
+ -- Adam Byrtek <alpha at debian.org>  Wed, 22 Jan 2003 09:54:58 +0100
+
+mc (4.6.0-pre2-2) unstable; urgency=low
+
+  * Patches checked, unneccesary removed, others reviewed.
+
+ -- Adam Byrtek <alpha at debian.org>  Wed, 15 Jan 2003 00:35:20 +0100
+
+mc (4.6.0-pre2-1) unstable; urgency=low
+
+  * New upstream release (gmc, mc-common packages removed).
+  * New maintainer, some cleanups.
+  * Menu icon added (credits for the icon go to BigVax, bigvax at mail.ru).
+  * New description (taken from freshmeat.net).
+  
+ -- Adam Byrtek <alpha at debian.org>  Sun, 29 Dec 2002 16:18:18 +0100
+   
+mc (4.5.55-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Make /etc/CORBA/servers/gmc.gnorba a conffile (closes: #132831).
+  * Correct spelling mistakes in descriptions (closes: #124680, #125121).
+  * Update convert-metadata.db to deal with libgnome32 linking against db3
+    rather than db2, and add a new debconf question prompting the admin to
+    run it. I've left the db1->db2 question there temporarily for historical
+    and translation interest (closes: #103102).
+  * Upgrades from slink need both libdb2-util and libdb3-util. Fortunately,
+    they can coexist. I'll leave it up to the maintainers what to do about
+    this after the woody release.
+
+ -- Colin Watson <cjwatson at debian.org>  Sat, 16 Feb 2002 23:09:34 +0000
+
+mc (4.5.55-1.1) unstable; urgency=low
+
+  * Non-maintainer upload, with Martin's permission.
+  * Build-depend on docbook-utils, not cygnus-stylesheets (closes: #123161).
+  * Remove bashism in debian/rules (closes: #126733).
+  * Depend on perl rather than on dummy packages (closes: #113208).
+
+ -- Colin Watson <cjwatson at debian.org>  Tue, 15 Jan 2002 01:20:08 +0000
+
+mc (4.5.55-1) unstable; urgency=low
+
+  * New upstream release
+  * Enable mouse for Eterm TERM value
+  * mc.ext stabilized again upstream, so make it more Debian compliant
+    again, closes: #105935, #98827
+  * gmc documentation is fixed, closes: #107936
+  * Fix german locale, closes: #108302
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun,  2 Sep 2001 17:07:56 +0200
+
+mc (4.5.54-2) unstable; urgency=low
+
+  * Use new config.guess and config.sub to allow compilation on hppa
+
+ -- Martin Bialasinski <martinb at debian.org>  Fri, 13 Jul 2001 23:47:18 +0200
+
+mc (4.5.54-1) unstable; urgency=low
+
+  * New upstream release, closes: #99127
+  * make gzip, compress, bzip, bzip2 entries in mc.ext more specific
+    closes: #97242, #103800, #102512, #97896, #96649, #104111 
+    (Oskar Liljeblad)
+  * Updated syntax highlighting for debian files, closes: #93228
+    (Lenart Janos)
+  * Fix regexp for rexx files in mc.ext, closes: #98432 (Michel Casabona)
+  * Build fixes for the hurd, closes: #101542, #101543 (Marcus Brinkmann)
+  * Danish translation for the debconf template, closes: #100335
+    (Jesper R. Meyer)
+  * Dutch translation for the debconf template, closes: #95738
+    (Thomas J. Zeeman)
+  * Spanish translation for the debconf template, closes: #102903
+    (Carlos Valdivia Yague)
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun,  8 Jul 2001 12:19:24 +0200
+
+mc (4.5.51-16) unstable; urgency=low
+
+  * Update zu the uzip extfs
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun,  4 Mar 2001 20:57:25 +0100
+
+mc (4.5.51-15) unstable; urgency=low
+
+  * Update uzip extfs, closes: #86913
+  * Fix compilation, closes: #87414
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed, 28 Feb 2001 19:32:44 +0100
+
+mc (4.5.51-14) unstable; urgency=low
+
+  * Translations for the gmc debconf template, thanks to
+      fr by Thomas Morin, closes: #83765
+      sv by Andre Dahlqvist, closes: #83677
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat,  3 Feb 2001 21:55:27 +0100
+
+mc (4.5.51-13) unstable; urgency=high
+
+  * Added libgnorba-dev to the build-depends. It is not pulled in by
+    libgnome-dev on the m68k autobuilder, closes: #81200
+  * Fixed dependancy on perl (lintian)
+  * Fix for devfs in cons.saver, closes: #57557
+  * Patch for proxy support in ftpfs from Mandrake
+  * [gmc] Disabled checking of owner on file rename as a dirty fix
+    closes: #80544
+  * [gmc] Don't let the use confirm twice that he wants to exit,
+    closes: #48523
+  * Updated FAQ to reflect rename of mc mailinglists
+  * Fix security bug using quick patch by Andrew V. Samoilov
+    see http://www.securityfocus.com/vdb/?id=2016
+  * Statoverride adaption
+
+ -- Martin Bialasinski <martinb at debian.org>  Thu, 11 Jan 2001 20:07:02 +0100
+
+mc (4.5.51-12) unstable; urgency=high
+
+  * Added build-depends
+  * Recompiled with latest glibc, closes: #74905, #74906, #75134, #77172
+  * Added menu hints, closes: #80014, #80038
+  * Fix problems with file selection code, closes: #79639
+    Thanks to Alexander Viro
+
+ -- Martin Bialasinski <martinb at debian.org>  Thu, 21 Dec 2000 14:48:35 +0100
+
+mc (4.5.51-11) unstable; urgency=high
+
+  * Security fix for cons.saver, bugtraq id 1945
+    serious local DoS possibility
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed, 15 Nov 2000 20:05:20 +0100
+
+mc (4.5.51-10) unstable; urgency=low
+
+  * Fix for ftpfs, closes: #61239
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 12 Nov 2000 20:37:50 +0100
+
+mc (4.5.51-9) unstable; urgency=low
+
+  * Upstream patch to fix storing on root directory on a ftp server
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed,  8 Nov 2000 01:01:40 +0100
+
+mc (4.5.51-8) unstable; urgency=low
+
+  * Small fix to the .deb entry in mc.ext to make it work with new
+    and old tar
+  * New uzip extfs by Oskar Liljeblad, closes: #75353
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat,  4 Nov 2000 00:05:08 +0100
+
+mc (4.5.51-7) unstable; urgency=low
+
+  * Quote pathname on C-x p and C-x P, closes: #72632
+    Thanks to Lois Lefort (sorry, missed the report somehow)
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat, 21 Oct 2000 14:50:12 +0200
+
+mc (4.5.51-6) unstable; urgency=low
+
+  * Changed F3 view of .deb and .rpm files like done on advanced mc, 
+    changed dependancies a bit to suit this
+  * Correcting small spelling error (#21825 in the GNOME BTS)
+  * Make mouse work in rxvt, closes: #74400
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed, 18 Oct 2000 20:22:45 +0200
+
+mc (4.5.51-5) unstable; urgency=low
+
+  * Upstream patch to fix %e behaviour on opening files for edit in gmc
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed,  4 Oct 2000 22:27:04 +0200
+
+mc (4.5.51-4) unstable; urgency=low
+
+  * Fix typo in mc.ext and mc-gnome.ext, thanks to Robert Luberda
+    Closes: #71788
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat, 16 Sep 2000 09:33:57 +0200
+
+mc (4.5.51-3) unstable; urgency=low
+
+  * Fix to the patchfs by Loic Lefort, Closes: #71430
+  * Fix filelocations in the manpages
+  * Add the patchfs to mc.ext, so you can enter a (compressed) 
+    patch with <RET>
+
+ -- Martin Bialasinski <martinb at debian.org>  Fri, 15 Sep 2000 00:16:50 +0200
+
+mc (4.5.51-2) unstable; urgency=low
+
+  * Fixed some strange problems with the patches, Closes: #69516
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 21 Aug 2000 01:13:21 +0200
+
+mc (4.5.51-1) unstable; urgency=low
+
+  * New upstream release, closes: #62261, #64975
+  * Fixed description, closes: #62260
+  * Moved locales data into mc-common, closes: #67577
+  * Move documentation to /usr/share/doc and make a symlink in
+    /usr/share/gnome/help
+  * Fix gmc doc-base description, closes: #68671
+  * Don't install a wrong manpage
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 14 Aug 2000 23:39:48 +0200
+
+mc (4.5.42-16) unstable; urgency=low
+
+  * Fix path in doc-base and create a missing symlink
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 26 Mar 2000 22:52:15 +0200
+
+mc (4.5.42-15) unstable; urgency=low
+
+  * Fix usage of debconf. Don't issue the warning on new installs
+  * Move convert.metadata.db from /usr/lib/mc to /usr/bin
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 26 Mar 2000 14:37:36 +0200
+
+mc (4.5.42-14) unstable; urgency=low
+
+  * make convert-metadata.db executable in the postinst
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 19 Mar 2000 23:43:44 +0100
+
+mc (4.5.42-13) unstable; urgency=low
+
+  * Changed the undelfs example in mc.sgml and mc.1.in as well
+  * Fix build from source bug, closes: #60289
+  
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 13 Mar 2000 18:19:34 +0100
+
+mc (4.5.42-12) unstable; urgency=low
+
+  * Fix problem with hex view, roll-over on first position. 
+    Patch by Loic Lefort
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 13 Mar 2000 12:17:16 +0100
+
+mc (4.5.42-11) frozen unstable; urgency=low
+
+  * [gmc] Let the admin know that he must run convert-metadata.db 
+    via debconf. Closes: #58707
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 12 Mar 2000 20:27:56 +0100
+
+mc (4.5.42-10) frozen unstable; urgency=low
+
+  * Fixed documentation bug, closes: #60045
+  * Fixed terminfo searchpath in internal slang, closes: #56272
+  * [gmc] added dependancy on eject and made some comments in README.Debian,
+    closes: #59214
+
+ -- Martin Bialasinski <martinb at debian.org>  Sun, 12 Mar 2000 01:16:41 +0100
+
+mc (4.5.42-9) frozen unstable; urgency=low
+
+  * convert-metadata.db : set gid and egid before setting uid and euid. Doh!
+  * Helpfile mentioned non-existing file. Closes: #56053
+  * Fix small typo in mc.ext.in, part of #55897
+  * Upload with full sources due to the change in the packaging method
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon,  6 Mar 2000 16:06:37 +0100
+
+mc (4.5.42-8) frozen unstable; urgency=low
+
+  * Switched to the Multipatch System the X packages use.
+  * Patch from Andrew V. Samoilov, so the display is correct
+    when selecting more than 2GB of files, closes: #53980, #58920
+  * Added "or" and "and" keywords to perl sytnax file - patch by
+    Tomasz Wegrzanowski, closes: #58437
+  * Fix german translation, closes: #55401
+    partly closes #56117
+  * compile with --with-netrc
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed,  1 Mar 2000 01:50:05 +0100
+
+mc (4.5.42-7) unstable; urgency=low
+
+  * Fixes missing esac in mc.menu, thanks to Michel Casabona
+    Closes: #54108
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed, 12 Jan 2000 21:22:47 +0100
+
+mc (4.5.42-6) unstable; urgency=low
+
+  * Fixes a y2k bug in the apt and dpkg vfs, closes: #54037
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed,  5 Jan 2000 17:39:43 +0100
+
+mc (4.5.42-5) unstable; urgency=low
+
+  * [gmc] Added dependancy on libdb-util* for convert-metadata.db
+
+ -- Martin Bialasinski <martinb at debian.org>  Tue,  4 Jan 2000 14:20:05 +0100
+
+mc (4.5.42-4) unstable; urgency=low
+
+  * [gmc] Revised patch for the icon handling, closes: #53814
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat,  1 Jan 2000 17:53:13 +0100
+
+mc (4.5.42-3) unstable; urgency=low
+
+  * [gmc] Applied patch for icon misplacement, closes: #51571
+  * SEP, closes #52250
+  * Fixed lintian warnings about copyright file location
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 27 Dec 1999 18:43:18 +0100
+
+mc (4.5.42-2) unstable; urgency=low
+
+  * New version of the apt/dpkg vfs
+
+ -- Martin Bialasinski <martinb at debian.org>  Mon, 20 Dec 1999 11:18:26 +0100
+
+mc (4.5.42-1) unstable; urgency=low
+
+  * New upstream release
+  * [gmc] Remove notice how to fix broken desktop icons from postinst
+  * enable NLS
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed,  8 Dec 1999 12:22:13 +0100
+
+mc (4.5.40-8) unstable; urgency=low
+
+  * Small fix to the apt and dpkg vfs.
+
+ -- Martin Bialasinski <martinb at debian.org>  Fri,  3 Dec 1999 18:16:41 +0100
+
+mc (4.5.40-7) unstable; urgency=low
+
+  * Really fixes all zip,jar archive problems, 
+    thanks again to Oskar Liljeblad. Closes: #50528, #51779
+  * Amazing new vfs by Piotr Roszatycki <dexter at fnet.pl>, a
+    dpkg and apt frontend! See README.Debian for info.
+    Closes: #46694 
+
+ -- Martin Bialasinski <martinb at debian.org>  Fri,  3 Dec 1999 00:11:07 +0100
+
+mc (4.5.40-6) unstable; urgency=low
+
+  * Fixed problem with ~/.gnome/metadata.db
+    libc switch from DB 1.85 to DB 2, so the file has to be recreated.
+    Shipping a conversion script as /usr/lib/mc/convert-metadata.db
+    Closes: #47115, #46491
+  * Don't wait for upstream to include the new Debian logo, Closes: #46502
+
+ -- Martin Bialasinski <martinb at debian.org>  Tue, 30 Nov 1999 21:24:35 +0100
+
+mc (4.5.40-5) unstable; urgency=low
+
+  * Patch for mc.ext by Tomasz Wegrzanowski <maniek at beer.com> 
+    to use sensible-* Closes: #50210
+  * Patch for mc.ext by Oskar Liljeblad <osk at hem.passagen.se> 
+    to use run-mailcap Closes: #50732
+  * Missing closing bracket in uzip.in (thanks to Andreas Wappel), 
+    fixed the other repored problems. Closes: #48003
+    (Also #50528, #50452, but has to be checked)
+  * Using a better fix for the tar problem in the deb vfs    
+
+ -- Martin Bialasinski <martinb at debian.org>  Thu, 25 Nov 1999 23:45:20 +0100
+
+mc (4.5.40-4) unstable; urgency=low
+
+  * Use mc's own slang, which has some modifications.
+    Closes: #47487
+  * mc doesn't have a mtools vfs for some time now, closes: #26821
+  * Included syntax highlighting definitions for debian/changelog, 
+    debian/rules, debian/control and sources.list, closes: #47403
+    Thanks to Radovan Garabik <garabik at melkor.dnp.fmph.uniba.sk>
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat, 31 Oct 1999 13:59:54 +0200
+
+mc (4.5.40-3) unstable; urgency=low
+
+  * Recompiled with slang 1.3 - Fixes the dreadful 
+    "right border is not cleaned" and other display bugs.
+    Closes: #34315, #40496, #41166, #47328 and part of #47197
+
+ -- Martin Bialasinski <martinb at debian.org>  Thu, 14 Oct 1999 19:03:32 +0200
+
+mc (4.5.40-2) unstable; urgency=low
+
+  * Added conflicts to the versions before mc-common was introduced
+
+ -- Martin Bialasinski <martinb at debian.org>  Sat,  2 Oct 1999 12:34:06 +0200
+
+mc (4.5.40-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Martin Bialasinski <martinb at debian.org>  Thu, 30 Sep 1999 00:51:33 +0200
+
+mc (4.5.39-1) unstable; urgency=low
+
+  * New upstream version
+  * Uploading as a co-maintainer
+  * New package setup
+    - mc-common, mc and gmc
+    - mc and gmc don't conflict anymore
+    Closes: #43761
+  * Using debhelper, no more fhs problems, closes: #45962    
+  * Applied fixes for new tar format (without leading ./)
+    Closes: #45473, #45432, #45145, #45131, #44965, #45340
+  * Suidregister only in the mc package, closes: #45014
+  * smbfs was removed before, closes: #45481, #45267, #45339
+  * Added xterm-color to the list of color capable TERMs in mc.ini
+  * Added note in README about fixing ~/.mc/ini to enable colored mc
+    Closes: #26820 
+  * Added TODO and upstream changelogs to the packages
+    
+ -- Martin Bialasinski <martinb at debian.org>  Tue, 28 Sep 1999 03:09:32 +0200
+
+mc (4.5.38-4) unstable; urgency=low
+
+  * add -f to the rm's in debian/rules (Close: #45650)
+
+ -- Michael Bramer <grisu at debian.org>  Fri, 24 Sep 1999 07:58:57 +0200
+
+mc (4.5.38-3) unstable; urgency=low
+
+  *  remove mc.real to mc and remove the --with-samba option. I must 
+     work with the sources.
+     Sorry, for the last problems.
+
+ -- Michael Bramer <grisu at debian.org>  Sun, 19 Sep 1999 14:25:57 +0200
+
+mc (4.5.38-2) unstable; urgency=low
+
+  * add .real to mc in /usr/bin/mc
+
+ -- Michael Bramer <grisu at debian.org>  Wed, 15 Sep 1999 13:23:44 +0200
+
+mc (4.5.38-1) unstable; urgency=low
+
+  * add patch from viro at math.psu.edu (Close:#29176)
+  * add --with-samba to configure
+  * move /usr/bin/mc to /usr/bin/mc.real and add the 
+    script /usr/bin/mc (Close:#43168)
+  * recompiled with slang1-dev 1.2.2-3 (Close:#44359)
+  * add link from /usr/bin/mcedit to /usr/bin/mc (Close:#40943)
+  * new upstream version
+
+ -- Michael Bramer <grisu at debian.org>  Tue,  7 Sep 1999 22:34:18 +0200
+
+mc (4.5.37-2) unstable; urgency=low
+
+  * rebuild with newer gpm. (now should use /var/run/gpmctl and not 
+    /dev/gpmctl)
+
+ -- Michael Bramer <grisu at debian.org>  Wed,  4 Aug 1999 11:41:32 +0200
+
+mc (4.5.37-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Michael Bramer <grisu at debian.org>  Tue,  3 Aug 1999 22:29:21 +0200
+
+mc (4.5.33-6) unstable; urgency=low
+
+  * set auto_save_setup to no in mc.ini
+
+ -- Michael Bramer <grisu at debian.org>  Sat,  3 Jul 1999 11:32:50 +0200
+
+mc (4.5.33-5) unstable; urgency=low
+
+  * add link from /usr/lib/mc/mc.ini to /etc/mc/
+
+ -- Michael Bramer <grisu at debian.org>  Sat,  3 Jul 1999 09:02:00 +0200
+
+mc (4.5.33-4) unstable; urgency=low
+
+  * add 'AWK="awk"' in debian/rules
+  * remove /usr/etc/mc (change rules and Makefiles.in's) (close: 37070)
+  * remove changelog_intl.gz (close: 36683)
+  * remove README.debian (close: 36682)
+  * add 'color_terminals=linux,xterm-debian,screen' in debian/addons/mc.ini 
+    (close: 26820)
+  * move /usr/lib/mc/term/ to /urs/doc/mc/ (close: 26022)
+
+ -- Michael Bramer <grisu at debian.org>  Fri,  2 Jul 1999 14:54:14 +0200
+
+mc (4.5.33-3) unstable; urgency=low
+
+  * Add 'Provides: mc' in gmc-package controlfile (close: #35005)
+
+ -- Michael Bramer <grisu at debian.org>  Tue, 29 Jun 1999 23:52:56 +0200
+
+mc (4.5.33-2) unstable; urgency=low
+
+  * now compiled with the installed package e2fslibs-dev (close: 40335)
+
+ -- Michael Bramer <grisu at debian.org>  Tue, 29 Jun 1999 00:44:50 +0200
+
+mc (4.5.33-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Michael Bramer <grisu at debian.org>  Wed,  9 Jun 1999 05:02:23 +0200
+
+mc (4.5.30-2) unstable; urgency=low
+
+  * Patch from Martin Bialasinski <martin at internet-treff.uni-koeln.de> close:#36246
+
+ -- Michael Bramer <grisu at debian.org>  Mon, 19 Apr 1999 12:19:25 +0200
+
+mc (4.5.30-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Michael Bramer <grisu at debian.org>  Wed, 14 Apr 1999 17:41:15 +0200
+
+mc (4.5.25-1) unstable; urgency=low
+
+  * change the download source to: 
+    ftp://ftp.sunsite.org.uk/packages/gnome/sources/mc
+  * add --sysconfdir=/etc in the rule file
+  * new upstream version (with my patches :-)
+
+ -- Michael Bramer <grisu at debian.org>  Tue, 16 Mar 1999 13:38:32 +0100
+
+mc (4.5.22-1) unstable; urgency=low
+
+  * change ee to eeyes in lib/mc-gnome.ext.in
+  * new upstream version
+
+ -- Michael Bramer <grisu at debian.org>  Thu,  4 Mar 1999 23:47:37 +0100
+
+mc (4.5.21-1) unstable; urgency=low
+
+  * remove usr/share/pixmaps/ from mc 
+     (from the 'first' 4.5.21-1 upload in gnome-staging)
+  * remove usr/bin/plain-gmc from mc
+     (from the 'first' 4.5.21-1 upload in gnome-staging)
+  * add patch from viro at math.psu.edu close:29176
+  * new config files: mc.global and mc-gnome.ext
+  * add link from /usr/lib/etc/mc.global to /etc/mc/mc.global
+  * add links from /usr/lib/mc/* to /etc/mc/
+  * new upstream version
+  * add a '-f' to -rm gnome/gmc in debian/rule
+  * change 'ee' in 'eeyes' in lib/mc-gnome.ext
+  * add the conffiles in the gmc-package
+
+ -- Michael Bramer <grisu at debian.org>  Sat, 27 Feb 1999 00:11:28 +0100
+
+mc (4.5.1-1.1) frozen; urgency=medium
+
+  * NMU in behalf of Michael Bramer as he has not got a pure slink system
+  * Fixes Bug#33341, priority important (buffer overrun) for slink
+
+ -- Martin Bialasinski <martinb at debian.org>  Wed, 17 Feb 1999 00:26:48 +0100
+
+mc (4.5.1-1) unstable; urgency=low
+
+  * new (beta) version
+
+ -- Michael Bramer <grisu at debian.org>  Thu, 22 Oct 1998 19:48:42 +0200
+
+mc (4.1.36-1) unstable; urgency=low
+
+  * change from +Z to -Z for zsh (close:#26428)
+  * add Suggests:rpm (close:#26137)
+  * remove /usr/doc/mc/README.edit (close:#26047)
+  * add patch from Patrik Rak in deb.in (close:#25838)
+  * add link from /usr/lib/mc/mc.ext to /etc/mc/mc.ext (close#25719)
+  * New upsteam release
+
+ -- Michael Bramer <grisu at debian.org>  Thu, 15 Oct 1998 11:41:11 +0200
+
+mc (4.1.35-6) unstable; urgency=low
+
+  * don't print debug-code in gnome/*.c (#25587)
+  * move usr/doc/mc/changelog_src.gz to usr/doc/mc/changelog.gz
+  * Change menue from Apps/Misc to Apps/Tools
+
+ -- Michael Bramer <grisu at debian.org>  Wed, 26 Aug 1998 10:23:43 +0200
+
+mc (4.1.35-5) unstable; urgency=low
+
+  * make the menufiles in the new format
+  * change from ee to eeyes for *.jpeg etc. in mc.ext
+
+ -- Michael Bramer <grisu at debian.org>  Tue, 25 Aug 1998 18:35:11 +0200
+
+mc (4.1.35-4) unstable; urgency=low
+
+  * add to debstd the -u option
+  * make a new build with gonme0.27 and co.
+
+ -- Michael Bramer <grisu at debian.org>  Mon, 17 Aug 1998 13:07:11 +0200
+
+mc (4.1.35-3) unstable; urgency=low
+
+  * add all changelog-files in /usr/doc/[g]mc
+  * make for gmc a /usr/doc/gmc/
+  * add a '!' in the first line from mcfn_install.in, now: #!/bin/sh
+  * typo in the Description (thanks to joey)
+  * don't print debug-code in gdesktop.c (#25587)
+
+ -- Michael Bramer <grisu at debian.org>  Mon, 10 Aug 1998 23:29:33 +0200
+
+mc (4.1.35-2) unstable; urgency=low
+ 
+  * the multi-package is not nice, but it should work
+  * add gmc support in a multi-binary-package 
+  * new maintainer
+
+ -- Michael Bramer <grisu at debian.org>  Fri, 31 Jul 1998 13:04:28 +0200
+
+mc (4.1.35-1) frozen unstable; urgency=low
+
+  * New upsteam release fixes a bug introduced by last version,
+    which made the history input lines stop working. Since this 
+    is one of the essential useability features of MC which will 
+    most certainly provoke bug reports this here should still go 
+    into frozen.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Tue, 26 May 1998 05:00:05 +0100
+
+mc (4.1.34-1) frozen unstable; urgency=low
+
+  * New upsteam release really fixes Bug#20727 and some bugs no one 
+    has even bothered to report until now. :-)
+  * Added "--without-gnome" and "--disable-nls" flags to debian/rules. 
+    The internationalized Gnome version of MC is becoming pretty mature, 
+    but will not go into frozen, sorry.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Fri, 15 May 1998 21:36:56 +0100
+
+mc (4.1.28-3) frozen unstable; urgency=low
+
+  * Rebuild using ss-dev, comerr-dev and e2fslibs-dev closing Bug#21749
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Tue, 28 Apr 1998 22:32:15 +0100
+
+mc (4.1.28-2) frozen unstable; urgency=low
+
+  * Changed debian/postinst to address and close Bug#20871. I wonder why
+    this didn't show up earlier?
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Wed, 08 Apr 1998 21:29:51 +0100
+
+mc (4.1.28-1) frozen unstable; urgency=low
+
+  * New upstream release.
+  * Compiled with ext2undel feature closing Bug#20752.
+  * Fixes an upstream bug which made MC crash when trying to copy an
+    unreadable file via FTP.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Mon, 06 Apr 1998 17:23:15 +0100
+
+mc (4.1.27-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Fri, 27 Feb 1998 07:44:29 +0100
+
+mc (4.1.26-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated to standards version 2.4.0.0
+  * Updated postal address of FSF in copyright file
+  * Added manual page for 'mcmfmt'.
+  * Adapted control file to place package in section "utils" 
+    with priority "optional".
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Fri, 20 Feb 1998 03:41:38 +0100
+
+mc (4.1.24-1) unstable; urgency=low
+
+  * New upstream release version
+  * Binary package now smaller because upstream maintainer truncated
+    the src/Changelog file which has grown far too large over time. ;-)
+  * Changed "Architecture: i386" to "Architecture: any" in control file.
+    This addresses and closes bug #17226 as reported by James Troup.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Thu, 22 Jan 1998 18:32:55 +0100
+
+mc (4.1.22-2) unstable; urgency=low
+
+  * Adapted debian/changelog to reflect official Debian release history
+  * Added debian/menu file from former maintainer
+  * Closing supposedly outdated bugs #9868, #14744, #14768, #16050
+    and #11968 due to increase of upstream version number.
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Fri, 16 Jan 1998 23:41:32 +0100
+
+mc (4.1.22-1) unstable; urgency=low
+
+  * New maintainer
+  * New upstream version
+
+ -- Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>  Fri, 16 Jan 1998 17:41:32 +0100
+
+mc (4.1.9-1) unstable; urgency=low
+
+  * Upgraded to latest upstream release (Bugs #13145, #14012).
+  * Use pristine source.
+  * Wrote patch to build with libc6.
+  * Orphaned the package (Unfixed since 6 months).
+  * Recommends file (Bug #7338).
+  * #11864 sould be fixed (libgpmg problem).
+  * Depend on login-970616-1 and don't install cons.saver suid root
+    (Bug #13440).
+  * Corrected debian/rules (make clean shouldn't fail).
+
+ -- Vincent Renardias <vincent at waw.com>  Mon, 10 Nov 1997 00:05:02 +0100
+
+mc (3.5.17-1) unstable; urgency=low
+
+  * Upgraded to latest upstream release
+  * Sources converted to new format
+
+ -- Fernando Alegre <alegre at debian.org>  Mon, 24 Feb 1997 12:56:43 +0100
+

Added: branch/cdbs/debian/compat
===================================================================
--- branch/cdbs/debian/compat	                        (rev 0)
+++ branch/cdbs/debian/compat	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1 @@
+7

Added: branch/cdbs/debian/control
===================================================================
--- branch/cdbs/debian/control	                        (rev 0)
+++ branch/cdbs/debian/control	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,36 @@
+Source: mc
+Section: utils
+Priority: optional
+Maintainer: Debian MC Packaging Group <pkg-mc-devel at lists.alioth.debian.org>
+Uploaders: Patrick Winnertz <winnie at debian.org>, Denis Briand <denis at narcan.fr>
+Build-Depends: debhelper (>= 7), libglib2.0-dev, libgpm-dev |not+linux-gnu, gettext, libslang2-dev, quilt, automake, binutils, cdbs
+Standards-Version: 3.8.1
+Homepage: http://www.midnight-commander.org
+
+Package: mc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: mime-support, perl, zip, unzip, bzip2, links | w3m | lynx, arj, file, xpdf, dbview, odt2txt
+Description: midnight commander - a powerful file manager
+ GNU Midnight Commander is a text-mode full-screen file manager. It
+ uses a two panel interface and a subshell for command execution. It
+ includes an internal editor with syntax highlighting and an internal
+ viewer with support for binary files. Also included is Virtual
+ Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, 
+ SMB servers) and files inside archives to be manipulated like real files.
+
+Package: mc-dbg
+Architecture: any
+Depends: mc (=${binary:Version}), ${misc:Depends} 
+Priority: extra
+Section: debug
+Suggests: gdb
+Description: midnight commander - a powerful file manager - debug package
+ GNU Midnight Commander is a text-mode full-screen file manager. It
+ uses a two panel interface and a subshell for command execution. It
+ includes an internal editor with syntax highlighting and an internal
+ viewer with support for binary files. Also included is Virtual
+ Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, 
+ SMB servers) and files inside archives to be manipulated like real files.
+ .
+ This package contains debugging information for mc.

Added: branch/cdbs/debian/copyright
===================================================================
--- branch/cdbs/debian/copyright	                        (rev 0)
+++ branch/cdbs/debian/copyright	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,26 @@
+This package was debianized by Paul Seelig <pseelig at mail.uni-mainz.de>
+on Tue Apr 1 14:32:15 1997. It has been maintained by Michael Bramer
+and Martin Bialasinski <mc at internet-treff.uni-koeln.de>.
+
+From Jan 2008 this package is maintained by:
+   Patrick Winnertz <winnie at debian.org>
+
+From Jan 2004 until 2007 this package was maintained by:
+   Stefano Melchior <stefano.melchior at openlabs.it> and Ludovic Drolez <ldrolez at free.fr>
+
+From Dec 2002 to Dec 2004 this package was maintained by:
+   Adam Byrtek <alpha at debian.org>
+
+It was downloaded from:
+   http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/
+   
+Homepage:
+   http://www.ibiblio.org/mc/
+   
+Copyright 1996-2008 Free Software Foundation 
+    For a full of the authors have a look on: /usr/share/doc/mc/AUTHORS
+    Note that all these authors give the copyright to the FSF.
+
+License:
+   This software is released under GPLv2 license - see the
+   /usr/share/common-licenses/GPL-2.

Added: branch/cdbs/debian/dirs
===================================================================
--- branch/cdbs/debian/dirs	                        (rev 0)
+++ branch/cdbs/debian/dirs	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,3 @@
+etc/mc
+usr/share/pixmaps
+usr/bin

Added: branch/cdbs/debian/doc-base
===================================================================
--- branch/cdbs/debian/doc-base	                        (rev 0)
+++ branch/cdbs/debian/doc-base	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,8 @@
+Document: MC-FAQ
+Title: Midnight Commander FAQ
+Author: Janne Kukonlehto <janne at gnome.org>
+Abstract: Midnight Commander Frequently Asked Questions and the Answers
+Section: Apps/Tools
+ 
+Format: text
+Files: /usr/share/doc/mc/FAQ.gz

Added: branch/cdbs/debian/docs
===================================================================
--- branch/cdbs/debian/docs	                        (rev 0)
+++ branch/cdbs/debian/docs	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,8 @@
+FAQ
+NEWS
+README
+AUTHORS
+TODO
+AUTHORS
+ABOUT-NLS
+HACKING

Added: branch/cdbs/debian/extra/icon.xpm
===================================================================
--- branch/cdbs/debian/extra/icon.xpm	                        (rev 0)
+++ branch/cdbs/debian/extra/icon.xpm	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,45 @@
+/* XPM */
+static char *icon[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 7 1",
+"  c black",
+". c gray20",
+"X c blue",
+"o c cyan",
+"O c yellow",
+"+ c gray80",
+"@ c gray90",
+/* pixels */
+"+ at +@+ at ++@++ at +@+ at +@+ at ++@@++ at ++@+@",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XXOOOOOXXoXOOXXoXXXOOOOXXoXOOX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"+XoooooooXoXooXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XXXXXXXXXoXXXXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@XXXXXXXXXoXXXXXoXoooooooXoXooX.",
+"+XXXXXXXXXoXXXXXoXXXXXXXXXoXXXX.",
+"@oooooooooooooooooooooooooooooo ",
+"+XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.",
+"@XooooooXoXoooXXXXooooooXooXooX.",
+"+XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.",
+"+oooooooooooooooooooooooooooooo.",
+"@                              .",
+"+                              .",
+"+.+                            .",
+"@                              .",
+"++O++ ++++ O++O +O++O +O++ ++O+.",
+"+..............................."
+};

Added: branch/cdbs/debian/extra/mcedit-debian
===================================================================
--- branch/cdbs/debian/extra/mcedit-debian	                        (rev 0)
+++ branch/cdbs/debian/extra/mcedit-debian	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# mcedit wrapper for Debian alternatives system
+
+mcedit $@

Added: branch/cdbs/debian/extra/mcedit-debian.1
===================================================================
--- branch/cdbs/debian/extra/mcedit-debian.1	                        (rev 0)
+++ branch/cdbs/debian/extra/mcedit-debian.1	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,19 @@
+.TH MCEDIT-DEBIAN 1
+.SH NAME
+mcedit-debian \- mcedit wrapper
+.br
+.SH DESCRIPTION
+This script is just a wrapper for 
+.B mcedit,
+(the Midnight Commander internal editor) to use with Debian
+alternatives system.
+.SH OPTIONS
+Full list of supported options could be found on the 
+.BR mcedit (1)
+manpage.
+.SH SEE ALSO
+.BR mcedit (1),
+.BR mc (1)
+.SH AUTHOR
+This manual page was written by Adam Byrtek <alpha at debian.org>, for
+the Debian GNU/Linux system. 

Added: branch/cdbs/debian/extra/mcmfmt.1
===================================================================
--- branch/cdbs/debian/extra/mcmfmt.1	                        (rev 0)
+++ branch/cdbs/debian/extra/mcmfmt.1	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,14 @@
+.TH MCMFMT 1
+.SH NAME
+mcmfmt \- sets bold and underline for mail files
+.br
+.SH "DESCRIPTION"
+.B mcmfmt
+is a program for internal use by the Midnight Commander only. It sets bold and underline for mail files.
+.SH OPTIONS
+There are no options for this program.
+.SH "SEE ALSO"
+mc(1)
+.SH AUTHOR
+This manual page was written by Paul Seelig <pseelig at goofy.zdv.uni-mainz.de>,
+for the Debian GNU/Linux system (but may be used by others).

Added: branch/cdbs/debian/extra/mcview-debian
===================================================================
--- branch/cdbs/debian/extra/mcview-debian	                        (rev 0)
+++ branch/cdbs/debian/extra/mcview-debian	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# mcview wrapper for Debian alternatives system
+
+mcview $@

Added: branch/cdbs/debian/extra/mcview-debian.1
===================================================================
--- branch/cdbs/debian/extra/mcview-debian.1	                        (rev 0)
+++ branch/cdbs/debian/extra/mcview-debian.1	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,19 @@
+.TH MCVIEW-DEBIAN 1
+.SH NAME
+mcview-debian \- mcview wrapper
+.br
+.SH DESCRIPTION
+This script is just a wrapper for 
+.B mcview,
+(the Midnight Commander internal viewer) to use with Debian
+alternatives system.
+.SH OPTIONS
+Full list of supported options could be found on the 
+.BR mcview (1)
+manpage.
+.SH SEE ALSO
+.BR mcview (1),
+.BR mc (1)
+.SH AUTHOR
+This manual page was written by Adam Byrtek <alpha at debian.org>, for
+the Debian GNU/Linux system. 

Added: branch/cdbs/debian/links
===================================================================
--- branch/cdbs/debian/links	                        (rev 0)
+++ branch/cdbs/debian/links	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,3 @@
+/etc/mc/mc.ext /usr/share/mc/mc.ext
+/etc/mc/mc.menu /usr/share/mc/mc.menu
+/etc/mc/mc.lib /usr/share/mc/mc.lib

Added: branch/cdbs/debian/manpages
===================================================================
--- branch/cdbs/debian/manpages	                        (rev 0)
+++ branch/cdbs/debian/manpages	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,3 @@
+debian/extra/mcmfmt.1
+debian/extra/mcedit-debian.1
+debian/extra/mcview-debian.1

Added: branch/cdbs/debian/mc.install
===================================================================
--- branch/cdbs/debian/mc.install	                        (rev 0)
+++ branch/cdbs/debian/mc.install	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,22 @@
+usr/bin/*
+usr/lib/mc/mc/cons.saver
+usr/lib/mc/mc/mc* usr/share/mc/bin
+etc/mc/mc.* etc/mc	
+usr/share/mc/mc.h*
+usr/share/mc/extfs/*
+usr/share/mc/syntax/*
+etc/mc/Syntax usr/share/mc/syntax
+usr/share/man/es/*
+usr/share/man/ru/*
+usr/share/man/pl/*
+usr/share/man/sr/*
+usr/share/man/it/*
+usr/share/man/hu/*
+usr/share/man/man1/*
+usr/share/locale/*
+etc/mc/edit.indent.rc usr/share/mc
+etc/mc/extfs
+etc/mc/edit.spell.rc usr/share/mc
+usr/share/mc/mc.menu.sr
+./debian/extra/mcedit-debian usr/bin
+./debian/extra/mcview-debian usr/bin

Added: branch/cdbs/debian/mc.postinst
===================================================================
--- branch/cdbs/debian/mc.postinst	                        (rev 0)
+++ branch/cdbs/debian/mc.postinst	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,14 @@
+#! /bin/sh
+
+set -e
+
+case "$1" in
+    configure|abort-upgrade)
+	update-alternatives --install /usr/bin/view view /usr/bin/mcview-debian 25 \
+	   --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/mcview.1.gz
+	update-alternatives --install /usr/bin/editor editor /usr/bin/mcedit-debian 25 \
+	   --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/mcedit.1.gz
+	;;
+esac
+
+#DEBHELPER#

Added: branch/cdbs/debian/mc.postrm
===================================================================
--- branch/cdbs/debian/mc.postrm	                        (rev 0)
+++ branch/cdbs/debian/mc.postrm	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,12 @@
+#! /bin/sh
+
+set -e
+
+case "$1" in
+    purge)
+	rm -f /etc/mc/mc.lib /etc/mc/mc.ext /etc/mc/mc.menu
+	rmdir /etc/mc 2>/dev/null || true
+	;;
+esac
+
+#DEBHELPER#

Added: branch/cdbs/debian/mc.prerm
===================================================================
--- branch/cdbs/debian/mc.prerm	                        (rev 0)
+++ branch/cdbs/debian/mc.prerm	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,12 @@
+#! /bin/sh
+
+set -e
+
+case "$1" in
+    remove)
+    	update-alternatives --remove editor /usr/bin/mcedit-debian
+    	update-alternatives --remove view /usr/bin/mcview-debian
+	;;
+esac
+
+#DEBHELPER#

Added: branch/cdbs/debian/menu
===================================================================
--- branch/cdbs/debian/menu	                        (rev 0)
+++ branch/cdbs/debian/menu	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,8 @@
+?package(mc):\
+   needs="text"\
+   section="Applications/File Management"\
+   title="mc"\
+   longtitle="Midnight Commander"\
+   hints="File managers"\
+   command="/usr/bin/mc"\
+   icon="/usr/share/pixmaps/mc.xpm"

Added: branch/cdbs/debian/patches/README
===================================================================
--- branch/cdbs/debian/patches/README	                        (rev 0)
+++ branch/cdbs/debian/patches/README	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,4 @@
+Please note that this repository do _not_ held patches or changes from upstream. 
+This repository is meant as basis for sharing the work on mc between several distributions.
+
+Furthermore our aim should be to provide patches which upstream can add to the official CVS.

Added: branch/cdbs/debian/patches/debian/02_use_correct_smb_conf_path.patch
===================================================================
--- branch/cdbs/debian/patches/debian/02_use_correct_smb_conf_path.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/debian/02_use_correct_smb_conf_path.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,15 @@
+Use correct smb conf path
+==============================================
+Index: mc-4.6.2~git20090522/vfs/smbfs.c
+===================================================================
+--- mc-4.6.2~git20090522.orig/vfs/smbfs.c	2009-05-24 10:14:19.000000000 +0200
++++ mc-4.6.2~git20090522/vfs/smbfs.c	2009-05-24 10:15:52.000000000 +0200
+@@ -306,7 +306,7 @@
+ static int
+ smbfs_init (struct vfs_class * me)
+ {
+-    const char *servicesf = CONFIGDIR PATH_SEP_STR "smb.conf";
++    const char *servicesf = CONFIGDIR PATH_SEP_STR "samba/smb.conf";
+ 
+     /*  DEBUGLEVEL = 4; */
+ 

Added: branch/cdbs/debian/patches/debian/05_disable_internal_editor.patch
===================================================================
--- branch/cdbs/debian/patches/debian/05_disable_internal_editor.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/debian/05_disable_internal_editor.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,15 @@
+disable internal editor by default
+==============================================
+Index: mc-4.6.2~git20090522/src/cmd.c
+===================================================================
+--- mc-4.6.2~git20090522.orig/src/cmd.c	2009-05-22 17:22:37.000000000 +0200
++++ mc-4.6.2~git20090522/src/cmd.c	2009-05-24 10:19:36.000000000 +0200
+@@ -84,7 +84,7 @@
+ int output_starts_shell = 0;
+ 
+ /* If set, use the builtin editor */
+-int use_internal_edit = 1;
++int use_internal_edit = 0;
+ 
+ /* Automatically fills name with current selected item name on mkdir */
+ int auto_fill_mkdir_name = 1;

Added: branch/cdbs/debian/patches/series
===================================================================
--- branch/cdbs/debian/patches/series	                        (rev 0)
+++ branch/cdbs/debian/patches/series	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,9 @@
+debian/02_use_correct_smb_conf_path.patch
+debian/05_disable_internal_editor.patch
+syntax/05_html-syntax.patch
+syntax/06_strace_syntax.patch
+syntax/07_named_syntax.patch
+syntax/11_mail-syntax.patch
+vfs/01_ftpfs_symlink.patch
+vfs/02_ignore_ftp_chmod_error.patch
+vfs/09_choose_correct_urar.patch

Added: branch/cdbs/debian/patches/syntax/05_html-syntax.patch
===================================================================
--- branch/cdbs/debian/patches/syntax/05_html-syntax.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/syntax/05_html-syntax.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,1280 @@
+HTML syntax patch
+==================================
+diff -Nurwd mc-4.6.2~pre1.orig/syntax/html.syntax mc-4.6.2~pre1/syntax/html.syntax
+--- mc-4.6.2~pre1.orig/syntax/html.syntax	2008-02-16 13:49:01.000000000 +0100
++++ mc-4.6.2~pre1/syntax/html.syntax	2008-02-16 13:49:08.000000000 +0100
+@@ -1,20 +1,1264 @@
+-# Syntax rules for the HyperText Markup Language
++
++# html highlighting with tags in caps always. if you want everything in lowercase
++# use tr
++
++# i got upto IMG in the netscape comprehensive tags reference. thereafter will get
++# done later - paul
+ 
+ context default
+-	keyword &\[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\]; brightgreen
+-	keyword &#\{xX\}\[0123456789abcdefABCDEF\]; brightgreen
+-	keyword &#\[0123456789\]; brightgreen
++    keyword whole &*;           brightgreen/16
+ 	spellcheck
+ 
+-context <!-- --> brown
++    keyword </A>                brightcyan/17
++    keyword </ADDRESS>          brightcyan/17
++    keyword </APPLET>           brightcyan/17
++    keyword </AREA>             brightcyan/17
++    keyword </B>                brightcyan/17
++    keyword </BASE>             brightcyan/17
++    keyword </BASEFONT>         brightcyan/17
++    keyword </BIG>              brightcyan/17
++    keyword </BLOCKQUOTE>       brightcyan/17
++    keyword </BODY>             brightcyan/17
++    keyword </BR>               brightcyan/17
++    keyword </BUTTON>           brightcyan/17
++    keyword </CAPTION>          brightcyan/17
++    keyword </CENTER>           brightcyan/17
++    keyword </CITE>             brightcyan/17
++    keyword </CODE>             brightcyan/17
++    keyword </DD>               brightcyan/17
++    keyword </DIR>              brightcyan/17
++    keyword </DIV>              brightcyan/17
++    keyword </DL>               brightcyan/17
++    keyword </DT>               brightcyan/17
++    keyword </EM>               brightcyan/17
++    keyword </FONT>             brightcyan/17
++    keyword </FORM>             brightcyan/17
++    keyword </FRAME>            brightcyan/17
++    keyword </FRAMESET>         brightcyan/17
++    keyword </H1>               brightcyan/17
++    keyword </H2>               brightcyan/17
++    keyword </H3>               brightcyan/17
++    keyword </H4>               brightcyan/17
++    keyword </H5>               brightcyan/17
++    keyword </H6>               brightcyan/17
++    keyword </HEAD>             brightcyan/17
++    keyword </HR>               brightcyan/17
++    keyword </HTML>             brightcyan/17
++    keyword </I>                brightcyan/17
++    keyword </IMG>              brightcyan/17
++    keyword </PRE>              brightcyan/17
++    keyword </SMALL>            brightcyan/17
++    keyword </SCRIPT>           brightcyan/17
++    keyword </META>             brightcyan/17
++    keyword </P>                brightcyan/17
++    keyword </TABLE>            brightcyan/17
++    keyword </TD>               brightcyan/17
++    keyword </TITLE>            brightcyan/17
++    keyword </TR>               brightcyan/17
++    keyword </TT>               brightcyan/17
++    keyword </U>                brightcyan/17
++
++
++context <A >                    brightcyan/17
++    keyword =                   brightred/18
++
++    keyword "http:*"            magenta/22
++    keyword "ftp:*"             magenta/22
++    keyword "news:*"            magenta/22
++    keyword "mailto:*"          magenta/22
++    keyword "gopher:*"          magenta/22
++    keyword "telnet:*"          magenta/22
++    keyword "file:*"            magenta/22
++    keyword "javascript:*"      magenta/22
++
++    keyword "Alternate"         magenta/22
++    keyword "Stylesheet"        magenta/22
++    keyword "Start"             magenta/22
++    keyword "Next"              magenta/22
++    keyword "Prev"              magenta/22
++    keyword "Contents"          magenta/22
++    keyword "Index"             magenta/22
++    keyword "Glossary"          magenta/22
++    keyword "Copyright"         magenta/22
++    keyword "Chapter"           magenta/22
++    keyword "Section"           magenta/22
++    keyword "Subsection"        magenta/22
++    keyword "Appendix"          magenta/22
++    keyword "Help"              magenta/22
++    keyword "Bookmark"          magenta/22
++
++    keyword "_blank"            magenta/22
++    keyword "_self"             magenta/22
++    keyword "_parent"           magenta/22
++    keyword "_top"              magenta/22
++
++    keyword "*"                 cyan/5
++
++#    keyword whole charset       yellow/24
++#    keyword whole type          yellow/24
++    keyword whole name          yellow/24
++    keyword whole href          yellow/24
++#    keyword whole hreflang      yellow/24
++#    keyword whole rel           yellow/24
++#    keyword whole rev           yellow/24
++    keyword whole shape         yellow/24
++    keyword whole coords        yellow/24
++#    keyword whole tabindex      yellow/24
++#    keyword whole selected      yellow/24
++    keyword whole target        yellow/24
++    keyword whole onblur        yellow/24
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onfocus       yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++
++context <ADDRESS >              brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole dir           yellow/24
++    keyword whole title         yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onblur        yellow/24
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onfocus       yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <APPLET >               brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole align         yellow/24
++    keyword whole alt           yellow/24
++    keyword whole archive       yellow/24
++    keyword whole code          yellow/24
++    keyword whole codebase      yellow/24
++    keyword whole height        yellow/24
++    keyword whole hspace        yellow/24
++    keyword whole mayscript     yellow/24
++    keyword whole name          yellow/24
++    keyword whole object        yellow/24
++    keyword whole vspace        yellow/24
++    keyword whole width         yellow/24
++
++    keyword "http:*"            magenta/22
++    keyword "ftp:*"             magenta/22
++    keyword "news:*"            magenta/22
++    keyword "mailto:*"          magenta/22
++    keyword "gopher:*"          magenta/22
++    keyword "telnet:*"          magenta/22
++    keyword "file:*"            magenta/22
++    keyword "javascript:*"      magenta/22
++    keyword "*.class"           magenta/22
++    keyword "*"                 cyan/5
++
++context <AREA >                 brightcyan/17
++    keyword =                   brightred/18
++
++#    keyword whole accesskey     yellow/24
++#    keyword whole alt           yellow/24
++    keyword whole coords        yellow/24
++    keyword whole href          yellow/24
++    keyword whole nohref        yellow/24
++    keyword whole shape         yellow/24
++#    keyword whole onfocus       yellow/24
++#    keyword whole onblur        yellow/24
++    keyword whole target        magenta/22
++    keyword "_blank"            magenta/22
++    keyword "_self"             magenta/22
++    keyword "_parent"           magenta/22
++    keyword "_top"              magenta/22
++
++    keyword "DEFAULT"           magenta/22
++    keyword "CIRCLE"            magenta/22
++    keyword "POLY"              magenta/22
++    keyword "POLYGON"           magenta/22
++    keyword "RECT"              magenta/22
++    keyword "RECTANGLE"         magenta/22
++
++    keyword "http:*"            magenta/22
++    keyword "ftp:*"             magenta/22
++    keyword "news:*"            magenta/22
++    keyword "gopher:*"          magenta/22
++    keyword "telnet:*"          magenta/22
++    keyword "*"                 cyan/5
++
++context <B >                    brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <BASE >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole href          yellow/24
++    keyword whole target        yellow/24
++    keyword "_blank"            magenta/22
++    keyword "_self"             magenta/22
++    keyword "_parent"           magenta/22
++    keyword "_top"              magenta/22
++
++    keyword "http:*"            magenta/22
++    keyword "ftp:*"             magenta/22
++    keyword "*"                 cyan/5
++
++context <BASEFONT >             brightcyan/17
++    keyword =                   brightred/18
++    keyword "                   magenta/22
++
++    keyword whole id            yellow/24
++    keyword whole size          yellow/24
++    keyword whole color         yellow/24
++    keyword whole face          yellow/24
++    keyword "*"                 cyan/5
++
++context <BIG >                  brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <BLOCKQUOTE >           brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole cite          yellow/24
++    keyword "*"                 cyan/5
++
++
++context <BODY >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole onload        yellow/24
++    keyword whole onunload      yellow/24
++
++    keyword whole alink         yellow/24
++    keyword whole background    yellow/24
++
++    keyword "*.gif"             brightred/19
++    keyword "*.jpg"             brightred/19
++    keyword "*.png"             brightred/19
++    keyword "*"                 cyan/5
++
++    keyword whole bgcolor       yellow/24
++    keyword whole link          yellow/24
++    keyword whole text          yellow/24
++    keyword whole vlink         yellow/24
++
++context <BR >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++    keyword "*"                 cyan/5
++
++
++context <BUTTON >               brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <CAPTION >              brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword whole valign        yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <CENTER >               brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <CITE >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <CODE >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <DD >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <DIR >                  brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <DIV >                  brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword whole "center"      magenta/22
++    keyword whole "justify"     magenta/22
++    keyword whole "left"        magenta/22
++    keyword whole "right"       magenta/22
++    keyword "*"                 cyan/5
++
++
++context <DL >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <DT >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <EM >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <DT >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <FONT >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole size          yellow/24
++    keyword whole color         yellow/24
++    keyword whole face          yellow/24
++    keyword "*"                 cyan/5
++
++context <FORM >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole action        yellow/24
++    keyword whole enctype       yellow/24
++    keyword whole method        yellow/24
++    keyword "GET"               magenta/22
++    keyword "POST"              magenta/22
++    keyword whole onreset       yellow/24
++    keyword whole onsubmit      yellow/24
++    keyword whole target        yellow/24
++    keyword "_blank"            magenta/22
++    keyword "_self"             magenta/22
++    keyword "_parent"           magenta/22
++    keyword "_top"              magenta/22
++    keyword "*"                 cyan/5
++
++
++context <FRAME >                brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole frameborder   yellow/24
++    keyword whole marginheight  yellow/24
++    keyword whole marginwidth   yellow/24
++    keyword whole name          yellow/24
++    keyword whole noresize      yellow/24
++    keyword whole scrolling     yellow/24
++    keyword "YES"               magenta/22
++    keyword "NO"                magenta/22
++    keyword "AUTO"              magenta/22
++    keyword whole src           yellow/24
++    keyword "*"                 cyan/5
++
++
++context <FRAMESET >             brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole border        yellow/24
++    keyword whole bordercolor   yellow/24
++    keyword whole cols          yellow/24
++    keyword whole onload        yellow/24
++    keyword whole onunload      yellow/24
++    keyword whole rows          yellow/24
++
++
++context <H1 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "CENTRE"            magenta/22
++    keyword "LEFT"              magenta/22
++    keyword "RIGHT"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <H2 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "CENTRE"            magenta/22
++    keyword "LEFT"              magenta/22
++    keyword "RIGHT"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <H3 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "CENTRE"            magenta/22
++    keyword "LEFT"              magenta/22
++    keyword "RIGHT"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <H4 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "CENTRE"            magenta/22
++    keyword "LEFT"              magenta/22
++    keyword "RIGHT"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <H5 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "centre"            magenta/22
++    keyword "left"              magenta/22
++    keyword "right"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <H6 >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "centre"            magenta/22
++    keyword "left"              magenta/22
++    keyword "right"             magenta/22
++    keyword "*"                 cyan/5
++
++
++context <HEAD >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++    keyword "*"                 cyan/5
++
++
++context <HR >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++    keyword whole color         yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "centre"            magenta/22
++    keyword "left"              magenta/22
++    keyword "right"             magenta/22
++    keyword whole align         yellow/24
++    keyword whole noshade       yellow/24
++    keyword whole size          yellow/24
++    keyword whole width         yellow/24
++    keyword "*"                 cyan/5
++
++
++context <HTML >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++    keyword "*"                 cyan/5
++
++
++context <IMG >                  brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole alt           yellow/24
++    keyword whole border        yellow/24
++    keyword whole height        yellow/24
++    keyword whole hspace        yellow/24
++    keyword whole ismap         yellow/24
++    keyword whole src           yellow/24
++    keyword "*.gif"             brightred/19
++    keyword "*.jpg"             brightred/19
++    keyword "*.png"             brightred/19
++    keyword "*"                 cyan/5
++    keyword whole usemap        yellow/24
++    keyword whole vspace        yellow/24
++    keyword whole width         yellow/24
++    keyword "*"                 cyan/5
++
++context <I >                    brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++
++context <LINK >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole type          yellow/24
++
++    keyword "text/css"          magenta/22
++    keyword "text/javascript"   magenta/22
++    keyword "*"                 cyan/5
++
++
++context <META >                 brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole content       yellow/24
++    keyword whole http-equiv    yellow/24
++    keyword whole name          yellow/24
++    keyword "*"                 cyan/5
++
++context <P >                    brightcyan/17
++
++
++context <TITLE >                brightcyan/17
++    keyword =                   brightred/18
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++    keyword "*"                 cyan/5
++
++context <SCRIPT >               brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole language      yellow/24
++    keyword whole src           yellow/24
++
++    keyword "JavaScript"        magenta/22
++    keyword "JavaScript1.2"     magenta/22
++    keyword "JavaScript1.1"     magenta/22
++    keyword "*"                 cyan/5
++
++context <TABLE >                brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword whole bgcolor       yellow/24
++    keyword whole border        yellow/24
++    keyword whole width         yellow/24
++    keyword whole cellspacing   yellow/24
++    keyword whole cellpadding   yellow/24
++    keyword "right"             magenta/22
++    keyword "left"              magenta/22
++    keyword "*"                 cyan/5
++
++
++context <SMALL >                brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++    keyword "*"                 cyan/5
++
++context <TD >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole colspan       yellow/24
++    keyword whole rowspan       yellow/24
++    keyword whole align         yellow/24
++    keyword "centre"            magenta/22
++    keyword "char"              magenta/22
++    keyword "justify"           magenta/22
++    keyword "left"              magenta/22
++    keyword "right"             magenta/22
++    keyword whole bgcolor       yellow/24
++    keyword whole valign        yellow/24
++    keyword "baseline"          magenta/22
++    keyword "bottom"            magenta/22
++    keyword "middle"            magenta/22
++    keyword "top"               magenta/22
++    keyword whole colorspan     yellow/24
++    keyword whole height        yellow/24
++    keyword whole nowrap        yellow/24
++    keyword whole rowspan       yellow/24
++    keyword whole width         yellow/24
++
++    keyword "*"                 cyan/5
++
++
++context <TR >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++    keyword whole onclick       yellow/24
++    keyword whole ondblclick    yellow/24
++    keyword whole onkeydown     yellow/24
++    keyword whole onkeypress    yellow/24
++    keyword whole onkeyup       yellow/24
++    keyword whole onmousedown   yellow/24
++    keyword whole onmousemove   yellow/24
++    keyword whole onmouseout    yellow/24
++    keyword whole onmouseover   yellow/24
++    keyword whole onmouseup     yellow/24
++
++    keyword whole align         yellow/24
++    keyword "centre"            magenta/22
++    keyword "char"              magenta/22
++    keyword "justify"           magenta/22
++    keyword "left"              magenta/22
++    keyword "right"             magenta/22
++
++    keyword whole bgcolor       yellow/24
++    keyword whole valign        yellow/24
++    keyword "baseline"          magenta/22
++    keyword "bottom"            magenta/22
++    keyword "middle"            magenta/22
++    keyword "top"               magenta/22
++
++    keyword "*"                 cyan/5
++
++context <TT >                   brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++context <U >                    brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++context <PRE >                  brightcyan/17
++    keyword =                   brightred/18
++
++    keyword whole class         yellow/24
++    keyword whole id            yellow/24
++    keyword whole style         yellow/24
++    keyword whole title         yellow/24
++
++    keyword whole dir           yellow/24
++    keyword whole lang          yellow/24
++
++context <!-- -->                brown/22
+ 	spellcheck
+ 
+ context <! > brightred/orange
+ 	spellcheck
+ 
+-context </ > brightcyan
++context < >                     cyan/15
+ 
+-context < > brightcyan
+-	keyword "*" green
+-	keyword '*' green
+-	keyword = yellow

Added: branch/cdbs/debian/patches/syntax/06_strace_syntax.patch
===================================================================
--- branch/cdbs/debian/patches/syntax/06_strace_syntax.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/syntax/06_strace_syntax.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,62 @@
+diff --git a/syntax/Syntax b/syntax/Syntax
+index 0283ed9..e112248 100644
+--- a/syntax/Syntax
++++ b/syntax/Syntax
+@@ -167,5 +167,8 @@ include debian-changelog.syntax
+ file .\*\\.dsc$ Debian\sdescriptiom\sfile
+ include debian-description.syntax
+ 
++file .\*\\.strace$ Strace\sdebug\soutput
++include strace.syntax
++
+ file .\* unknown
+ include unknown.syntax
+diff --git a/syntax/strace.syntax b/syntax/strace.syntax
+new file mode 100644
+index 0000000..a6785d5
+--- /dev/null
++++ b/syntax/strace.syntax
+@@ -0,0 +1,43 @@
++context default
++    keyword access(*)           green
++    keyword execve(*)           brightgreen
++    keyword uname(*)            brightblue
++
++    keyword open(*)             cyan
++    keyword close(*)            cyan
++
++    keyword read(*)             magenta
++    keyword select(*)           magenta
++    keyword write(*)            magenta
++
++    keyword readv(*)            brightmagenta
++    keyword writev(*)           brightmagenta
++
++    keyword fcntl64(*)          white
++    keyword fstat64(*)          white
++    keyword stat64(*)           white
++
++    keyword old_mmap(*)         red
++    keyword mmap2(*)            red
++    keyword munmap(*)           red
++
++    keyword exit_group(*)       brightred
++    keyword kill(*)             brightred
++    keyword wait4(*)            brightred
++    keyword statfs(*)           brightred
++    keyword ioctl(*)            brightred
++    keyword rt_sigaction(*)     brightred
++    keyword rt_sigprocmask(*)   brightred
++    keyword alarm(*)            brightred
++    keyword brk(*)              brightred
++
++    keyword chown32(*)          yellow
++    keyword chmod(*)            yellow
++    keyword geteuid32(*)        yellow
++    keyword getegid32(*)        yellow
++    keyword getuid32(*)         yellow
++    keyword getgid32(*)         yellow
++    keyword setresuid32(*)      yellow
++    keyword setresgid32(*)      yellow
++    keyword gettimeofday(*)     yellow
++

Added: branch/cdbs/debian/patches/syntax/07_named_syntax.patch
===================================================================
--- branch/cdbs/debian/patches/syntax/07_named_syntax.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/syntax/07_named_syntax.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,209 @@
+named syntax
+Index: mc-4.6.2~git20090522/syntax/Syntax
+===================================================================
+--- mc-4.6.2~git20090522.orig/syntax/Syntax	2009-05-24 10:38:13.000000000 +0200
++++ mc-4.6.2~git20090522/syntax/Syntax	2009-05-24 10:38:41.000000000 +0200
+@@ -196,5 +196,8 @@
+ file .\*\\.strace$ Strace\sdebug\soutput
+ include strace.syntax
+ 
++file .\*named.conf$ Bind9\sconfiguration
++include named.syntax
++
+ file .\* unknown
+ include unknown.syntax
+Index: mc-4.6.2~git20090522/syntax/named.syntax
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ mc-4.6.2~git20090522/syntax/named.syntax	2009-05-24 10:38:41.000000000 +0200
+@@ -0,0 +1,178 @@
++wholechars abcdefghijklmnopqrstuvwxyz0123456789-
++
++context default
++    keyword whole acl yellow
++    keyword whole additional-from-auth yellow
++    keyword whole additional-from-cache yellow
++    keyword whole algorithm yellow
++    keyword whole allow-notify yellow
++    keyword whole allow-query yellow
++    keyword whole allow-recursion yellow
++    keyword whole allow-transfer yellow
++    keyword whole allow-update-forwarding yellow
++    keyword whole allow-v6-synthesis yellow
++    keyword whole allow yellow
++    keyword whole also-notify yellow
++    keyword whole auth-nxdomain yellow
++    keyword whole blackhole yellow
++    keyword whole bogus yellow
++    keyword whole cache-file yellow
++    keyword whole category yellow
++    keyword whole channel yellow
++    keyword whole check-names yellow
++    keyword whole class yellow
++    keyword whole cleaning-interval yellow
++    keyword whole controls yellow
++    keyword whole coresize yellow
++    keyword whole database yellow
++    keyword whole datasize yellow
++    keyword whole deallocate-on-exit yellow
++    keyword whole delegation-only yellow
++    keyword whole deny yellow
++    keyword whole dialup yellow
++    keyword whole directory yellow
++    keyword whole dump-file yellow
++    keyword whole edns yellow
++    keyword whole exclude yellow
++    keyword whole fake-iquery yellow
++    keyword whole fetch-glue yellow
++    keyword whole files yellow
++    keyword whole file yellow
++    keyword whole forwarders yellow
++    keyword whole forward yellow
++    keyword whole grant yellow
++    keyword whole has-old-clients yellow
++    keyword whole heartbeat-interval yellow
++    keyword whole host-statistics yellow
++    keyword whole inet yellow
++    keyword whole interface-interval yellow
++    keyword whole keys yellow
++    keyword whole key yellow
++    keyword whole lame-ttl yellow
++    keyword whole listen-on-v6 yellow
++    keyword whole listen-on yellow
++    keyword whole logging yellow
++    keyword whole lwres yellow
++    keyword whole maintain-ixfr-base yellow
++    keyword whole masters yellow
++    keyword whole match-clients yellow
++    keyword whole match-destinations yellow
++    keyword whole match-mapped-addresses yellow
++    keyword whole match-recursive-only yellow
++    keyword whole max-cache-size yellow
++    keyword whole max-cache-ttl yellow
++    keyword whole max-ixfr-log-size yellow
++    keyword whole max-ncache-ttl yellow
++    keyword whole max-refresh-time yellow
++    keyword whole max-retry-time yellow
++    keyword whole max-transfer-idle-in yellow
++    keyword whole max-transfer-idle-out yellow
++    keyword whole max-transfer-time-in yellow
++    keyword whole max-transfer-time-out yellow
++    keyword whole memstatistics-file yellow
++    keyword whole minimal-responses yellow
++    keyword whole min-refresh-time yellow
++    keyword whole min-retry-time yellow
++    keyword whole min-roots yellow
++    keyword whole multiple-cnames yellow
++    keyword whole named-xfer yellow
++    keyword whole name yellow
++    keyword whole ndots yellow
++    keyword whole notify-source-v6 yellow
++    keyword whole notify-source yellow
++    keyword whole notify yellow
++    keyword whole options yellow
++    keyword whole pid-file yellow
++    keyword whole port yellow
++    keyword whole print-category yellow
++    keyword whole print-severity yellow
++    keyword whole print-time yellow
++    keyword whole provide-ixfr yellow
++    keyword whole pubkey yellow
++    keyword whole query-source-v6 yellow
++    keyword whole query-source yellow
++    keyword whole random-device yellow
++    keyword whole recursion yellow
++    keyword whole recursive-clients yellow
++    keyword whole request-ixfr yellow
++    keyword whole rfc2308-type1 yellow
++    keyword whole root-delegation-only yellow
++    keyword whole rrset-order yellow
++    keyword whole search yellow
++    keyword whole secret yellow
++    keyword whole self yellow
++    keyword whole serial-queries yellow
++    keyword whole serial-query-rate yellow
++    keyword whole server yellow
++    keyword whole severity yellow
++    keyword whole sig-validity-interval yellow
++    keyword whole sortlist yellow
++    keyword whole stacksize yellow
++    keyword whole statistics-file yellow
++    keyword whole statistics-interval yellow
++    keyword whole subdomain yellow
++    keyword whole support-ixfr yellow
++    keyword whole suppress-initial-notify yellow
++    keyword whole syslog yellow
++    keyword whole tcp-clients yellow
++    keyword whole tkey-dhkey yellow
++    keyword whole tkey-domain yellow
++    keyword whole tkey-gssapi-credential yellow
++    keyword whole topology yellow
++    keyword whole transfer-format yellow
++    keyword whole transfers-in yellow
++    keyword whole transfer-source-v6 yellow
++    keyword whole transfer-source yellow
++    keyword whole transfers-out yellow
++    keyword whole transfers-per-ns yellow
++    keyword whole transfers yellow
++    keyword whole treat-cr-as-space yellow
++    keyword whole trusted-keys yellow
++    keyword whole type yellow
++    keyword whole update-policy yellow
++    keyword whole use-id-pool yellow
++    keyword whole use-ixfr yellow
++    keyword whole version yellow
++    keyword whole view yellow
++    keyword whole wildcard yellow
++    keyword whole zone-statistics yellow
++    keyword whole zone yellow
++
++    keyword whole any brightred
++    keyword whole fail brightred
++    keyword whole first brightred
++    keyword whole hint brightred
++    keyword whole ignore brightred
++    keyword whole many-answers brightred
++    keyword whole master brightred
++    keyword whole none brightred
++    keyword whole null brightred
++    keyword whole one-answer brightred
++    keyword whole only brightred
++    keyword whole response brightred
++    keyword whole slave brightred
++    keyword whole stderr brightred
++    keyword whole stub brightred
++    keyword whole warn brightred
++    keyword whole yes brightred
++    keyword whole no brightred
++
++    keyword /\* brown
++    keyword \*/ brown
++    keyword // brown
++    keyword # brown
++    keyword { brightcyan
++    keyword } brightcyan
++    keyword ; brightmagenta
++
++context exclusive /\* \*/ brown
++    spellcheck
++
++context exclusive // \n brown
++    spellcheck
++
++context exclusive # \n brown
++    spellcheck
++
++context " " green
++    spellcheck
+Index: mc-4.6.2~git20090522/syntax/Makefile.am
+===================================================================
+--- mc-4.6.2~git20090522.orig/syntax/Makefile.am	2009-05-22 17:22:37.000000000 +0200
++++ mc-4.6.2~git20090522/syntax/Makefile.am	2009-05-24 10:38:41.000000000 +0200
+@@ -33,6 +33,7 @@
+ 	mail.syntax		\
+ 	makefile.syntax		\
+ 	ml.syntax		\
++	named.syntax    \
+ 	nroff.syntax		\
+ 	octave.syntax		\
+ 	pascal.syntax		\

Added: branch/cdbs/debian/patches/syntax/11_mail-syntax.patch
===================================================================
--- branch/cdbs/debian/patches/syntax/11_mail-syntax.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/syntax/11_mail-syntax.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,107 @@
+mail syntax
+Index: mc-4.6.2~git20090522/syntax/Syntax
+===================================================================
+--- mc-4.6.2~git20090522.orig/syntax/Syntax	2009-05-24 10:38:41.000000000 +0200
++++ mc-4.6.2~git20090522/syntax/Syntax	2009-05-24 10:46:10.000000000 +0200
+@@ -160,7 +160,7 @@
+ file ..\*\\.([iI][dD][lL])$ CORBA\sIDL
+ include idl.syntax
+ 
+-file Don_t_match_me Mail\sfolder ^From\s
++file Don_t_match_me Mail\sfolder ^(From|Return-(P|p)ath:|From:|Date:)\s
+ include mail.syntax
+ 
+ file \.procmailrc$ Procmail\sRC\sFile ^#/usr/bin/procmail
+Index: mc-4.6.2~git20090522/syntax/mail.syntax
+===================================================================
+--- mc-4.6.2~git20090522.orig/syntax/mail.syntax	2009-05-22 17:22:37.000000000 +0200
++++ mc-4.6.2~git20090522/syntax/mail.syntax	2009-05-24 10:46:10.000000000 +0200
+@@ -4,32 +4,71 @@
+     spellcheck
+ 
+ context linestart From\s \n\n cyan black
++    keyword linestart From: brightgreen
+     keyword linestart From\s brightred
+-    keyword linestart Received: brightcyan
+-    keyword linestart Date: green
++    keyword <*@*> white
++    keyword whole + at + white
++    keyword linestart To: brightmagenta
++    keyword linestart Subject: brightred/Orange
++    keyword linestart +: brown
++
++context linestart Return-path:\s \n\n cyan black
+     keyword linestart From: brightgreen
++    keyword linestart From\s brightred
++    keyword <*@*> white
++    keyword whole + at + white
+     keyword linestart To: brightmagenta
+-    keyword linestart Cc: magenta
+-    keyword linestart Subject: brightred
+-    keyword linestart Message-ID: red
+-    keyword linestart In-Reply-To: yellow
+-    keyword linestart References: yellow
+-    keyword linestart MIME-Version: brightblue
+-    keyword linestart Mime-Version: brightblue
+-    keyword linestart Content-Type: brightblue
+-    keyword linestart Content-Disposition: brightblue
+-    keyword linestart Content-Transfer-Encoding: brightblue
++    keyword linestart Subject: brightred/Orange
+     keyword linestart +: brown
++
++context linestart Return-Path:\s \n\n cyan black
++    keyword linestart From: brightgreen
++    keyword linestart From\s brightred
+     keyword <*@*> white
+     keyword whole + at + white
++    keyword linestart To: brightmagenta
++    keyword linestart Subject: brightred/Orange
++    keyword linestart +: brown
+ 
+-context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightcyan
++context linestart From:\s \n\n cyan black
++    keyword linestart From: brightgreen
++    keyword linestart From\s brightred
++    keyword <*@*> white
++    keyword whole + at + white
++    keyword linestart To: brightmagenta
++    keyword linestart Subject: brightred/Orange
++    keyword linestart +: brown
++
++context linestart Date:\s \n\n cyan black
++    keyword linestart From: brightgreen
++    keyword linestart From\s brightred
++    keyword <*@*> white
++    keyword whole + at + white
++    keyword linestart To: brightmagenta
++    keyword linestart Subject: brightred/Orange
++    keyword linestart +: brown
++
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
+ context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
+-context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightcyan
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
+ context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
+-context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightcyan
++context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightred
+ context linestart >\[\s\]>\[\s\]>\[\s\]>\[\s\]> \n brightgreen
+-context linestart >\[\s\]>\[\s\]>\[\s\]> \n brightcyan
++context linestart >\[\s\]>\[\s\]>\[\s\]> \n brightred
+ context linestart >\[\s\]>\[\s\]> \n brightgreen
+-context linestart >\[\s\]> \n brightcyan
++context linestart >\[\s\]> \n brightred
+ context linestart > \n brightgreen
++

Added: branch/cdbs/debian/patches/vfs/01_ftpfs_symlink.patch
===================================================================
--- branch/cdbs/debian/patches/vfs/01_ftpfs_symlink.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/vfs/01_ftpfs_symlink.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,34 @@
+diff --git a/vfs/direntry.c b/vfs/direntry.c
+index 3a52d22..b1dfdca 100644
+--- a/vfs/direntry.c
++++ b/vfs/direntry.c
+@@ -251,7 +251,13 @@ vfs_s_find_entry_tree (struct vfs_class *me, struct vfs_s_inode *root,
+     char * const pathref = g_strdup (a_path);
+     char *path = pathref;
+ 
+-    canonicalize_pathname (path);
++    if (strncmp(me->name, "ftpfs", 5) != 0)
++	canonicalize_pathname (path);
++    else {
++	char *p = path + strlen (path) - 1;
++	while (p > path && *p == PATH_SEP)
++	    *p-- = 0;
++    }
+ 
+     while (root) {
+ 	while (*path == PATH_SEP)	/* Strip leading '/' */
+@@ -324,7 +330,13 @@ vfs_s_find_entry_linear (struct vfs_class *me, struct vfs_s_inode *root,
+     if (root->super->root != root)
+ 	vfs_die ("We have to use _real_ root. Always. Sorry.");
+ 
+-    canonicalize_pathname (path);
++    if (strncmp (me->name, "ftpfs", 5) != 0)
++	canonicalize_pathname (path);
++    else {
++	char *p = path + strlen (path) - 1;
++	while (p > path && *p == PATH_SEP)
++	    *p-- = 0;
++    }
+ 
+     if (!(flags & FL_DIR)) {
+ 	char *dirname, *name, *save;

Added: branch/cdbs/debian/patches/vfs/02_ignore_ftp_chmod_error.patch
===================================================================
--- branch/cdbs/debian/patches/vfs/02_ignore_ftp_chmod_error.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/vfs/02_ignore_ftp_chmod_error.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,14 @@
+ignore error on ftpfs
+Index: mc-4.6.2~git20090522/vfs/ftpfs.c
+===================================================================
+--- mc-4.6.2~git20090522.orig/vfs/ftpfs.c	2009-05-22 17:22:37.000000000 +0200
++++ mc-4.6.2~git20090522/vfs/ftpfs.c	2009-05-24 10:49:14.000000000 +0200
+@@ -1536,7 +1536,7 @@
+     char buf[BUF_SMALL];
+ 
+     g_snprintf(buf, sizeof(buf), "SITE CHMOD %4.4o /%%s", mode & 07777);
+-    return ftpfs_send_command(me, path, buf, OPT_FLUSH);
++    return ftpfs_send_command(me, path, buf, OPT_FLUSH | OPT_IGNORE_ERROR);
+ }
+ 
+ static int ftpfs_chown (struct vfs_class *me, const char *path, int owner, int group)

Added: branch/cdbs/debian/patches/vfs/09_choose_correct_urar.patch
===================================================================
--- branch/cdbs/debian/patches/vfs/09_choose_correct_urar.patch	                        (rev 0)
+++ branch/cdbs/debian/patches/vfs/09_choose_correct_urar.patch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,16 @@
+urar
+Index: mc-4.6.2~git20090522/vfs/extfs/urar.in
+===================================================================
+--- mc-4.6.2~git20090522.orig/vfs/extfs/urar.in	2009-05-22 17:22:37.000000000 +0200
++++ mc-4.6.2~git20090522/vfs/extfs/urar.in	2009-05-24 10:55:24.000000000 +0200
+@@ -26,6 +26,10 @@
+     UNRAR=$RAR
+ fi
+ 
++if [ ! -x $UNRAR -a -x $RAR ]; then
++    UNRAR=$RAR
++fi
++
+ mcrarfs_list ()
+ {
+      $UNRAR v -c- "$1" | @AWK@ -v uid=`id -u` -v gid=`id -g` '

Added: branch/cdbs/debian/rocks
===================================================================
--- branch/cdbs/debian/rocks	                        (rev 0)
+++ branch/cdbs/debian/rocks	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,60 @@
+# custom tweaks to cbs' debian/rules
+
+DEB_DESTDIR := `pwd`/debian/mc
+
+DEB_CONFIGURE_EXTRA_FLAGS := --with-glib2 --without-ext2undel \
+	--enable-charset --without-samba --with-screen=slang
+
+deb-pre-build:
+	(cd po/; sh update.sh;)
+
+deb-extra-clean::
+	#rm -f config.sub config.guess
+	#rm -f config/config.sub config/config.guess
+	-touch config/missing config/config.status
+	-touch po/mc.pot
+	cd po && \
+		rm -f *.gmo
+
+deb-binary-hook-mc:
+	cp debian/extra/icon.xpm debian/mc/usr/share/pixmaps/mc.xpm
+
+	cp debian/extra/mcview-debian debian/mc/usr/bin/
+	cp debian/extra/mcedit-debian debian/mc/usr/bin/
+
+	chmod a+x debian/mc/usr/share/mc/edit.spell.rc
+	chmod a+x debian/mc/usr/share/mc/edit.indent.rc
+	chmod a-x debian/mc/usr/share/mc/bin/*
+
+	-mv debian/mc/usr/share/mc/mc.ext debian/mc/etc/mc/mc.ext
+	-mv debian/mc/usr/share/mc/mc.menu debian/mc/etc/mc/mc.menu
+	-mv debian/mc/usr/share/mc/mc.lib debian/mc/etc/mc/mc.lib
+
+	rm -rf debian/mc/usr/sbin/
+	rm -rf debian/usr/share/man/man8/
+	rm -rf debian/mc/usr/share/man/sr/man8/
+
+	# convert docs to UTF8
+	cd debian/mc/usr/share/mc && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hint > tmp && mv tmp mc.hint && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hlp > tmp && mv tmp mc.hlp && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hint.es > tmp && mv tmp mc.hint.es && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hlp.es > tmp && mv tmp mc.hlp.es && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hint.it > tmp && mv tmp mc.hint.it && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hlp.it > tmp && mv tmp mc.hlp.it && \
+	iconv -f ISO-8859-1 -t UTF-8 mc.hint.nl > tmp && mv tmp mc.hint.nl && \
+	iconv -f ISO-8859-2 -t UTF-8 mc.hint.cs > tmp && mv tmp mc.hint.cs && \
+	iconv -f ISO-8859-2 -t UTF-8 mc.hint.hu > tmp && mv tmp mc.hint.hu && \
+	iconv -f ISO-8859-2 -t UTF-8 mc.hlp.hu > tmp && mv tmp mc.hlp.hu && \
+	iconv -f ISO-8859-2 -t UTF-8 mc.hint.pl > tmp && mv tmp mc.hint.pl && \
+	iconv -f ISO-8859-2 -t UTF-8 mc.hlp.pl > tmp && mv tmp mc.hlp.pl && \
+	iconv -f ISO-8859-5 -t UTF-8 mc.hint.sr > tmp && mv tmp mc.hint.sr && \
+	iconv -f ISO-8859-5 -t UTF-8 mc.hlp.sr > tmp && mv tmp mc.hlp.sr && \
+	iconv -f ISO-8859-5 -t UTF-8 mc.menu.sr > tmp && mv tmp mc.menu.sr && \
+	iconv -f koi8-r -t UTF-8 mc.hint.ru > tmp && mv tmp mc.hint.ru && \
+	iconv -f koi8-r -t UTF-8 mc.hlp.ru > tmp && mv tmp mc.hlp.ru && \
+	iconv -f koi8-u -t UTF-8 mc.hint.uk > tmp && mv tmp mc.hint.uk && \
+	iconv -f big5 -t UTF-8 mc.hint.zh > tmp && mv tmp mc.hint.zh
+
+deb-strip-mc:
+	dh_strip -pmc --dbg-package=mc-dbg

Added: branch/cdbs/debian/rules
===================================================================
--- branch/cdbs/debian/rules	                        (rev 0)
+++ branch/cdbs/debian/rules	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,26 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+DEB_DH_STRIP_ARGS := --dbg-package=mc-dbg
+
+cleanbuilddir/mc::
+	rm -f po/*.gmo
+	rm -f po/stamp-po
+	rm -f FAQ TODO HACKING
+
+makebuilddir/mc::
+	if [ ! -f configure ]; then sh autogen.sh; fi
+	if [ ! -f FAQ ]; then cp doc/FAQ FAQ; fi
+	if [ ! -f TODO ]; then cp doc/TODO TODO; fi
+	if [ ! -f HACKING ]; then cp doc/HACKING HACKING; fi
+
+install/mc::
+	cp ./debian/extra/icon.xpm ./debian/mc/usr/share/pixmaps/mc.xpm
+
+binary-post-install/mc::
+	chmod 644 ./debian/mc/usr/share/mc/bin/mc*
+	chmod 751 ./debian/mc/usr/share/mc/edit.spell.rc
+	chmod 751 ./debian/mc/usr/share/mc/edit.indent.rc


Property changes on: branch/cdbs/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: branch/cdbs/debian/slang.c
===================================================================
--- branch/cdbs/debian/slang.c	                        (rev 0)
+++ branch/cdbs/debian/slang.c	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,19 @@
+#include <stdio.h>
+#include <slang.h>
+
+void main(void)
+{
+        SLtt_get_terminfo ();
+         SLang_init_tty (-1, 0, 0);
+         SLsmg_init_smg ();
+         
+         /* do stuff .... */
+    SLsmg_write_nchars("éàç", 3);
+    SLsmg_printf ("   éàç   ");
+    SLsmg_write_char ('à');
+    SLsmg_refresh();
+    sleep(5);
+    
+         SLsmg_reset_smg ();
+         SLang_reset_tty ();
+}

Added: branch/cdbs/debian/watch
===================================================================
--- branch/cdbs/debian/watch	                        (rev 0)
+++ branch/cdbs/debian/watch	2009-05-29 16:57:25 UTC (rev 195)
@@ -0,0 +1,2 @@
+version=3
+http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/ mc-([0-9\-\.pre]+).tar.gz




More information about the Pkg-mc-commits mailing list