lp://qastaging/ubuntu/trusty/screen

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/trusty/screen
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

25. By Axel Beckert

* Build-Conflict against libelf-dev on non-linux (Closes: #684386)
* Allow /dev/console to be a symlink. (Closes: #701173) Thanks to Igor
  Pashev for the report and patch.
* screen-cleanup init.d script: Label /var/run/screen for SE Linux
  (Closes: #680360)
* Add a package with debugging symbols (Closes: #715170)
* Ensure that the title prompt can only appear once. (Closes: #625866)
* No more pass --update-rcd-params='start 70 S .' to dh_installinit. The
  LSB headers of the init script already contain all necesssary
  information. (Closes: #717553)
* Expand 50increase-max-TERM-length.patch to also allow larger terminal
  type names when using the "term" command interactively from inside
  screen or from .screenrc. (Closes: #491812)

24. By dann frazier

* Cherry pick two changes from Debian to fix FTBFS (LP: #1213278):
  [ Axel Beckert ]
  - Update debian/patches/13split_info_files.(d)patch to change now ambiguous
    makeinfo option --split to --split-size. Fixes FTBFS with texinfo 5.x.
  - Use doc/screen.info* instead of listing every file indiviually in
    debian/info.

23. By Colin Watson

Rebuild for new armel compiler default of ARMv5t.

22. By Kees Cook

* Cherry-pick two upstream crash fixes (LP: #375625).
  - 09CHERRY_7cb17d54.dpatch
  - 09CHERRY_45d0c395.dpatch

21. By Daniel Hahler

debian/patches/62-fix-term-length.dpatch
Fix "$TERM too longsorry" error when length of $TERM is more than 20
bytes. Upstream bug: http://savannah.gnu.org/bugs/?30880

20. By LaMont Jones

Suggest byobu, rather than Depend. LP: #681831

19. By Dustin Kirkland 

* debian/patches/61-silence_command_from_echo.dpatch:
  - print "command from..." when command is "echo" is unnecessary,
    annoying, LP: #671486

18. By Loïc Minier

* Fix typo in upstart job: "filesystem" rather than "filesystems";
  LP: #595898.
* Remove debian/=screen.debhelper.log.
* Add "task" to the upstart job as it isn't a service; also use "script"
  rather than "pre-start script" for clarity.
* Use find -delete rather than find -print0 | xargs rm to avoid starting two
  processes.
* Rewrite "if test foo || ! test bar" into "if [ foo ] || [ ! bar ]" for
  clarity.

17. By Dustin Kirkland 

debian/screen-cleanup.upstart: start on filesystem, rather than
local-filesystem, in case /var is remote

16. By Dustin Kirkland 

debian/screen-cleanup.upstart, debian/init: convert screen to an
upstart script to fix some bugs where /var/run is not mounted when
screen-cleanup runs, LP: #574773

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/saucy/screen
This branch contains Public information 
Everyone can see this information.

Subscribers