[Bug 411527] Re: Please sync mc 4.7.0-pre1-3 (universe) from Debian testing (main)
Benjamin Drung
benjamin.drung at gmail.com
Sun Jan 3 21:47:29 UTC 2010
I have converted the title to: Please sync mc 4.7.0-pre1-3 (universe)
from Debian testing (main).
The Ubuntu change can be dropped, because mc-4.6.2-utf8.patch was
dropped and the function file_mask_dialog in src/filegui.c does not
contain the questioned part.
** Summary changed:
- [merge request] Please merge mc 4.7.0-pre1-3 from Debian sid (unstable)
+ Please sync mc 4.7.0-pre1-3 (universe) from Debian testing (main)
** Description changed:
Binary package hint: mc
- Please merge mc 4.7.0-pre1-3 from Debian unstable.
+ Please sync mc 4.7.0-pre1-3 from Debian unstable.
Debian changelog since Ubuntu version:
- mc (2:4.7.0-pre1-3) unstable; urgency=low
+ 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.
+ [ 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)
- -- Patrick Winnertz <winnie at debian.org> Sun, 09 Aug 2009 11:55:31 +0200
+ [ 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.
+
+ -- Patrick Winnertz <winnie at debian.org> Sun, 09 Aug 2009 11:55:31 +0200
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
+ [ Denis Briand ]
+ * Fix mistake about Syntax file in debian/mc.install (Closes: #539917).
- -- Patrick Winnertz <winnie at debian.org> Wed, 05 Aug 2009 16:47:20 +0200
+ [ 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
+
+ -- Patrick Winnertz <winnie at debian.org> Wed, 05 Aug 2009 16:47:20 +0200
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.
+ [ Patrick Winnertz ]
+ * Change Section for -dbg package to debug
+ * Change version number to reflect the correct status of the snapshot.
+ * Add extra configure options.
- -- Patrick Winnertz <winnie at debian.org> Tue, 30 Jun 2009 23:54:42
+ [ 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.
+
+ -- Patrick Winnertz <winnie at debian.org> Tue, 30 Jun 2009 23:54:42
+0200
This should close bugs #330633, #181034, #84669, #397497, #397505.
** Changed in: mc (Ubuntu)
Importance: Undecided => Wishlist
--
Please sync mc 4.7.0-pre1-3 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/411527
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list