debian/changelog | 8 +++++++- debian/patches/900_debian_xterm.diff | 12 +++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-)
New commits: commit e596bbe7182b8c2507ca63c73cf4dea1e665ad1c Author: Sven Joachim <svenj...@gmx.de> Date: Wed Aug 31 18:01:43 2011 +0200 Disable rmm and smm features in xterm terminfo entry This matches what I have done in ncurses-base in reaction to http://bugs.debian.org/574396, a bug that seems unlikely to get fixed any time soon. diff --git a/debian/changelog b/debian/changelog index 59a84c5..08eb84b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,10 @@ xterm (273-1) UNRELEASED; urgency=low change the backspace key behaviour. [ Sven Joachim ] - * Add xterm-debian as an alias for xterm in 900_debian_xterm.diff. + * Update 900_debian_xterm.diff: + - Add xterm-debian terminfo entry as an alias for xterm. + - Disable rmm and smm features in xterm terminfo entry to match the + behavior in ncurses-base (see #574396). -- Julien Cristau <jcris...@debian.org> Sun, 28 Aug 2011 18:00:26 +0200 diff --git a/debian/patches/900_debian_xterm.diff b/debian/patches/900_debian_xterm.diff index c454dbe..870a13a 100644 --- a/debian/patches/900_debian_xterm.diff +++ b/debian/patches/900_debian_xterm.diff @@ -35,12 +35,14 @@ Index: xterm/terminfo =================================================================== --- xterm.orig/terminfo +++ xterm/terminfo -@@ -1963,11 +1963,11 @@ xterm-r5|xterm R5 version, +@@ -1963,11 +1963,13 @@ xterm-r5|xterm R5 version, # This is the only entry which you should have to customize, since "xterm" # is widely used for a variety of incompatible terminal emulations including # color_xterm and rxvt. -xterm|X11 terminal emulator, +xterm|xterm-debian|X11 terminal emulator, ++ rmm@, ++ smm@, use=xterm-new, # use=xterm-r6, commit 13575d6e10c960a2f4dc907028280b6bf0e9747e Author: Sven Joachim <svenj...@gmx.de> Date: Wed Aug 31 17:13:34 2011 +0200 Add xterm-debian as an alias for xterm in 900_debian_xterm.diff diff --git a/debian/changelog b/debian/changelog index 121ffe9..59a84c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,10 @@ xterm (273-1) UNRELEASED; urgency=low both terminfo and termcap instead of adding an xterm-debian variant to change the backspace key behaviour. - -- Julien Cristau <jcris...@debian.org> Sun, 28 Aug 2011 18:00:26 +0200 + [ Sven Joachim ] + * Add xterm-debian as an alias for xterm in 900_debian_xterm.diff. + + -- Julien Cristau <jcris...@debian.org> Sun, 28 Aug 2011 18:00:26 +0200 xterm (271-1) unstable; urgency=low diff --git a/debian/patches/900_debian_xterm.diff b/debian/patches/900_debian_xterm.diff index 3efc259..c454dbe 100644 --- a/debian/patches/900_debian_xterm.diff +++ b/debian/patches/900_debian_xterm.diff @@ -35,7 +35,15 @@ Index: xterm/terminfo =================================================================== --- xterm.orig/terminfo +++ xterm/terminfo -@@ -1970,4 +1970,4 @@ xterm|X11 terminal emulator, +@@ -1963,11 +1963,11 @@ xterm-r5|xterm R5 version, + # This is the only entry which you should have to customize, since "xterm" + # is widely used for a variety of incompatible terminal emulations including + # color_xterm and rxvt. +-xterm|X11 terminal emulator, ++xterm|xterm-debian|X11 terminal emulator, + use=xterm-new, + # use=xterm-r6, + # This fragment is for people who cannot agree on what the backspace key # should send. xterm+kbs|fragment for backspace key, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qynsj-0001uw...@vasks.debian.org