Changelog
screen (4.1.0~20120320gitdb59704-1) experimental; urgency=low
* Happy 25th Birthday GNU Screen
* New upstream snapshot
- Refreshed the following patches:
+ 01configure_fix_alpha_vsprintf
+ 11replace_doc_paths
+ 14size_matters
+ 48screen-ipv6
+ 51fix-utf8-status-padding-bug
+ 52fix_screen_utf8_nfd
+ 58-show-encoding-hardstatus
+ 80EXP_session_creation_time
- Removed those hunks from 16fix_gcc_warnings which have been applied
upstream.
- Manually adapted patch 26source_encoding.
[ Axel Beckert ]
* Switch Maintainer and Uploaders.
* Add patch fix-utf8-status-padding-bug by Kees Cook and Dustin Kirkland
(probably fixes #215955)
* Updated previous changelog entry to document further bugs which have
been fixed by that upload.
* Add build dependency on dpkg-dev (>= 1.16.1~) for being able to
include /usr/share/dpkg/buildflags.mk
* Add lintian override for init.d-script-does-not-implement-optional-option
warning. A cleanup script does not need a status subcommand.
* Fix lintian warning init.d-script-missing-lsb-description.
* Changes taken from Ubuntu's screen package:
- debian/init: Use find -delete rather than find -print0 | xargs rm to
avoid starting two processes.
- debian/patches/58-show-encoding-hardstatus.patch (Closes: #533498;
the remaining part of #533498 has been fixed upstream, see
https://savannah.gnu.org/bugs/index.php?26401)
* Add patch 52fix_screen_utf8_nfd by Nobuhiro Iwamatsu to fix screen
outputing "ΓΏ" after a connected character. (Closes: #600246)
* Bumped Standards-Version to 3.9.3.
[ Moritz Muehlenhoff ]
* Enable hardening build flags (Closes: #656513)
-- Axel Beckert <email address hidden> Tue, 20 Mar 2012 22:16:07 +0100