screen 4.2.1-2~ubuntu14.04.1 source package in Ubuntu

Changelog

screen (4.2.1-2~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1353692)

screen (4.2.1-2) unstable; urgency=low

  * Upload to unstable again
  * Enable parallel building

screen (4.2.1-1) experimental; urgency=low

  * New upstream release

    Dropped patches applied or obsoleted upstream:
    + 01configure_fix_alpha_vsprintf.patch
    + 03-fix-terminal-handling-on-kfreebsd.patch
    + 05fix_osdef_include.patch
    + 06-fix-parallel-build.patch
    + 10norootpassword.patch
    + 12kfreebsd_ctty.patch
    + 14size_matters.patch
    + 16fix_gcc_warnings.patch
    + 22exchange_file_mode.patch
    + 23exitcode_q_ls.patch
    + 24option_parser.patch
    + 32misc_minor_fixes.patch
    + 46fix-keybinding-typo-in-manpage.patch
    + 47screen-cc.patch
    + 49long-usernames.patch
    + 50increase-max-TERM-length.patch
    + 51fix-utf8-status-padding-bug.patch
    + 53fix-startup-race-condition.patch
    + 59-fix-manpage-warnings.patch
    + 61-allow-dev-console-to-be-a-symlink.patch
    + 62-prevent-repeated-title-prompt.patch

    Also dropped patch 60-644788-screen-4.1.0-4.0.3-interoperability.patch
    as it was only necessary for the migration from Squeeze to Wheezy and
    from Precise to Trusty.

    Refreshed and/or updated the following remaining patches:
    + 11replace_doc_paths.patch
    + 48screen-ipv6.patch
    + 58-show-encoding-hardstatus.patch
    + 80EXP_session_creation_time.patch

    New patches:
    + Fix wrong version in upstream's top-level Makefile.
    + Set values in os.h to those from 49long-usernames and
      50increase-max-TERM-length and set MSG_VERSION back to 2 to ensure
      backwards compatibility in Debian. (See #644788 for the discussion
      with older releases.)

  * Update line-numbers in lintian overrides.
  * Add README.source explaining which patch is needed for the clean target.

screen (4.2.0-2) unstable; urgency=low

  * Upload to unstable

screen (4.2.0-1) experimental; urgency=low

  * New upstream release
    Refreshed patches:
    + 10norootpassword.patch
    + 11replace_doc_paths.patch
    + 14size_matters.patch
    + 16fix_gcc_warnings.patch
    + 46fix-keybinding-typo-in-manpage.patch
    + 47screen-cc.patch
    + 48screen-ipv6.patch
    + 51fix-utf8-status-padding-bug.patch
    + 59-fix-manpage-warnings.patch

screen (4.1.0~20120320gitdb59704-10) unstable; urgency=medium

  * Extend 49long-usernames.patch to also cover multiuser usage (Closes:
    #735554) Thanks Martin von Wittich!
  * Add systemd variant of /etc/init.d/screen-cleanup (Closes: #740301)
    + Update README.Debian and NEWS.Debian accordingly
    + Bump versioned debhelper build-dependency to 9.20130504 to ensure
      systemd support in dh_installinit.
    Thanks Josh Triplett for help and patches!
  * Add a debian/upstream/metadata file according to DEP-12.
  * Bump Standards-Version to 3.9.5 (no changes).
  * debian/watch:
    + Update to use GNU's and Savannah's servers (old location at
      uni-erlangen.de no more exist)
    + Check upstream GPG signature and add upstream signing key as
      debian/upstream/signing-key.asc
 -- Felix Geyer <email address hidden>   Sat, 09 Aug 2014 10:12:14 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Trusty
Original maintainer:
Axel Beckert
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty backports main misc

Downloads

File Size SHA-256 Checksum
screen_4.2.1.orig.tar.gz 1.0 MiB 5468545047e301d2b3579f9d9ce00466d14a7eec95ce806e3834a3d6b0b9b080
screen_4.2.1-2~ubuntu14.04.1.debian.tar.xz 37.7 KiB 5765f7b2c5c9aa58c84fae1d2bfea65b697bc3b10194e5a4c80f222a3c8e0237
screen_4.2.1-2~ubuntu14.04.1.dsc 2.1 KiB afc6e335d4beb7e4498ae9f048c4e6b8c18e62db145abc24b779066b6e57e31d

View changes file

Binary packages built by this source

screen: terminal multiplexer with VT100/ANSI terminal emulation

 GNU Screen is a terminal multiplexer that runs several separate "screens" on
 a single physical character-based terminal. Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features, including configurable
 input and output translation, serial port support, configurable logging,
 and multi-user support.

screen-dbg: Debugging symbols for GNU Screen

 GNU Screen is a terminal multiplexer that runs several separate "screens" on
 a single physical character-based terminal.
 .
 This package contains the debugging symbols for GNU Screen.