[ubuntu/maverick] byobu 2.74-0ubuntu1 (Accepted)

Dustin Kirkland kirkland at ubuntu.com
Mon May 10 07:45:26 BST 2010


byobu (2.74-0ubuntu1) maverick; urgency=low

  * usr/lib/byobu/disk_io: fix regex to support RAID devices, LP: #572855
  * debian/postinst: make debconf question failsafe, LP: #569041
  * usr/bin/byobu, usr/share/byobu/profiles/byoburc: add support for
    different window sets, LP: #517796
  * usr/bin/byobu-select-session: use screen -ls, less overhead
  * usr/share/man/man1/byobu.1: document the different window sets

byobu (2.73-0ubuntu1) maverick; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-reconnect-sockets: look for gpg sessions quietly
  * usr/bin/byobu-launcher: ensure that if user does not want a nested
    session, they still get a local shell

  [ Jon Bernard ]
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/rcs_cost,
    usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
    - Rackspace cost estimation (based on the ec2 one)

byobu (2.72-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu: support nethack screen mode, LP: #568751
  * usr/share/man/man1/byobu.1: document a sample custom script using
    custom colors, LP: #568967
  * usr/bin/byobu: LANG=C before grepping for text
  * usr/bin/byobu: handle unset term in tput 256 color check
  * bin/byobu-config, lib/byobu/disk_io, share/byobu/profiles/common,
    share/man/man1/byobu.1: added a disk throughput notification
  * usr/bin/byobu-janitor: add hyphenation to the regex to allow for
    disk_io
  * usr/lib/byobu/disk_io: improve MONITORED_DISK overriding
  * usr/lib/byobu/disk: minor simplification

byobu (2.71-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-launch, usr/bin/byobu-launcher-install,
    usr/bin/byobu-janitor: exit 0 after launching byobu; this is superior
    to previously reverted implementations where we exec'd byobu, since
    we'll only exit 0 if the byobu/screen session exits cleanly; this will
    keep the user from having to do the double-exit when detaching,
    LP: #568306

byobu (2.70-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-launcher: fix regression in last upload

byobu (2.69-0ubuntu1) lucid; urgency=low

  * usr/bin/byobu-launcher: prompt on nested screen connection, LP: #565398
  * debian/po/POTFILES.in, debian/po/de.po, debian/po/en_GB.po,
    debian/po/es.po, debian/po/pt.po, debian/po/ru.po,
    debian/po/templates.pot, po/bg.po, po/cs.po, po/de.po, po/es.po,
    po/fr.po, po/hu.po, po/is.po, po/it.po, po/la.po, po/lt.po, po/nl.po,
    po/pt.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/uk.po:
    - translations merged, LP: #567309
  * bin/byobu-janitor, share/byobu/keybindings/f-keys,
    share/byobu/profiles/common, share/man/man1/byobu.1: add a keybinding,
    ctrl-a ~ to write the current window's buffer to a file, LP: #565399
  * debian/control, debian/screen-profiles.postinst, debian/preinst,
    debian/prerm, debian/rules, usr/bin/byobu-janitor:
    - remove more remnants of screen-profiles
  * debian/rules: drop color symlinks, no longer necessary, should be
    cleaned up by byobu-janitor now

Date: Wed, 28 Apr 2010 23:11:14 -0500
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Signed-By: Dustin Kirkland <dustin.kirkland at gmail.com>
https://launchpad.net/ubuntu/maverick/+source/byobu/2.74-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 28 Apr 2010 23:11:14 -0500
Source: byobu
Binary: byobu
Architecture: source
Version: 2.74-0ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Dustin Kirkland <kirkland at ubuntu.com>
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Description: 
 byobu      - a set of useful profiles and a profile-switcher for GNU screen
Launchpad-Bugs-Fixed: 517796 565398 565399 567309 568306 568751 568967 569041 572855
Changes: 
 byobu (2.74-0ubuntu1) maverick; urgency=low
 .
   * usr/lib/byobu/disk_io: fix regex to support RAID devices, LP: #572855
   * debian/postinst: make debconf question failsafe, LP: #569041
   * usr/bin/byobu, usr/share/byobu/profiles/byoburc: add support for
     different window sets, LP: #517796
   * usr/bin/byobu-select-session: use screen -ls, less overhead
   * usr/share/man/man1/byobu.1: document the different window sets
 .
 byobu (2.73-0ubuntu1) maverick; urgency=low
 .
   [ Dustin Kirkland ]
   * usr/bin/byobu-reconnect-sockets: look for gpg sessions quietly
   * usr/bin/byobu-launcher: ensure that if user does not want a nested
     session, they still get a local shell
 .
   [ Jon Bernard ]
   * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/rcs_cost,
     usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
     - Rackspace cost estimation (based on the ec2 one)
 .
 byobu (2.72-0ubuntu1) maverick; urgency=low
 .
   * usr/bin/byobu: support nethack screen mode, LP: #568751
   * usr/share/man/man1/byobu.1: document a sample custom script using
     custom colors, LP: #568967
   * usr/bin/byobu: LANG=C before grepping for text
   * usr/bin/byobu: handle unset term in tput 256 color check
   * bin/byobu-config, lib/byobu/disk_io, share/byobu/profiles/common,
     share/man/man1/byobu.1: added a disk throughput notification
   * usr/bin/byobu-janitor: add hyphenation to the regex to allow for
     disk_io
   * usr/lib/byobu/disk_io: improve MONITORED_DISK overriding
   * usr/lib/byobu/disk: minor simplification
 .
 byobu (2.71-0ubuntu1) maverick; urgency=low
 .
   * usr/bin/byobu-launch, usr/bin/byobu-launcher-install,
     usr/bin/byobu-janitor: exit 0 after launching byobu; this is superior
     to previously reverted implementations where we exec'd byobu, since
     we'll only exit 0 if the byobu/screen session exits cleanly; this will
     keep the user from having to do the double-exit when detaching,
     LP: #568306
 .
 byobu (2.70-0ubuntu1) maverick; urgency=low
 .
   * usr/bin/byobu-launcher: fix regression in last upload
 .
 byobu (2.69-0ubuntu1) lucid; urgency=low
 .
   * usr/bin/byobu-launcher: prompt on nested screen connection, LP: #565398
   * debian/po/POTFILES.in, debian/po/de.po, debian/po/en_GB.po,
     debian/po/es.po, debian/po/pt.po, debian/po/ru.po,
     debian/po/templates.pot, po/bg.po, po/cs.po, po/de.po, po/es.po,
     po/fr.po, po/hu.po, po/is.po, po/it.po, po/la.po, po/lt.po, po/nl.po,
     po/pt.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/uk.po:
     - translations merged, LP: #567309
   * bin/byobu-janitor, share/byobu/keybindings/f-keys,
     share/byobu/profiles/common, share/man/man1/byobu.1: add a keybinding,
     ctrl-a ~ to write the current window's buffer to a file, LP: #565399
   * debian/control, debian/screen-profiles.postinst, debian/preinst,
     debian/prerm, debian/rules, usr/bin/byobu-janitor:
     - remove more remnants of screen-profiles
   * debian/rules: drop color symlinks, no longer necessary, should be
     cleaned up by byobu-janitor now
Checksums-Sha1: 
 aac1dfbd729db4fc3a7d81241cd29452f3a6f983 1064 byobu_2.74-0ubuntu1.dsc
 eaa17a7c1c041737efc20e7d933abc119d7ae562 190341 byobu_2.74.orig.tar.gz
 5a4e1b5a86f5810e6bfb63b0e4d8c99c40d4602c 30142 byobu_2.74-0ubuntu1.diff.gz
Checksums-Sha256: 
 16867c1f93f112f63d7fab71e253ab9db4237dcd47c793b692b9f9cd409acd53 1064 byobu_2.74-0ubuntu1.dsc
 9d33709a725a00de8ecec6c5d6a215e24320524b3f984eb64fd094e0e869bef5 190341 byobu_2.74.orig.tar.gz
 18f43ad863d42f14be6458e09f67e7b13f3de2baa49a9ed5752781c46543fc02 30142 byobu_2.74-0ubuntu1.diff.gz
Files: 
 4fe2e47a5ca4bd46f65abadc5afdd064 1064 misc optional byobu_2.74-0ubuntu1.dsc
 ef33fe13820b74e35ce7f2b8fc017c13 190341 misc optional byobu_2.74.orig.tar.gz
 02cff4f96a2bf6d2567e02d923275536 30142 misc optional byobu_2.74-0ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvnqlgACgkQs7pNXIOmEZTRuwCcCfVD8vXSq5jF7R/AQGB38VbE
w3gAoM2kWL8dRYqiznexWfUlbVvLhv83
=RfvH
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list