lp:~veger/ubuntu/precise/mc/fix-for-905610-v2

Created by Maarten Bezemer and last modified
Get this branch:
bzr branch lp:~veger/ubuntu/precise/mc/fix-for-905610-v2
Only Maarten Bezemer can upload to this branch. If you are Maarten Bezemer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maarten Bezemer
Status:
Development

Recent revisions

14. By Maarten Bezemer

* New upstream release (LP: #905610, LP: #314614, LP: #410031,
    LP: #562361, LP: #632816, LP: #713630, LP: #770673, LP: #837163)
* Added Pre-Depends for dpkg-maintscript-helper availability
* Build-Depends are updated: 'bison' moved to build-deps;
  architecture wildcard replaced silly "type-handling | not+linux-gnu"
  (Closes: #587875 N:"Please remove type-handling dependency")
* new patch to increase maximum file size for mcedit to 128 MiB
  (Closes: #369565 W:"mcedit: wishing a bigger file size limit")
  Thanks to Daniele Giacomini.
* new patch to disable "Return does autoindent" by default in mcedit
  (Closes: #570502 N:"mcedit: adding extra spaces when pasting a text
   preceded by spaces")
  (Closes: #575711 N:"pasting extra tabs, AGAIN")
* added mc.NEWS file with notes about important changes in this release
  (Closes: #661435 W:"lynx-like motion is lost during upgrade to 4.8.1")
* added symlinks to all scripts in /usr/lib/mc for backward compatibility
* new patch to correct path to scripts in man page
  (Closes: #661481 N:"Acknowledgement mc: /usr/share/mc/bin/mc.sh missing")
* 'unzip' added to build-deps to set proper zip mode at build-time;
  'unzip' moved to Recommends from Suggests.
  (Closes: #661467 N:"mc: zip file browsing broken")
* Recommends 'perl' and 'unzip' instead of Suggests
* dropped old 20_wrong_path_to_wrappers.patch, which was breaking
  correct path to wrappers (note the precisely chosen file name ;)
* corrected and properly annotated 09_uzip_broken_528239.patch
* 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

13. By Andreas Tille

* debian/desktopfiles: Added desktop file and icon from
  https://midnight-commander.org/ticket/2314
  Closes: #616196
* debian/patches/pending/99_enable_reading_debs.patch: Enable reading
  *.deb files again
  Closes: #626171, #628762

12. By Yury V. Zaytsev

[Yury V. Zaytsev]
* New upstream version (bugfix release).
  + Corrected typos in man pages (Closes: #585503)
* Enabled ext2undelfs by default (LP: #267480)
* Tightened libslang2 dependency (Closes: #592772)

11. By Denis Briand <email address hidden>

[Yury V. Zaytsev]
* New upstream version (bugfix release).
* Added lintian override for setgid-binary.

[Denis Briand]
* Created debian/lintian directory.
* Created debian/extra/icon directory.
* Moved debian/extra/icon.xpm to debian/extra/icon/mc.xpm.

10. By Thierry Carrez

Disable 05_disable_internal_editor.patch to use
by default MC's internal editor again, by popular demand (LP: #263442)

9. By Daniel T Chen

* Merge from Debian unstable, remaining changes:
  + 11_unzip_needs_regex_update_lp397505.patch: Update regex for new
    output of "unzip -qq -v" and code using regex (LP: #397505).
    Thanks, Ben Okopnik!
  - mc-4.6.2-utf8.patch: No longer applicable; drop

8. By Patrick Winnertz <email address hidden>

[ 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.

7. By Marcin Wider

debian/patches/utf8/mc-4.6.2-utf8.patch: modified patch to fix
left_panel usage before null checking. (LP #444570).

6. By Patrick Winnertz <email address hidden>

Build also the .gmo language files. (Closes: #519674)

5. By Brian Murray

modified patches/vfs/07_srpm_support.patch to actually view the file
Thanks to Dimitrios Symeonidis for the patch. (LP: #333835)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/mc
This branch contains Public information 
Everyone can see this information.

Subscribers