~cjwatson/vte/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/93_add_alt_screen_scroll_toggle.patch

  • Committer: Colin Watson
  • Date: 2008-11-18 13:39:29 UTC
  • Revision ID: cjwatson@canonical.com-20081118133929-o4855va13cizbdq5
* Resynchronise with Debian 1:0.16.14-4. Remaining packaging changes:
  - Newer upstream version:
    + 01_anjuta_hang.patch, 29_add_am_prog_cc_c_o_for_buffer_c.patch:
      Removed; obsolete.
    + 20_make_ft2_optional.patch: Adjust to apply cleanly.
    + 90_autoreconf.patch: Regenerate.
    + Bump glib requirement to 2.14.
    + Bump shlibs to 0.17.1.
  - Set minimum Python version to 2.4.
  - Build a python-vte-dbg package.
  - Install python-vte examples.
  - 91_keep_fds.patch: Keep file descriptors open on vte_fork_pty().
  - 92_full_bold_fonts.patch: Fix bold font handling.
  - 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
    when using alternate screen or scrolling is restricted.
* Tag Ubuntu patches per UbuntuDevelopment/PatchTaggingGuidelines.
* Drop XS- from Vcs-Bzr control field, now official.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Ubuntu: https://bugs.launchpad.net/bugs/106995
 
2
Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=538195
 
3
Description: Handle scrolling differently when using alternate screen or
 
4
 scrolling is restricted.
 
5
 
1
6
diff -Nur -x '*.orig' -x '*~' vte/doc/reference/xml/vte.xml vte.new/doc/reference/xml/vte.xml
2
7
--- vte/doc/reference/xml/vte.xml       2008-08-13 17:03:32.000000000 -0700
3
8
+++ vte.new/doc/reference/xml/vte.xml   2008-08-28 09:23:40.000000000 -0700