Your message dated Mon, 27 Feb 2012 19:29:45 +1100
with message-id <[email protected]>
and subject line Done: Broken /etc/mc/mc.menu for "Compile and link current .c 
file" record.
has caused the Debian Bug report #645358,
regarding Broken /etc/mc/mc.menu for "Compile and link current .c file" record.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
645358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mc
Version: 3:4.7.0.9-2

Menu record for "Compile and link current .c file" missing  for hotkey
definition therefore
menu doesn't shows menu correctly.

Originally it looks like :
{{
= f \.c$ & t r
+ f \.c$ & t r & ! t t
       Compile and link current .c file
        make `basename %f .c` 2>/dev/null || cc -O -o `basename %f .c` %f
}}

I've fixed this issue like this
{{
= f \.c$ & t r
+ f \.c$ & t r & ! t t
c      Compile and link current .c file
        make `basename %f .c` 2>/dev/null || cc -O -o `basename %f .c` %f
}}

Regards !



--- End Message ---
--- Begin Message ---
Package: mc
Source-Version: 3:4.8.1-1

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

mc-data_4.8.1-1_all.deb
  to main/m/mc/mc-data_4.8.1-1_all.deb
mc-dbg_4.8.1-1_amd64.deb
  to main/m/mc/mc-dbg_4.8.1-1_amd64.deb
mc_4.8.1-1.debian.tar.gz
  to main/m/mc/mc_4.8.1-1.debian.tar.gz
mc_4.8.1-1.dsc
  to main/m/mc/mc_4.8.1-1.dsc
mc_4.8.1-1_amd64.deb
  to main/m/mc/mc_4.8.1-1_amd64.deb
mc_4.8.1.orig.tar.xz
  to main/m/mc/mc_4.8.1.orig.tar.xz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.



Date: Fri, 24 Feb 2012 13:04:57 +1100
Source: mc
Binary: mc mc-data mc-dbg
Architecture: source amd64 all
Version: 3:4.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
 mc         - Midnight Commander - a powerful file manager
 mc-data    - Midnight Commander - a powerful file manager -- data files
 mc-dbg     - Midnight Commander - a powerful file manager - debug package
Closes: 61987 525146 528331 567119 574761 584687 587372 592396 602857 606331 
609489 618542 619092 626287 641926
Changes:
 mc (3:4.8.1-1) unstable; urgency=low
 .
   * New upstream release [December 2011]
     (Closes: #618542 N:"please follow upstream progress")
     (Closes: #528331 N:"[VFS] utar is unable to open .tar files")
     (Closes: #626287 N:"SHIFT+F6 should open rename dialog")
     (Closes: #609489 I:"If <F4> is pressed ~/.mc/cedit/Syntax is missing")
     (Closes: #606331 I:"regression: panel configuration on startup;
      view search configuration")
     (Closes: #567119 I:"mcedit ignores editnormal in MC_COLOR_TABLE")
     (Closes: #587372 N:"fish does not preserve modification time when
      copying files to remote host")
     (Closes: #592396 N:"file rename (F6) with non-usual characters failed")
     (Closes: #525146 N:"mc hangs when copying multiple files from ftp")
     (Closes: #574761 N:" [VFS] internal tar considers files containig
      '@' as directories.")
     (Closes: #584687 N:"mc/fish segfaults when remote copy/move appends
      to existing file")
     (Closes: #619092 W:"Wishlist: mc to open ISO files")
     (Closes: #602857 M:"use 7zr for generic .7z archives if available")
     (Closes: #61987 W:"total ETA wanted")
   * debian/watch
     • fixed and updated to fetch latest .tar.xz
   * dropped CDBS, now using debhelper only
   * debhelper & compat to version 9
   * dh-autoreconf to update toolchain
   * intltoolize to refresh Makefile.in.in
   * debian/control
     • standards to 3.9.3 (thanks to Andreas Tille)
     • added to build-deps:
       + 'type-handling' as alternative to 'libgpm-dev'
       + 'libpam0g-dev' optional, used by build system
       + 'check' to enable post-build unit tests
       + 'autopoint' (used by autoreconf)
     • 'bison' added to Build-Depends-Indep
        if available, it is used by upstream build system
        to regenerate some files
     • added myself to Uploaders
   * debian/copyright:
     • updated and converted to DEP-5
     • added copyrights of debian contributors
     • audit of upstream licenses/copyrights - all information is included
   * configure options
     + --disable-static
     + --enable-tests
     - --without-samba (obsolete)
   * patchworks:
     • relocated to debian/patches from subdir
     • new patches:
       + new man_spelling.patch (lintianisation)
       + new ext_libreoffice.patch to replace 'ooffice' command
         with 'libreoffice' - thanks to Osamu Aoki
         (Closes: #641926 N:"mc.ext updates (xz, libreoffice)")
       + new ext_cpio-xz.patch to improve .xz support,
         (thanks to Osamu Aoki)
     • updated:
       * 04_add_gem_extension.patch
       * 05_disable_internal_editor.patch
       * 08_use_sensible-editor.patch
       * 99_detect_alt_editor.patch
     • disabled, to drop later:
       * 09_uzip_broken_528239.patch
     • dropped (obsolete)
       - 03_use_awk.patch
       - pending/99_enable_reading_debs.patch (applied upstream)
       - debian/patches/README
   * updated lintian overrides
     + added lintian-overrides for executable-not-elf-or-script
       for files in /usr/lib/mc/fish
   * install correct ChangeLog
   * install scripts to /usr/lib/mc
     (previously was installed to /usr/share/mc)
   * added symlink to missing mcdiff.1 man page
   * added symlink to relocated mc-wrapper.sh for backward compatibility
   * dropped man page for mcmfmt (binary is no longer shipped by upstream)
   * handle configuration files upgrades/removes with
     dpkg-maintscript-helper in preinst/postinst/postrm
   * architecture-independent files are separated to 'mc-data' package
     + added upgrade path with Breaks/Replaces
     + added symbolic links to link files from /usr/share/doc/mc-data/
       to /usr/share/doc/mc/
   * removed 'exit 0' from preinst/postinst/prerm/postrm files
   * VCS links updated to point at new collab-maint repository


--- End Message ---

Reply via email to