[ubuntu/lucid] mc 2:4.7.0-pre1-3 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Jan 4 20:16:02 GMT 2010


mc (2:4.7.0-pre1-3) unstable; urgency=low

  [ Patrick Winnertz ]
  * Fix layout issue in the info page (Closes: #539958)
  * Fix escape of ~ in ~/Desk or something similar (Closes: #520026)
  * Mention in README.Debian that a different TERM on gnome-terminal
    prevents the cursor from vanishing in mcedit over tabs.
  * Add patch to make wildcards in copy/remove/move dialog work again
    (Closes: #540110)
  * shift-F3 doesn't unmark the selection after copying anymore
    (Closes: #302513)
  * Every fish operation is now placed within a if, so if there are errors
    because of permissions or something else, this is now reported
    (Closes: #496974)

  [ Denis Briand ]
  * Fix wrong path to wrapper scripts (Closes: #540238).
  * Fix lintian warning `debian-changelog-line-too-long'
    in 2:4.7.0-pre1-2 changelog.
  * Remove trailing whitespaces in several debian/ files.

mc (2:4.7.0-pre1-2) unstable; urgency=low

  [ Denis Briand ]
  * Fix mistake about Syntax file in debian/mc.install (Closes: #539917).

  [ Patrick Winnertz ]
  * Install cons.saver only on linux not on kfreeBSD (Closes: #539913)
  * Added small patch to use awk instead of mawk in the extfs shell scripts
    (Closes: #499723)
  * Added patch for fixing hotlist entries (Closes: #539967)
  * Fixed several upstream known problems
    - bugs/1392_regression_in_tar_support.patch
    - bugs/1453_fix_crash_on_f14.patch
    - bugs/1404_ctrl-c_kills_mc.patch
    - bugs71456_fix_mcedit_regex_replace_segfault.patch
    - bugs/1415_hotlist_buffer_cleanup.patch

mc (2:4.7.0-pre1-1) unstable; urgency=low

  [ Patrick Winnertz ]
  * Change Section for -dbg package to debug
  * Change version number to reflect the correct status of the snapshot.
  * Add extra configure options.

  [ Denis Briand ]
  * New upstream version:
    + 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)
    + display hostname in xterm title (Closes: #504105)
  * Add co-maintainer : Denis Briand <denis at narcan.fr>
  * Package use cdbs now.
  * Bump standards version to 3.8.2
  * 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)
  * Fix bashism in vfs/extfs/u7z script (Closes: #530137)
  * Fix non escaped characters on man files.
  * Fix non FHS path on man files.
  * Fix fails to display zipfile contents after unzip update (Closes: #528239)
    Thanks to Johannes Stezenbach for his patch.
  * remove merged upstream patches:
    + bugs/64_visible-tabs
    + syntax/02_improving-nroff
    + syntax/09_spec-syntax
    + syntax/10_vhdl-syntax
    + syntax/13_procmail-syntax
    + vfs/05_add_lzma_support
    + vfs/06_remove_obsolete_rpm_tags
    + vfs/07_srpm_support
    + vfs/08_improved_u7z_support
  * remove unused/deprecated/unenforcable patches:
    + bugs/99b_fix-regex-pattern-lengths
    + bugs/99_regexp-replace-fixed
    + debian/03_use_awk_first
    + mc.ext/01_tar_forgot_arg
    + mc.ext/02_use_arj
    + mc.ext/03_debian_packages
    + mc.ext/04_view_ascii
    + mc.ext/05_gimp_remote
    + mc.ext/06_use_several_text_browsers
    + mc.ext/07_add_antiword
    + mc.ext/08_several_additions_debian
    + mc.ext/09_several_additions_mandriva
    + mc.ext/10_run_mailcap
    + po/10_it.po
    + syntax/08_c-vs-cxx
    + syntax/12_asm-syntax
    + vfs/03_dont_hang_on_errors
    + vfs/04_fix_whitespace_via_fish
    + vfs/05_error_on_copymove_over_fish
  * Add imagemagick in Recommends for mc binary package,
    thanks to Olaf van der Spek (Closes: #534681).
  * Add Vcs fields in debian/control
  * Improve build time on i386 and amd64 multi CPU.

Date: Mon,  04 Jan 2010 18:58:07 +0000
Changed-By: Sergey Nizovtsev <snizovtsev at gmail.com>
Maintainer: Debian MC Packaging Group <pkg-mc-devel at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/mc/2:4.7.0-pre1-3
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  04 Jan 2010 18:58:07 +0000
Source: mc
Binary: mc, mc-dbg
Architecture: source
Version: 2:4.7.0-pre1-3
Distribution: lucid
Urgency: low
Maintainer: Debian MC Packaging Group <pkg-mc-devel at lists.alioth.debian.org>
Changed-By: Sergey Nizovtsev <snizovtsev at gmail.com>
Description: 
 mc         - midnight commander - a powerful file manager
Closes: 302513 496974 499723 504078 504105 520026 527104 528239 528797 528983 529881 530137 534681 539913 539917 539958 539967 540110 540238
Changes: 
 mc (2:4.7.0-pre1-3) unstable; urgency=low
 .
   [ Patrick Winnertz ]
   * Fix layout issue in the info page (Closes: #539958)
   * Fix escape of ~ in ~/Desk or something similar (Closes: #520026)
   * Mention in README.Debian that a different TERM on gnome-terminal
     prevents the cursor from vanishing in mcedit over tabs.
   * Add patch to make wildcards in copy/remove/move dialog work again
     (Closes: #540110)
   * shift-F3 doesn't unmark the selection after copying anymore
     (Closes: #302513)
   * Every fish operation is now placed within a if, so if there are errors
     because of permissions or something else, this is now reported
     (Closes: #496974)
 .
   [ Denis Briand ]
   * Fix wrong path to wrapper scripts (Closes: #540238).
   * Fix lintian warning `debian-changelog-line-too-long'
     in 2:4.7.0-pre1-2 changelog.
   * Remove trailing whitespaces in several debian/ files.
 .
 mc (2:4.7.0-pre1-2) unstable; urgency=low
 .
   [ Denis Briand ]
   * Fix mistake about Syntax file in debian/mc.install (Closes: #539917).
 .
   [ Patrick Winnertz ]
   * Install cons.saver only on linux not on kfreeBSD (Closes: #539913)
   * Added small patch to use awk instead of mawk in the extfs shell scripts
     (Closes: #499723)
   * Added patch for fixing hotlist entries (Closes: #539967)
   * Fixed several upstream known problems
     - bugs/1392_regression_in_tar_support.patch
     - bugs/1453_fix_crash_on_f14.patch
     - bugs/1404_ctrl-c_kills_mc.patch
     - bugs71456_fix_mcedit_regex_replace_segfault.patch
     - bugs/1415_hotlist_buffer_cleanup.patch
 .
 mc (2:4.7.0-pre1-1) unstable; urgency=low
 .
   [ Patrick Winnertz ]
   * Change Section for -dbg package to debug
   * Change version number to reflect the correct status of the snapshot.
   * Add extra configure options.
 .
   [ Denis Briand ]
   * New upstream version:
     + 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)
     + display hostname in xterm title (Closes: #504105)
   * Add co-maintainer : Denis Briand <denis at narcan.fr>
   * Package use cdbs now.
   * Bump standards version to 3.8.2
   * 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)
   * Fix bashism in vfs/extfs/u7z script (Closes: #530137)
   * Fix non escaped characters on man files.
   * Fix non FHS path on man files.
   * Fix fails to display zipfile contents after unzip update (Closes: #528239)
     Thanks to Johannes Stezenbach for his patch.
   * remove merged upstream patches:
     + bugs/64_visible-tabs
     + syntax/02_improving-nroff
     + syntax/09_spec-syntax
     + syntax/10_vhdl-syntax
     + syntax/13_procmail-syntax
     + vfs/05_add_lzma_support
     + vfs/06_remove_obsolete_rpm_tags
     + vfs/07_srpm_support
     + vfs/08_improved_u7z_support
   * remove unused/deprecated/unenforcable patches:
     + bugs/99b_fix-regex-pattern-lengths
     + bugs/99_regexp-replace-fixed
     + debian/03_use_awk_first
     + mc.ext/01_tar_forgot_arg
     + mc.ext/02_use_arj
     + mc.ext/03_debian_packages
     + mc.ext/04_view_ascii
     + mc.ext/05_gimp_remote
     + mc.ext/06_use_several_text_browsers
     + mc.ext/07_add_antiword
     + mc.ext/08_several_additions_debian
     + mc.ext/09_several_additions_mandriva
     + mc.ext/10_run_mailcap
     + po/10_it.po
     + syntax/08_c-vs-cxx
     + syntax/12_asm-syntax
     + vfs/03_dont_hang_on_errors
     + vfs/04_fix_whitespace_via_fish
     + vfs/05_error_on_copymove_over_fish
   * Add imagemagick in Recommends for mc binary package,
     thanks to Olaf van der Spek (Closes: #534681).
   * Add Vcs fields in debian/control
   * Improve build time on i386 and amd64 multi CPU.
Files: 
 fad397bcc6350617c226714e343ede08 1308 utils optional mc_4.7.0-pre1-3.dsc
 22208c2037a976e74442f64e6a2207ee 3881505 utils optional mc_4.7.0-pre1.orig.tar.gz
 694f787d41151ad351cf097cba8933f0 180279 utils optional mc_4.7.0-pre1-3.diff.gz


More information about the Lucid-changes mailing list