diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-07-22 16:59:32 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-07-22 16:59:32 +0200 |
commit | 0f6c4255c0f6a85ae4f3be820aed9ec41b110d2a (patch) | |
tree | afb09988f61e95cbb719de3eab86ed79dac210e7 | |
parent | 804937051fbc71aee3d26c3e9307526f4db57dd7 (diff) | |
download | screen-0f6c4255c0f6a85ae4f3be820aed9ec41b110d2a.tar.gz |
Add Debian bug numbers to 50increase-max-TERM-length.patch
-rw-r--r-- | debian/patches/50increase-max-TERM-length.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/50increase-max-TERM-length.patch b/debian/patches/50increase-max-TERM-length.patch index 5a138b7..7602268 100644 --- a/debian/patches/50increase-max-TERM-length.patch +++ b/debian/patches/50increase-max-TERM-length.patch @@ -2,6 +2,7 @@ From: Andy Spencer Subject: [screen-devel] [PATCH 1/1] Increase max TERM length to 40 characters Date: Tue, 5 Apr 2011 03:26:58 +0000 Source: https://lists.gnu.org/archive/html/screen-devel/2011-04/msg00002.html +Debian-Bugs: 630976 621804 Some terms contain rather long TERM names these days, for example, `rxvt-unicode-256color'. Increasing the max size for the TERM variables |