[ubuntu/lucid] byobu 2.40-0ubuntu1 (Accepted)
Dustin Kirkland
kirkland at ubuntu.com
Mon Dec 14 03:20:18 GMT 2009
byobu (2.40-0ubuntu1) lucid; urgency=low
* bin/updates_available, statusrc: move the color coding out to the config
file
* byobu-config, byobu.1, po/*, profiles/common,
profiles_generator/profile.skel, rpm/byobu.spec, statusrc:
- add an apport hook, LP: #485380
* bin/apport: improve the formatting of the detailed output to
suggest installing apport if necessary
* debian/control: suggest apport
* bin/apport, bin/battery, bin/cpu_freq, bin/disk, bin/ec2_cost,
bin/fan_speed, bin/hostname, bin/ip_address, bin/load_average,
bin/logo, bin/mail, bin/mem_available, bin/mem_used, bin/menu,
bin/network, bin/processes, bin/reboot_required, bin/release,
bin/temp_c, bin/temp_f, bin/updates_available, bin/uptime, bin/users,
bin/whoami, bin/wifi_quality statusrc: define a set of color variables,
such that it's easier to make these theme-able
* windows/common: suggest w3m rather than elinks
* byobu-status, profiles/common, profiles_generator/profile.skel,
statusrc: obviate the need for separate profiles per color; read the
profile colors from a config file, and use a special "color" status
item to dynamically render it
* bin/menu: add a space to the -r test, LP: #490894
* profiles_generator/profile.skel: use the reverse color for the current
window highlighting; works better with odd color combinations, maximizes
contrast
* byobu-status: separate COLOR into FOREGROUND and BACKGROUND; more
flexibility
* byobu-config, byobu-select-profile: rework to independently select
background color and foreground color, rather than profile; improve text
* debian/install, debian/rules, profiles/common,
profiles_generator/generate, profiles_generator/profile.skel,
rpm/byobu.spec: get rid of the generated profiles; now, everything is
handled by FOREGROUND and BACKGROUND colors, dynamically
* byobu-janitor: clean up old ~/.byobu/profile symlinks; guess the user's
colors and set them in ~/.byobu/colors; ensure that profile gets linked
to the common one
* byobu-select-profile, byobu-select-profile.1: deprecate the --set
option, only support --background and --foreground now; update the
documentation
* debian/profile: establish symlinks for the color profiles to ensure
smooth upgrades; all point to the common profile now
* byobu-config, statusrc: enable whoami, hostname, ip_address by default;
it seems I almost *always* turn these on, seem useful; re-disable if
there are noisy complaints
* byobu-janitor, statusrc: seed the ~/.byobu/status file with the
default values, making it easier for users to customize themselves
* bin/custom, byobu-config, byobu.1, profiles/common, rpm/byobu.spec,
statusrc: add support for a custom status script indicator
* byobu-config, byobu-select-profile: make color selection more readable;
support ctrl-<space> escape sequence
* bin/custom, byobu-status: support --detail in custom scripts
* byobu-export, byobu-config:
- comprehensively rewritten, basically put all of byobu's installed
files in ~/.byobu, and use some clever sed scripts to fixup paths
- drop the color selection, no longer necessary
* byobu-reconnect-sockets, byobu-reconnect-sockets.1, debian/install,
debian/rules: create a sourcable shell script that updates the gpg-agent
and dbus socket environment variables, LP: #486511
* README: update link to exported tarball
* debian/install, rpm/byobu.spec, byobu-launcher-install,
byobu-launcher-uninstall, byobu-janitor: put the launcher install and
uninstall utilities in /usr/bin
* bin/*: drop sourcing of /etc/byobu/statusrc, as this is done in
byobu-status now
* bin/apport, bin/battery, bin/cpu_freq, bin/custom, bin/disk,
bin/ec2_cost, bin/fan_speed, bin/hostname, bin/ip_address,
bin/load_average, bin/logo, bin/mail, bin/mem_available, bin/mem_used,
bin/menu, bin/network, bin/processes, bin/reboot_required,
bin/release, bin/temp_c, bin/temp_f, bin/updates_available,
bin/uptime, bin/users, bin/whoami, bin/wifi_quality, byobu-status,
statusrc:
- define and use a color function for all status indicators, gives
infinite flexibility
- replace "undo" with "-"
* byobu-status: allow for no color decorations, helps with older versions
of screen, LP: #432165
Date: Tue, 10 Nov 2009 10:18:20 -0600
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Signed-By: Dustin Kirkland <dustin.kirkland at gmail.com>
https://launchpad.net/ubuntu/lucid/+source/byobu/2.40-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 10 Nov 2009 10:18:20 -0600
Source: byobu
Binary: byobu byobu-extras screen-profiles screen-profiles-extras
Architecture: source
Version: 2.40-0ubuntu1
Distribution: lucid
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
byobu-extras - package subsumed by byobu
screen-profiles - package renamed -> byobu
screen-profiles-extras - package renamed -> byobu
Changes:
byobu (2.40-0ubuntu1) lucid; urgency=low
.
* bin/updates_available, statusrc: move the color coding out to the config
file
* byobu-config, byobu.1, po/*, profiles/common,
profiles_generator/profile.skel, rpm/byobu.spec, statusrc:
- add an apport hook, LP: #485380
* bin/apport: improve the formatting of the detailed output to
suggest installing apport if necessary
* debian/control: suggest apport
* bin/apport, bin/battery, bin/cpu_freq, bin/disk, bin/ec2_cost,
bin/fan_speed, bin/hostname, bin/ip_address, bin/load_average,
bin/logo, bin/mail, bin/mem_available, bin/mem_used, bin/menu,
bin/network, bin/processes, bin/reboot_required, bin/release,
bin/temp_c, bin/temp_f, bin/updates_available, bin/uptime, bin/users,
bin/whoami, bin/wifi_quality statusrc: define a set of color variables,
such that it's easier to make these theme-able
* windows/common: suggest w3m rather than elinks
* byobu-status, profiles/common, profiles_generator/profile.skel,
statusrc: obviate the need for separate profiles per color; read the
profile colors from a config file, and use a special "color" status
item to dynamically render it
* bin/menu: add a space to the -r test, LP: #490894
* profiles_generator/profile.skel: use the reverse color for the current
window highlighting; works better with odd color combinations, maximizes
contrast
* byobu-status: separate COLOR into FOREGROUND and BACKGROUND; more
flexibility
* byobu-config, byobu-select-profile: rework to independently select
background color and foreground color, rather than profile; improve text
* debian/install, debian/rules, profiles/common,
profiles_generator/generate, profiles_generator/profile.skel,
rpm/byobu.spec: get rid of the generated profiles; now, everything is
handled by FOREGROUND and BACKGROUND colors, dynamically
* byobu-janitor: clean up old ~/.byobu/profile symlinks; guess the user's
colors and set them in ~/.byobu/colors; ensure that profile gets linked
to the common one
* byobu-select-profile, byobu-select-profile.1: deprecate the --set
option, only support --background and --foreground now; update the
documentation
* debian/profile: establish symlinks for the color profiles to ensure
smooth upgrades; all point to the common profile now
* byobu-config, statusrc: enable whoami, hostname, ip_address by default;
it seems I almost *always* turn these on, seem useful; re-disable if
there are noisy complaints
* byobu-janitor, statusrc: seed the ~/.byobu/status file with the
default values, making it easier for users to customize themselves
* bin/custom, byobu-config, byobu.1, profiles/common, rpm/byobu.spec,
statusrc: add support for a custom status script indicator
* byobu-config, byobu-select-profile: make color selection more readable;
support ctrl-<space> escape sequence
* bin/custom, byobu-status: support --detail in custom scripts
* byobu-export, byobu-config:
- comprehensively rewritten, basically put all of byobu's installed
files in ~/.byobu, and use some clever sed scripts to fixup paths
- drop the color selection, no longer necessary
* byobu-reconnect-sockets, byobu-reconnect-sockets.1, debian/install,
debian/rules: create a sourcable shell script that updates the gpg-agent
and dbus socket environment variables, LP: #486511
* README: update link to exported tarball
* debian/install, rpm/byobu.spec, byobu-launcher-install,
byobu-launcher-uninstall, byobu-janitor: put the launcher install and
uninstall utilities in /usr/bin
* bin/*: drop sourcing of /etc/byobu/statusrc, as this is done in
byobu-status now
* bin/apport, bin/battery, bin/cpu_freq, bin/custom, bin/disk,
bin/ec2_cost, bin/fan_speed, bin/hostname, bin/ip_address,
bin/load_average, bin/logo, bin/mail, bin/mem_available, bin/mem_used,
bin/menu, bin/network, bin/processes, bin/reboot_required,
bin/release, bin/temp_c, bin/temp_f, bin/updates_available,
bin/uptime, bin/users, bin/whoami, bin/wifi_quality, byobu-status,
statusrc:
- define and use a color function for all status indicators, gives
infinite flexibility
- replace "undo" with "-"
* byobu-status: allow for no color decorations, helps with older versions
of screen, LP: #432165
Checksums-Sha1:
8222a936f25c4f4e798b1d2affe022a317e4fff4 1112 byobu_2.40-0ubuntu1.dsc
3c5c2a86a807e4983bf6f01c7d4ba9d048eb4933 100677 byobu_2.40.orig.tar.gz
3802bbafaf6b563038cc045b5fae185d67d23b1e 183 byobu_2.40-0ubuntu1.diff.gz
Checksums-Sha256:
11622fdbd1d2fcbb1433a57bf0e6c68dbd84817a179609e897d1dbec5b83c951 1112 byobu_2.40-0ubuntu1.dsc
b62e234bdbd2598fb26a91733c8ea18f00143afb6b6790f004b2750a5c9e13d3 100677 byobu_2.40.orig.tar.gz
6b48d5c7671fe8c4adb560e05bbe8964f4c6009958ae29b9fa152d321cb41fa0 183 byobu_2.40-0ubuntu1.diff.gz
Files:
0ed189556d86b232c67cf432b557c5c8 1112 misc optional byobu_2.40-0ubuntu1.dsc
c91ccd180e5cb4075b5d801ec04cc6eb 100677 misc optional byobu_2.40.orig.tar.gz
a667c61d5ea35727a5027888652f8cf7 183 misc optional byobu_2.40-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 432165 485380 486511 490894
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkslrPMACgkQs7pNXIOmEZRkGgCbBmhEpsUGvzGWFBDXHnAA9w48
lpsAni2mM9WtZ98xT6cdZTYbsqJzS95D
=1UF3
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list