byobu (2.68-0ubuntu1) lucid; urgency=low * usr/lib/byobu/logo: update the default Ubuntu logo to match the 10.04 brand refresh, white U on a purple background -- Dustin Kirkland Wed, 31 Mar 2010 15:27:43 -0500 byobu (2.67-0ubuntu1) lucid; urgency=low * Close LP: #528967, which was also fixed by the last upload * usr/bin/byobu-select-session: fix create-a-new-session on select-session dialog, LP: #550808 -- Dustin Kirkland Wed, 31 Mar 2010 15:27:24 -0500 byobu (2.66-0ubuntu1) lucid; urgency=low * usr/bin/byobu, usr/bin/byobu-janitor: ensure that the SSH_AUTH_SOCK link is not circular, LP: #549091 -- Dustin Kirkland Tue, 30 Mar 2010 00:56:11 -0500 byobu (2.65-0ubuntu1) lucid; urgency=low * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/time_utc, usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1: - daylight savings really sucks for those few weeks now when the US is completely different from the rest of the world; having a UTC time byobu status is really useful, LP: #540038 -- Dustin Kirkland Tue, 16 Mar 2010 23:27:20 -0500 byobu (2.64-0ubuntu1) lucid; urgency=low * debian/postinst: fix bug introduced by last upload, $d contains $DIR -- Dustin Kirkland Wed, 10 Mar 2010 19:06:34 -0600 byobu (2.63-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * etc/byobu/socketdir, usr/bin/byobu-config, usr/bin/byobu-janitor, usr/bin/byobu-select-profile: increase portability to other distros, create socketdir conffile and SOCKETDIR variable for users who don't use /var/run/screen as the socket directory, LP: #535378 * usr/bin/byobu-config: change a sample reference from "bash" to "shell" again for portability, LP: #535407 * bin/byobu-export, bin/byobu-reconnect-sockets, bin/byobu-status, lib/byobu/cpu_temp: avoid programmatic use of ls in for loops, LP: #452405 [ Torsten Spindler ] * debian/postinst: handle situation where /var/run/screen does not exist, LP: #535648 -- Dustin Kirkland Wed, 10 Mar 2010 18:48:47 -0600 byobu (2.62-0ubuntu1) lucid; urgency=low * usr/share/byobu/keybindings/common: added symlink, LP: #535166 * debian/rules: drop get-orig-source target -- Dustin Kirkland Tue, 09 Mar 2010 14:52:59 -0600 byobu (2.61-0ubuntu1) lucid; urgency=low [ Sebastian Markow ] * usr/share/byobu/pixmaps/byobu_multi.svg: added second icon [ Dustin Kirkland ] * usr/share/byobu/profiles/common: remove underline; does not play nicely with reverse on tty's, LP: #532666 -- Dustin Kirkland Fri, 05 Mar 2010 08:42:42 -0600 byobu (2.60-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * usr/bin/byobu-export, usr/lib/byobu/ec2_cost, usr/share/byobu/ec2/rates.eu_ie, usr/share/byobu/ec2/rates.us_ca, usr/share/byobu/ec2/rates.us_va: LP: #531497 - update ec2 pricing model, allow for local overrides of prices via a sourced symlink or bespoke file in $HOME/.byobu/ec2_rates * usr/bin/byobu: more completely support attaching to an existing ssh agent on first launch of byobu, LP: #528967 * usr/share/man/man1/byobu.1: add manpage note about Mac OSX terminal setting, LP: #506576 * debian/control: drop the screen-profiles-extras transitional package [ Meethune Bhowmick ] * rpm/byobu.spec: specfile updated/modernized for current layout, LP: #526233 -- Dustin Kirkland Wed, 03 Mar 2010 12:55:52 -0600 byobu (2.59-0ubuntu1) lucid; urgency=low * usr/bin/byobu-config: fix logic auto-launch detection logic, LP: #528545 -- Dustin Kirkland Fri, 26 Feb 2010 10:42:55 -0600 byobu (2.58-0ubuntu1) lucid; urgency=low * usr/share/byobu/pixmaps/byobu.svg: cleaned up icon * byobu-export, byobu-janitor, byobu-select-profile, byobu-status: make MONOCHROME more discoverable -- Dustin Kirkland Tue, 16 Feb 2010 23:16:27 -0600 byobu (2.57-0ubuntu1) lucid; urgency=low * debian/postinst, usr/bin/byobu-config, usr/bin/byobu-launcher, usr/bin/byobu-launcher-uninstall: install the profile.d script at Z98-* to ensure that it's sourced last-ish; clean up and check for the new location; check if shell is interactive before exec'ing in the launcher * byobu-config: correct logic in determining if byobu is set to auto launch * debian/postinst, usr/bin/byobu-launch, usr/bin/byobu-launcher, usr/bin/byobu-launcher-install: ensure that all login methods work (tty, ssh, gdm), and that each detach behaves properly (c-a-d, c-a-DD) * usr/bin/byobu-janitor, usr/bin/byobu-launcher-install: ensure that we don't end up with two byobu-launch commands in both the global profile and local one -- Dustin Kirkland Tue, 09 Feb 2010 13:55:21 -0600 byobu (2.56-0ubuntu1) lucid; urgency=low * debian/control: drop byobu-extras empty package * usr/bin/byobu-launcher: fix recent regression, do exec byobu by default, but allow for not exec'ing if ~/.byobu/disable-exec exists, LP: #519018 * usr/lib/byobu/network: improve regex of the interface matching, which was broken for device names >6 chars, LP: #509278 -- Dustin Kirkland Tue, 09 Feb 2010 00:07:20 -0600 byobu (2.55-0ubuntu1) lucid; urgency=low * debian/postinst: make sure that byobu-launcher, if selected by default, gets installed late in the /etc/profile.d list * usr/bin/byobu-launcher: do not exec, as this precludes detaching from a session, and being in a non-byobu shell -- Dustin Kirkland Sat, 06 Feb 2010 22:10:32 -0600 byobu (2.54-0ubuntu1) lucid; urgency=low * usr/bin/byobu-launcher: profile.d is sourced, not executed -- Dustin Kirkland Fri, 05 Feb 2010 09:16:38 -0800 byobu (2.53-0ubuntu1) lucid; urgency=low * debian/control: suggest po-debconf -- Dustin Kirkland Fri, 05 Feb 2010 01:17:11 -0800 byobu (2.52-0ubuntu1) lucid; urgency=low * debian/rules, usr/bin/byobu, usr/bin/byobu-launcher: - deprecate the launcher script as a separate script; do this in /usr/bin/byobu * debian/config, debian/postinst, debian/prerm, debian/rules, debian/templates, usr/bin/byobu, usr/bin/byobu-launcher, usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall: - support a preseedable debconf question that allows an administrator to launch byobu by default on all logins on a system (default = false), allow for per-user overriding * debian/control, debian/po/POTFILES.in, debian/po/templates.pot, debian/templates, usr/bin/byobu-config: - make the new debconf question translatable * usr/bin/byobu-export: - install profile symlink properly, LP: #507461 -- Dustin Kirkland Fri, 05 Feb 2010 01:02:43 -0800 byobu (2.51-0ubuntu1) lucid; urgency=low * usr/lib/byobu/services: fix eucalyptus-nc service handling, was broken when running no vm's -- Dustin Kirkland Wed, 03 Feb 2010 10:56:02 -0800 byobu (2.50-0ubuntu1) lucid; urgency=low * debian/rules: fix lintian warning about PWD * usr/bin/byobu-export: silence cd - * usr/share/applications/byobu.desktop: hide menu item by default, LP: #513586 -- Dustin Kirkland Wed, 27 Jan 2010 23:09:19 -0600 byobu (2.49-0ubuntu1) lucid; urgency=low * Re-release, cleaning up the tarball a bit, removing the debian/ directory * ChangeLog: replace symlink with URLs to pertinent changelog information * debian/rules: fix get-orig-source target, such that .bzr and debian directories are not shipped as part of the upstream release tarball * debian/release-build.sh: perform some rudimentary checks for recurring issues with release tarballs -- Dustin Kirkland Mon, 18 Jan 2010 11:10:47 +1300 byobu (2.48-0ubuntu1) lucid; urgency=low [ launchpad.net/~rct86 ] * usr/bin/byobu-launcher: use screen -wipe, instead of screen -ls, to clean up destroyed sessions, LP: #508609 [ launchpad.net/~dperson ] * usr/bin/byobu-export: correct paths to their new locations, LP: #507461 -- Dustin Kirkland Mon, 18 Jan 2010 09:54:03 +1300 byobu (2.47-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * usr/lib/byobu/network: fix network script regresssion, LP: #506315 * usr/lib/byobu/wifi_quality: silence error * byobu.desktop, byobu.svg: install these again, but hide the menu item by default, per pitti's fallback suggestion to LP: #498322 * Make byobu more portable, much help from Derek Carter, LP: #503554 - debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages to make byobu more portable - debian/install, bin/*, usr/lib/byobu/*: move the status scripts - debian/install, usr/share/byobu/*: move the share files - debian/install, usr/bin/*: move the binary scripts - debian/install, usr/share/doc/byobu/*: move the docs - debian/install, etc/*: move the config file - debian/install, debian/rules, po/*: move the translations - usr/share/applications/byobu.desktop, usr/share/byobu/pixmaps/byobu.svg: moved - usr/share/byobu/tests/byobu-time-notifications: relocate, rename, and install the notification timing tests, add a copyright header - AUTHORS, ChangeLog, NEWS: added * bin/byobu-launcher, bin/byobu-select-session, share/man/man1/byobu-select-session.1: add a dynamic prompt if automatically launching byobu on a server where multiple sessions exist, LP: #368963 * byobu-export, byobu-janitor, byobu-status: default to white text on black backgrounds [ Jason Cohen ] * usr/bin/byobu: check if our terminfo supports 256 colors, LP: #409353 -- Dustin Kirkland Tue, 12 Jan 2010 12:13:48 -0600 byobu (2.46-0ubuntu1) lucid; urgency=low * byobu-janitor: seed the default color choices more effciently, also fixes some strange crashes on first run; default the colors to white on black * byobu-config, doc/help.txt: insert version number in byobu help menu, LP: #502119 * bin/network: match interface a bit better for bridges, LP: #498722 * bin/logo, bin/release: when looking at /etc/issue, grab the first line that starts with a real letter rather than control character, LP: #432751 * byobu: deprecate code that prevented nested byobu sessions; this is is actually quite useful, although you should choose different escape sequences for each nested host, LP: #403988 * bin/battery, bin/custom, bin/fan_speed, bin/temp, bin/temp_f: don't use ls programatically in for-loops, LP: #452405 * bin/cpu_temp, bin/temp_f, bin/temp_c, byobu-config, byobu.1, profiles/common, rpm/byobu.spec, statusrc: merge temp_f and temp_c into a single cpu_temp script * profiles/common: adjust the formatting-only, and run-only-at-startup status scripts to run every 9,999,999 seconds (~115 days), minor performance improvement once a day, easier to identify such jobs; adjust cpu_count and mem_available to run more frequently, as cpu-hotplug and memory-ballooning are becoming more feasible, particularly in VMs -- Dustin Kirkland Mon, 11 Jan 2010 22:54:07 -0600 byobu (2.45-0ubuntu1) lucid; urgency=low * bin/services: look for /usr/bin/kvm in the eucalyptus-nc service handling * byobu-status: can't source /bin/true * re-upload, as bin/services was missing from the previous tarball -- Dustin Kirkland Thu, 07 Jan 2010 21:52:49 -0600 byobu (2.44-0ubuntu1) lucid; urgency=low * byobu-config, byobu.1, profiles/common, rpm/byobu.spec, statusrc, bin/services: add a service status item to monitor running services -- Dustin Kirkland Thu, 07 Jan 2010 18:43:10 -0600 byobu (2.43-0ubuntu1) lucid; urgency=low * byobu.1: improve putty bug documentation * profiles/common: monitor windows, showing "@" next to the window name, but don't print an "Activity" message * byobu-select-profile, byobu-config: improve color selection with more informative color names and support screen default background/foreground colors, LP: #500669 * bin/logo, profiles/common: must undo each color change on logo printing like all other status items, fix hardstatus line for "default color" * profiles/common: fix active window highlight, make it reverse+underline for all color combinations -- Dustin Kirkland Tue, 29 Dec 2009 20:31:42 -0600 byobu (2.42-0ubuntu1) lucid; urgency=low * bin/disk: use bolding similar to the rest of the status notifications * debian/install: drop desktop file installation, LP: #498322 -- Dustin Kirkland Wed, 23 Dec 2009 14:01:32 -0600 byobu (2.41-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * byobu: - check number of args for "1", and "-v", LP: #494465 - make more zsh friendly, don't use -c [ Jon Bernard ] * bin/disk: fix missing %, LP: #497136 -- Dustin Kirkland Tue, 15 Dec 2009 20:24:39 -0600 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- 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 -- Dustin Kirkland Sun, 13 Dec 2009 19:16:04 -0800 byobu (2.39-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a desktop icon for Byobu, LP: #449200 * bin/menu: improve logic for the menu button, to explicitly look for screen-escape-keys (^a-@), or none (byobu-config), else (F9), LP: #450421 * debian/prerm: the for loop might not actually do anything, so make sure we do "something", like run "true", LP: #441788 * byobu-config: make byobu more python 2.5 friendly, by dropping the 'finally' clauses * bin/menu: add some logic in support of byobu-export'd configurations * byobu-export: add byobu-config to the export tarball * debian/release-build.sh, debian/release.sh: update for karmic->lucid [ Derek Carter ] * rpm/byobu.spec: updated for Fedora 11 -- Dustin Kirkland Tue, 10 Nov 2009 10:18:00 -0600 byobu (2.38-0ubuntu1) karmic; urgency=low * bin/menu: dynamically change the menu message between Menu: and Menu:^a-@, based on the users chosen keybinding set, LP: #446248 * po/*: import translations just before karmic release -- Dustin Kirkland Fri, 02 Oct 2009 11:35:53 -0500 byobu (2.37-0ubuntu1) karmic; urgency=low * bin/updates_available: fix yum output when listing updates available, LP: #440659 * byobu-config: fix crash, due to undefined variable, LP: #428418 -- Dustin Kirkland Fri, 02 Oct 2009 11:31:57 -0500 byobu (2.36-0ubuntu1) karmic; urgency=low * bin/fan_speed: improve the logic for find the fan_speed system monitor LP: #439524 * byobu-launcher, byobu-janitor: sometimes the ssh socket link can become a symlink to itself, causing byobu to fail to start due to too many levels of symlinks; remove the link first, before creating it; LP: #440221 -- Dustin Kirkland Thu, 01 Oct 2009 21:43:41 -0500 byobu (2.35-0ubuntu1) karmic; urgency=low * bin/updates_available: fix updates available, broken when updates cache file does not exist, LP: #434736 -- Dustin Kirkland Tue, 22 Sep 2009 09:30:21 -0700 byobu (2.34-0ubuntu1) karmic; urgency=low * bin/users: use wc -l, since pgrep -c doesn't work in some distros (busybox, Arch), LP: #434047 * byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong place, LP: #434052 * byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage fixes, updating the names of the utilities to use "byobu" rather than "screen" -- Dustin Kirkland Mon, 21 Sep 2009 11:27:09 -0700 byobu (2.33-0ubuntu1) karmic; urgency=low * cpu_count, disk, logo, network, reboot_required, release, temp_c, temp_f, updates_available, wifi: make byobu status scripts friendlier for busybox environments (tested on the Palm Pre), LP: #430096 * bin/updates_available: print the current cache even if we're updating the cache, handle it more efficiently * po/byoub-*.po: rename to just *.po, fix translations location, LP: #430095 * debian/postinst, debian/preinst: move symlink of screen-profiles-status -> byobu-status from the postinst to the preinst * byobu-janitor, byobu-launcher, profiles/common: establish and update an SSH_AUTH_SOCK link, on screen launch and reconnect, LP: #424522 -- Dustin Kirkland Thu, 17 Sep 2009 11:07:03 -0500 byobu (2.32-0ubuntu1) karmic; urgency=low * bin/updates_available: also monitor /var/lib/apt/lists for changes, as this is touched on 'apt-get update', LP: #427855 -- Dustin Kirkland Fri, 11 Sep 2009 07:59:50 -0500 byobu (2.31-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * bin/updates-available, profiles/common: - reworked to be far more efficient, and accurate, LP: #427373 - look at the timestamp on /var/lib/apt, and only update cache if /var/lib/apt has been touched since the cache - in particular, these changes fix a bug when the user does an apt-get install or upgrade, and changes to the update status are not update for up to an hour later; with these fixes, it's nearly immediate - and now that updates_available is trivial (in most cases), we can run it more frequently [ Mathias Gug ] * Check that byobu-launcher exists before calling it (chroots use the same .profile as the main system but may not have byobu installed). -- Dustin Kirkland Mon, 31 Aug 2009 19:30:20 -0500 byobu (2.30-0ubuntu1) karmic; urgency=low * byobu-launcher: LP: #422155 - it seems that checking $STY is not totally sufficient for determining if we're already in a screen session; additionally check that TERM != screen-bce - set window title before we attach to an existing session, LP: #422158 * byobu: LP: #422155 - test TERM against screen-bce here too - checking that $SHELL is executable covers -n too -- Dustin Kirkland Fri, 28 Aug 2009 11:14:40 -0500 byobu (2.29-0ubuntu1) karmic; urgency=low * bin/disk: fix disk units for <10GB disks -- Dustin Kirkland Mon, 24 Aug 2009 22:58:20 -0500 byobu (2.28-0ubuntu1) karmic; urgency=low [ Daniel Hahler ] * Fix bashism in byobu script (LP: #418273) -- Dustin Kirkland Mon, 24 Aug 2009 15:18:03 -0500 byobu (2.27-0ubuntu1) karmic; urgency=low [ Derek Carter ] * byobu-config, rpm/byobu.spec: fixed to build on Fedora 11; merged with minor modifications (install keybindings/common as a symlink to f-keys) [ Dustin Kirkland ] * byobu-config: use Derek's *awesome* "screen -X" hack to reload profiles automatically, and drop the "reload" prompt -- Dustin Kirkland Mon, 17 Aug 2009 16:08:53 -0500 byobu (2.26-0ubuntu1) karmic; urgency=low * bin/temp_c, bin/temp_f: fix temperature listing, LP: #411108 * bin/disk, bin/logo, bin/network, bin/release, bin/temp_c, bin/temp_f, byobu-janitor: move config files to sourced config file, use janitor item to clean up * byobu-status: source, rather than exec the target status script, such that the script inherits the source status config variables; source statusrc (which contains overrides) * bin/disk: fix up reading of MONITORED_DISK * byobu.1: update documentation for new .byobu/statusrc file * bin/ip_address: allow interface override * bin/ip_address, bin/mem_used, bin/temp_c, bin/temp_f, bin/wifi_quality: performance improvements, reduce the number of forked shells by multiple sed-calls on one line by using a single sed call with multiple -e arguments (thanks for the suggestion smoser) * debian/control: bumping standards version * po/byobu-bg.po, po/byobu-de.po, po/byobu-en_GB.po, po/byobu-es.po, po/byobu-fr.po, po/byobu-hu.po, po/byobu-id.po, po/byobu-it.po, po/byobu-ja.po, po/byobu-la.po, po/byobu-nl.po, po/byobu-ru.po, po/byobu-sv.po, po/es.po, po/fr.po, po/ru.po: translations import from launchpad -- Dustin Kirkland Mon, 17 Aug 2009 14:30:27 -0500 byobu (2.25-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * hostname, ip_address, mem_available: make sure statusrc exists before sourcing it, LP: #407478 * temp_f, temp_c: use degree character * release, logo: default the logo and release to Byobu, if undetermined * profiles/common: ip_address is really cheap, changes more frequently than previously considered, check this every ~2 minutes * profiles/common: enable 256 color support, LP: #409353 * debian/control: bump standards version [ Scott Moser ] * debian/source_byobu.py: invoke ls command allowing for shell expansion, LP: #408936 * byobu-janitor: do not fail on optional sed replacement, LP: #408945 -- Dustin Kirkland Wed, 05 Aug 2009 16:28:15 +0100 byobu (2.24-0ubuntu1) karmic; urgency=low [ Chow Loong Jin and Dustin Kirkland ] * byobu, byobu-launcher, byobu-select-profile: check $STY rather than $TERM, to determine if we're already inside of a screen session, per screen's manpage; wrap $STY in double quotes; use -n rather than -z; LP: #403988, LP: #403809 [ Dustin Kirkland ] * debian/rules: fix update-pot section of rules file; previous code was only actually gathering messages from the last file input (byobu-config); this joins the code properly * bin/wifi_quality: actually evaluate the wifi quality, fixes broken quality percentage -- Dustin Kirkland Wed, 29 Jul 2009 23:52:25 -0500 byobu (2.23-0ubuntu1) karmic; urgency=low [ Kees Cook ] * byobu, byobu-launcher: - set the window title to "$USER@HOST - byobu" - do this in byobu, rather than byobu-launcher so that all byobu sessions, and not just auto-launched sessions get this - note that we're dropping $PWD since this does not actually work and replacing this with " - byobu" - for $PWD to work, we'd need screen to support two separate hardstatus lines, as we can either put it at the bottom of byobu, or in the window title, and hardstatus is the only tool available to us for tracking $PWD - drop the bash -i hack in byobu-launcher; this speeds up logins -- Dustin Kirkland Wed, 22 Jul 2009 21:26:42 -0500 byobu (2.22-0ubuntu1) karmic; urgency=low * byobu-launcher: must explicitly set PROMPT_COMMAND in byobu_launcher; this used to be in /etc/skel/.bashrc, but has since been dropped (see Debian Bug #420656); thus, we need to set it ourself if we want gnome-terminal to be updated with the remote host/username -- Dustin Kirkland Wed, 22 Jul 2009 19:34:51 -0500 byobu (2.21-0ubuntu1) karmic; urgency=low * byobu-launcher: drop "Launching byobu", since this ends up in the bash history, LP: #400275 * bin/disk: unbold the first letter of the disk size units, match format of the mem status reporting -- Dustin Kirkland Mon, 20 Jul 2009 15:27:06 -0500 byobu (2.20-0ubuntu1) karmic; urgency=low * byobu: make this script set -e, such that it will fail if byobu-janitor exits non-zero * byobu-janitor: check that ~/.byobu is writable; print an error message and exit non-zero if not; handles odd situation where user launches byobu from a sudo/root shell, and root owns their ~/.byobu dir, but then they launch as non-root sometime later, LP: #394147 * profiles/common: add a backtick helper hack to print %-1 * profiles_generator/profile.skel: improve handline of window overflow on the caption line; use a ... elipsis at the beginning or end of line to show that there are more windows or information available than immediately shown, LP: #369828 * debian/source_byobu.py: add apport hooks for byobu -- Dustin Kirkland Sun, 12 Jul 2009 13:29:15 -0500 byobu (2.19-0ubuntu1) karmic; urgency=low * byobu-launcher: print 'Launching Byobu...' banner for slower terminals, and drop the printing of 'exit'; much nicer user experience * bin/cpu_freq, bin/disk, bin/mem_available, bin/mem_used: use bold font for these, to help with dark colored tty's * bin/temp_c, bin/temp_f: fix display of yellow on dark tty's * bin/*: use bold for measurements, and non-bold for units; this really makes byobu's status items 'pop'! * bin/fan_speed, byobu-config, byobu.1, profiles/common, profiles_generator/profile.skel, rpm/byobu.spec, statusrc: added cpu fan speed status * bin/users, byobu.1: don't display '0#' if no users logged in; waste of space, match behavior of updates_available * bin/processes, byobu.1: use white text on yellow background, more readable on tty's -- Dustin Kirkland Mon, 06 Jul 2009 15:50:50 -0500 byobu (2.18-0ubuntu1) karmic; urgency=low * debian/screen-profiles.postinst: try to remove the dpkg-divert, but if it fails, let the installation proceed, since we've copied screen.real back into place now, (much hate shall descend upon dpkg-divert!!!), LP: #393204 * byobu-launcher-uninstall, byobu-janitor: byobu-launcher is no longer fully qualified, update the remove to account for this; clean out old screen-launcher entries as a janitor item LP: #392978 * keybindings/f-keys, keybindings/screen-escape-keys: call the byobu-config window 'config', rather than 'help' -- Dustin Kirkland Tue, 30 Jun 2009 16:08:47 -0700 byobu (2.17-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * debian/postinst: can't assume a group named for the user, LP: #391722 * debian/postinst, debian/screen-profiles.postinst: ensure that /usr/bin/screen doesn't disappear, which causes the dpkg-divert removal to fail; LP: #390808 * bin/mem_available: read mem_available from /proc, should be more efficient * byobu-launcher-uninstall: uninstall old screen-launcher entries too, LP: #391913 * byobu: detect and emit an error message if the user tries to run byobu from within a screen session * byobu: add a -v version argument * byobu.1, byobu-config.1: move the putty bug note to the byobu manpage next to the keybinding documentation * debian/byobu-extras.install, debian/control, debian/install, debian/release.sh, debian/rules, generate, rpm/byobu.spec: eliminate the byobu-extras package; this was originally created because we used to force select-screen-profile on first run, and the number of profiles was overwhelming; we're no longer doing this, and this separate package is more trouble than its worth [ Ciemon Dunville ] * byobu.1: update description, add note about units of measure -- Dustin Kirkland Fri, 26 Jun 2009 17:34:30 -0500 byobu (2.16-0ubuntu1) karmic; urgency=low * byobu-config, doc/help.txt: update the verbage of some text * byobu-config, byobu-janitor, byobu-select-profile, debian/install, debian/rules, po/POTFILES.sh, rpm/byobu.spec: rename select-screen-profile to byobu-select-profile; fits our namespace better * byobu-config, byobu-launcher, byobu-launcher-install, byobu-launcher-uninstall, debian/install, debian/rules, rpm/byobu.spec: rename to byobu-launcher* Fixes for: LP: #391105, #390405, #391039 * debian/control: add screen-profiles and screen-profiles-extras transitional packages * debian/postinst, debian/prerm, debian/rules: fix screen-profiles -> byobu upgrades; drop byobu's attempt to remove the dpkg-divert on /usr/bin/screen, as this fails; establish links in the postinst, remove in the prerm * debian/screen-profiles.postinst: remove the diversion on *installation* of this transitional package -- Dustin Kirkland Tue, 23 Jun 2009 14:47:10 -0500 byobu (2.15-0ubuntu1) karmic; urgency=low * profiles/common: defutf8 on seems like a sane default, at this point, LP: #301447 * debian/control: trying to fix upgrade issues, add provides/replaces/conflicts screen-profiles (<< 2.0), LP: #390808 NOTE: we can't provide a dummy screen-profiles package, as we must have screen-profiles uninstalled first, to remove the dpkg-diversion of /usr/bin/screen * byobu: force the janitor to run on startup to create the environment * byobu-status: fix --detail, detect script dir -- Dustin Kirkland Tue, 23 Jun 2009 01:00:09 -0500 byobu (2.14-0ubuntu1) karmic; urgency=low * debian/postinst: remove set -x debugging * debian/control: create dummy screen-profiles and screen-profiles-extras packages, to handle seamless upgrades from screen-profiles -> byobu -- Dustin Kirkland Mon, 22 Jun 2009 11:28:14 -0500 byobu (2.13-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * bin/updates_available: direct which out to devnull * screen-launcher-install: no need to check for executability of screen-launcher * byobu-config: improve the verbage of some of the menus, per review with the Canonical Design Team * statusrc, byobu-status, byobu-export, debian/install: source default status states, rather than the big case statement, performance improvement for all status, also reduces the number of places to touch when a new status script is added * byobu-status: move all of the cleanup hacks to byobu-janitor; create a find_script() function that allows for scripts in both /usr/lib and $HOME/.byobu * byobu, byobu-janitor, debian/install, profiles/common, profiles/profile.skel: remove janitorial logic scattered across several scripts and put it in a single place; call this script before launching byobu, and then only once a day or when the user refreshes their profile * bin/reboot_required, byobu-janitor, byobu-status, byobu.1, debian/postinst: display an next to the reboot symbol, if a byobu reload is required; flag this in the postinst, after upgrading byobu * byobu-config: add note about ctrl-a-R to reload profile, flag the reload-required file when making changes * byobu-janitor: add fix for the collapsed disk* and network* status items * byobu-config, windows/common: add some examples in the common windows file, all disabled by default; in byobu-config, if the user's windows file is empty, show the examples in the default window management panel * bin/ec2_cost, bin/ip_address, bin/network: get default interface from /proc/net/route, much more efficient * bin/network: read bytes sent/received straight from /proc; more efficient [ Ciemon Dunville ] * byobu.1: reflect the keybinding toggle change to Ctrl-a-! -- Dustin Kirkland Sun, 21 Jun 2009 12:44:19 -0500 byobu (2.12-0ubuntu1) karmic; urgency=low [ Massive changeset for LP: #386546 ] * bin/cpu_count, bin/cpu_freq, bin/disk_available, bin/disk_used, bin/ec2_cost, bin/ip_address, bin/load_average, bin/mem_available, bin/mem_used, bin/network_down, bin/network_up, bin/reboot_required, bin/temp_c, bin/temp_f, bin/updates_available, bin/wifi_quality, byobu-config, byobu-export, byobu-status, byobu.1, debian/control, doc/help.txt, profiles/common, rpm/byobu.spec: massive changeset, moving all status scripts from *-* to *_*; this allows us to source the ~/.byobu/status file, rather than grepping through it for configuration information, yielding significant performance improvements * profiles/common: massive rework of status frequencies; use prime numbers to minimize collisions; increase/decrease a few, based on statistical testing of required runtimes * bin/wifi_quality: significant performance improvements, remove unneeded route call, cache iwconfig output so that it's only called once * bin/processes: improve performance by listing /proc (doubles the speed) * bin/network, profiles/common, profiles/profile.skel, byobu-config, byobu-status, byobu.1, rpm/byobu.spec: merge network_down and network_up to a single status script; too much duplication of code, causes performance problems * bin/disk_available, bin/disk_used, bin/hostname, bin/ip_address, bin/mem_available, byobu-status: drop grepping of status config file, source it instead, should improve performance * bin/reboot-required: don't exit 1 when a reboot is not required * bin/cpu-freq: drop "cat" and just use awk, don't printf twice, performance improvements * bin/updates_available: drop "cat", and just use grep, performance improvement * bin/load_average: drop "cat", and just use awk, performance improvement * bin/network: pull network bytes directly from /proc/net/dev, performance improvement * bin/users: use pgrep -c, performance improvement * bin/time, bin/date, bin/reboot-required: use case statement, performance improvement * bin/battery: ensure that only one present battery is displayed in the status area * bin/disk, bin/disk_used, profiles/common, profiles/profile.skel: collapse disk usage down to a single status script for performance, support disk partitions as well as mountpoints in ~/.byobu/disk, LP: #388053 * byobu-config: have ESC be a hotkey for 'cancel', LP: #373473 * byobu-config, debian/rules, keybindings/common.disable, keybindings/f-keys, keybindings/screen-escape-keys: massive fix for byobu keybindings; use ctrl-a-! to toggle on/off byobu's f-keys; also support a new keyset, screen-escape-keys which profiles ctrl-a keybindings for common byobu functions, LP: #380944 * bin/mail, byobu-status, byobu.1, profiles/common, profiles/profile.skel, rpm/byobu.spec: add a mail status notification, LP: #387936 * byobu-config: fix keybinding disabling for non-standard escape sequences, LP: #389129 -- Dustin Kirkland Fri, 19 Jun 2009 00:35:39 -0500 byobu (2.11-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * debian/install, keybindings/common.disable: add support for enabling/disabling the byobu keybindings, with ctrl-a-( and ctrl-a-), LP: #386363 * screen-launcher-install, screen-launcher-uninstall: use .hushlogin to prevent double-printing of motd * bin/network-*, byobu.1: allow monitored network interface overrides in ~/.byobu/network-interface, update manpage accordingly, LP: #386364 * byobu-export, select-screen-profile: fix bashisms on the read command, Debian Bug (closes: #530989) * byobu: use -c for motd+shell, LP: #387201 [ Ciemon Dunville ] * byobu.1: Simply added a SEE ALSO to byobu.1; added section on the keybindings -- Dustin Kirkland Mon, 15 Jun 2009 22:43:23 -0500 byobu (2.10-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * byobu: don't create an extra shell, if the user has some default windows specified * bin/updates-available, byobu, byobu-export, byobu-status, screen-launcher-install: remove hardcoded /usr/bin paths; some users install without root privileges and want to run from a location other than /usr/bin, LP: #385762 * README: mention the statically exported byobu tarball, LP: #385762 [ Ciemon Dunville ] * byobu.1, byobu-config.1: manpages refactored, to move the status descriptions to the main byobu manpage -- Dustin Kirkland Thu, 11 Jun 2009 23:29:10 -0500 byobu (2.9-0ubuntu1) karmic; urgency=low * screen-launcher: slightly cleaner bash exit (still could use some improvement) * select-screen-profile: update to say "byobu" rather than screen, LP: #382643 * bin/wifi-quality, bin/network-up, bin/network-down: must use /sbin in iwconfig and ifconfig paths * bin/cpu-count: performance improvement, use getconf * bin/cpu-freq: performance improvement, simplify pipes * bin/disk-*: use the POSIX output format * bin/ec2-cost: performance improvement, cache ifconfig output * bin/logo: use a case-statement instead of nasty if/then/else stack * profiles/NONE: don't source ~/.screenrc, causes a nasty recursion, LP: #382642 -- Dustin Kirkland Mon, 08 Jun 2009 17:46:24 -0500 byobu (2.8-0ubuntu1) karmic; urgency=low * profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing to the byoburc file -- Dustin Kirkland Mon, 01 Jun 2009 23:15:58 -0500 byobu (2.7-0ubuntu1) karmic; urgency=low * debian/postinst: clean up old screen -> byobu symlink before undoing the dpkg-divert, LP: #382462 -- Dustin Kirkland Mon, 01 Jun 2009 13:46:40 -0500 byobu (2.6-0ubuntu1) karmic; urgency=low * byobu, debian/postrm, debian/preinst, debian/rules, screen-launcher: remove the dpkg diversion on /usr/bin/screen as this has proven to be controversial; users will need to call "byobu" to launch a byobu-style screen session; LP: #330322 * bin/network-*: set rate=0 when rate is negative (ie, on startup) * bin/temp-*: better support for temperature zones, LP: #380885 * byobu: If the user is running byobu with some arguments, but has not selected their profile yet, don't bother them with profile selection at this time, LP: #330322 * screen-launcher-install: handle non-interactive shells correctly, LP: #380761 * keybindings/common: add keybindings, @=config, R=reload, LP: #380944 * po/ru.po: added russian translation, thanks Slava, LP: #380977 -- Dustin Kirkland Mon, 01 Jun 2009 09:11:22 -0500 byobu (2.5-0ubuntu1) karmic; urgency=low * bin/temp-c, bin/temp-f, byobu-config, byobu-config.1, byobu-status, profiles/common, profiles/profile.skel, rpm/byobu.spec: added a cpu temperature indicator * byobu-export: echo the version to file, in an exported byobu tarball -- Dustin Kirkland Fri, 22 May 2009 18:51:49 +0200 byobu (2.4-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * byobu: support Debian/Ubuntu's diversion of screen to screen.real, as well as RH, which does not divert the real screen binary * debian/release.sh: handle version incrementing in the rpm specfile * bin/disk-used: fix situations where df output wraps to the next line * bin/logo: check that lsb_release is available before using it * bin/release: try to grab both distro and version from /etc/issue if that's what we're forced to use * bin/updates-available: improve counting of yum updates available * bin/ip-address,whoami,release,hostname: use +b rather than =b, colors look bad on the light* profiles * bin/ip-address: hostname -i doesn't always work, use ifconfig instead, LP: #376080 * bin/network-down,network-up,updates-available: use /var/run/screen for status cache files, to keep from waking up the disk * bin/battery: color the entire battery the same way, only use 3 tones, Green/Yellow/Red (6 was too confusing), always use black text on capital G/Y/R background * byobu-export: tar files with owner/group as root/root, LP: #371025 * byobu, debian/install, motd+shell, profiles/byoburc: launch screen with a simple config file that includes the chosen profile plus the chosen windows; but on refresh, only reload the chosen profile; revert previous hack that did this by creating a temporary config file and broke on hardy, LP: #375309 * screen-launcher: don't use the -x argument if launching a new screen, as this fails to launch default windows, LP: #375768 * debian/control: suggest vim, for better handling of status details [ David Duffey ] * rpm/byobu.spec: initial specfile for RH packaging -- Dustin Kirkland Sat, 16 May 2009 21:06:53 +0100 byobu (2.3-0ubuntu1) karmic; urgency=low * byobu-status-detail: foldcolumn=2, print bars on the left side that should make the folding output easier to read * byobu-status: print some navigation hints at the top of the detailed status output -- Dustin Kirkland Mon, 11 May 2009 10:49:30 -0500 byobu (2.2-0ubuntu1) karmic; urgency=low * bin/cpu-count: print cpu model names for --detail * byobu-status: print the short description (matching the status in the lower bar) first, then the description in parens in the first line of the indented/folded text -- Dustin Kirkland Thu, 07 May 2009 15:56:34 -0500 byobu (2.1-0ubuntu1) karmic; urgency=low * byobu-export: touch an empty .byobu/profile, silence error message * byobu-status, debian/rules: migrate existing screen-profiles config dir smoothly by linking the old screen-profiles-status script to the new byobu-status, and add a migrate function to that script * bin/disk-available, bin/disk-used, byobu-config, byobu-config.1, byobu-status, profiles/common, profiles/profile.skel: add a new pair of status notifications for disk space available and used; default to / directory, allow user override in config dir Tranform byobu-status --detail to use vim's folding feature * byobu-status: output text compatible with vim's folding feature * byobu-status-detail: use vim's folding status feature to allow for collapsing/expanding each status item; fall back on sensible-pager if +folding is not available; and fall back on less if sensible-pager is not available * bin/cpu-count: nothing to print on --detail * bin/date: add --short which actually prints the current date * bin/ec2-cost: handle on/off configuration like *all* other status scripts, no need for FORCE * bin/ip-address: --detail shows all inet addr's in ifconfig * bin/logo: --detail should be empty * bin/network-down, bin/network-up: trim trailing whitespace * bin/reboot-required: add a --short option, which prints Yes or No * bin/time: add --short which actually prints the current time rather than the screen escape sequence * bin/updates-available: add a --short option, which only displays the number of updates available; show more info on --detail about upgrades * bin/users: grep out the grep statement in the ps * bin/whoami: print /etc/passwd info on --detail -- Dustin Kirkland Thu, 07 May 2009 00:54:43 -0500 byobu (2.0-0ubuntu1) karmic; urgency=low Renaming project screen-profiles to byobu * bin/users: make the --detail output match the status output * bin/ec2-cost, bin/hostname, bin/ip-address, bin/logo, bin/mem-available, bin/network-down, bin/network-up, bin/updates-available, debian/postrm, debian/preinst, debian/release.sh, debian/rules, screen, screen-launcher-install, screen-profiles, screen-profiles-export, screen-profiles-status, select-screen-profile: abstract the package name (currently, screen-profiles) to a variable -- Dustin Kirkland Tue, 05 May 2009 23:04:06 -0500 screen-profiles (1.54-0ubuntu1) karmic; urgency=low * bin/ip-address: don't color the whitespace * bin/cpu-count: don't echo blank line in detailed status * bin/updates-available: print "None" in detailed status, if no updates are available * screen-profiles-status: ensure that all detail scripts get a chance to run * debian/copyright: there have *never* been icons in screen-profiles; remove the CC2.5 license statement, as this was erroneously copied over from another package for the initial packaging * screen-profiles-status: color code and format the detailed status output * screen-profiles-status-detail: use less -R to render ansi escaped color formatting correctly; seed the search pattern with the header for each section -- Dustin Kirkland Sat, 02 May 2009 14:29:06 -0500 screen-profiles (1.53-0ubuntu1) karmic; urgency=low * screen: some users gripe about the default launched window being called "motd+shell", LP: #369397 * motd+shell, screen: clean up temp file * bin/users, screen-profiles.1: when counting users, count remote ssh sessions * bin/ec2-cost: update location of ec2_version file * debian/install, screen-profiles-export, screen-profiles-status, screen-profiles-status.1: move status gathering scripts from /var/lib to /usr/lib, LP: #369368 -- Dustin Kirkland Wed, 29 Apr 2009 18:57:27 -0500 screen-profiles (1.52-0ubuntu1) karmic; urgency=low * bin/updates-available: drop leading "Inst" in detailed report * bin/logo: add logo for altlinux * screen: drop the -t title, causes hangs if user defines shelltitle, LP: #368925 * profiles/profile.skel: swap the position of ip-address and menu * screen-profiles.1: document all notifications, LP: #369040 * profiles/common, screen: create a temp file to use on screen launch, consisting of the profile plus the windows, but don't source default windows otherwise as this breaks F5-refresh, LP: #368786 * screen-profiles: ensure that all registered keybindings get updated if the user changes their escape sequence, LP: #368937 * screen-launcher-install, screen-launcher-uninstall: support screen-by-default installation for zsh users, LP: #368960 -- Dustin Kirkland Wed, 29 Apr 2009 02:28:48 -0500 screen-profiles (1.51-0ubuntu1) karmic; urgency=low * bin/cpu-freq: only print cpu-freq if available * bin/hostname: hostname -s fails sometimes, it seems * screen: respect $SCREENRC environment variable, LP: #367250 * bin/ip-address: add an ip-address status script Detailed status * bin/*: add special actions if --detail is specified; basically, print all relevant information on stdout without formatting * screen-profiles-status: add support for --detail, loop through all status scripts with --detail specified * screen-profiles-status-detail: wrapper using sensible-pager * screen-profiles-status-detail.1: documentation added -- Dustin Kirkland Mon, 27 Apr 2009 21:55:38 -0500 screen-profiles (1.50-0ubuntu1) jaunty; urgency=low * keybindings/common, screen-profiles, select-screen-profile: add a carriage return to the F5-refresh keybinding * keybindings/common, doc/help.txt: change F8 from advanced help to window re-titling (over time, this is far more useful than adv help) * profiles/plain: renamed to NONE to more clearly convey the fact that if you choose this profile, you are not, in fact, using a supplied screen-profile; correct broken symlinks in the 'screen' script * select-screen-profile: set the default, recommended, simple profile to 'light' -- Dustin Kirkland Thu, 23 Apr 2009 16:59:59 -0500 screen-profiles (1.49-0ubuntu1) jaunty; urgency=low * motd+shell: should use exec to run shell, LP: #365115 -- Dustin Kirkland Wed, 22 Apr 2009 21:50:00 -0500 screen-profiles (1.48-0ubuntu1) jaunty; urgency=low Drop the distro name in generated profiles * debian/install: fix installation of profiles * debian/rules: don't create the ubuntu profile symlink * debian/screen-profiles-extras.install: no longer need to install the distro-specific profiles * profiles/generate: generate profiles which do not have ubuntu- prepended * select-screen-profile: remove the ubuntu specific profile handling * screen: fix broken symlinks to ubuntu-* profiles * screen-profiles: drop special ubuntu handling * screen-profiles-export: drop ubuntu prepending * screen: default to the light profile, if unspecified; this should be acceptable now that the F9:Menu prompt is always shown, and from there, any user can easily change their profile; just touch the windows config file since F5 reloads reopens all windows; launch with motd+shell if no args to screen are specified * keybindings/common: don't force users to name a window on F2 window creation * debian/postrm: remove the || true on the diversion removal, per Debian ITP; I suppose we want to know if the diversion removal failed * screen-profiles, screen-profiles-status: default uptime status to 'on', generally useful, and pretty compact * bin/mem-available: fix subtle bug where whitespace is printed if in a totally default (no status file) configuration * screen-profiles-status.1, debian/rules: manpage added * screen-profiles-export: randomly generate tarball name, if unspecified -- Dustin Kirkland Tue, 21 Apr 2009 16:45:35 -0500 screen-profiles (1.47-0ubuntu1) jaunty; urgency=low * screen-profiles-status: stop grepping after one match, subtle perf improvement * bin/logo: lsb_release is really expensive, try /etc/issue first, and fall back to lsb_release if that fails * bin/date, bin/time: last release installed 644 for some reason? -- Dustin Kirkland Sat, 18 Apr 2009 16:10:35 -0500 screen-profiles (1.46-0ubuntu1) jaunty; urgency=low * bin/date, bin/time, screen-profiles-status, screen-profiles-export, screen-profiles: allow for configuring on/off the date and time status, LP: #359050 * bin/logo: added logos for foresight and xandros * bin/battery: use the more intense yellow for lower battery percentage -- Dustin Kirkland Fri, 17 Apr 2009 10:26:40 -0500 screen-profiles (1.45-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * bin/cpu-freq: fix for powerpc LP: #352286, fix for arm LP: #362157, always report in GHz, round to nearest hundred * bin/uptime: don't print seconds, since we don't update often enough * bin/*: route and ifconfig are in /sbin, fully qualify * Performance improvements, LP: #360759 - screen-profiles-status: use home bin scripts, if available first, then fallback to system-wide, allows for local overrides; comment out nice and ionice calls; this *really* slows down startup - bin/release: eliminate one expensive lsb_release call - bin/updates-available: background updates checking processes, let them write to cache, and let the next cache check pick up the changes * debian/control: add a versioned dependency on python-newt, as screen-profiles appears to crash on gutsy systems (but is okay on hardy systems), LP: #346603 [ Jon Bernard ] * debian/control: fix typo in screen-profiles-extras description [ Steven Danna ] * bin/battery: hide percentage when battery is in charged state -- Dustin Kirkland Thu, 16 Apr 2009 13:40:00 -0500 screen-profiles (1.44-0ubuntu1) jaunty; urgency=low * bin/updates-available: print one ! for updates, two !! for security updates available (should have a unit for each item) * profiles/profile.skel: updates-available and reboot-required should be over with the rest of the status -- Dustin Kirkland Wed, 08 Apr 2009 14:43:23 -0700 screen-profiles (1.43-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] New status notifiers, LP: #357911 * bin/logo: allow users to define their own logo * bin/processes: display a count of the running processes * bin/network-down, bin/network-up: added network transmit status * bin/wifi-quality: show wireless signal quality * bin/*, profiles/profile.skel: make all status scripts handle their own colors and trailing whitespace; this should help alleviate the 16-color-change limitation on un-patched screens; it also simplifies the hardstatus string significantly, LP: #357917 * profiles/profile.skel: move reboot-required and updates-available to the early part of the status string, since these require action * screen-profiles-status: new, central script for all status actions; allows us to centralize some things, like enable/disable checking and process nice-ness, LP: #357923 [ Raphaël Pinson and Dustin Kirkland ] * bin/battery, bin/users, bin/uptime, profiles/common, screen-profiles: added new status items for battery state, number of users, and system uptime, LP: #357911 -- Dustin Kirkland Wed, 08 Apr 2009 11:49:15 -0700 screen-profiles (1.42-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * bin/cpu-freq: fix cpu freq for powerpc hardware, LP: #352286; use 2 decimals for GHz (bring this down to 1 decimal when cpus hit 10GHz) * debian/postinst, debian/prerm, screen: remove some maintainer hacks that should be cleaned up before Jaunty GA, LP: #352291 * po/*: screen-profiles-export translation template * profiles/common: added 'altscreen on', which cleans the screen for programs that support this, such as vi and emacs, LP: #349677 * bin/logo, profiles/common, profiles/generate: dynamically print logo LP: #352632 * screen-profiles-export, screen-profiles-export.1: drop distro selection, no longer needed * added logo for Arch linux [ Adi Roiban ] * debian/install, debian/rules, po/POTFILES.python, po/POTFILES.sh, po/es.po, po/fr.po, po/screen-profiles.pot: LP: #347521, i18n support in the screen-profiles build and install -- Dustin Kirkland Tue, 31 Mar 2009 17:31:10 -0500 screen-profiles (1.41-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * profiles/logos/gentoo: added a gentoo logo * profiles/logos/mandriva: added a mandriva logo * profiles/generate-profiles: reorganize cleaning and echo's * debian/rules: generate profiles as part of the build, rather than get-orig-source * bin/release: determine release from /etc/issue if lsb-release not found; don't use fully qualified path for lsb_release as it seems this has moved around (see Dapper); for Ubuntu use -d, but use -r -i for other os's * licenses updated to GPLv3 (dropped "or later" clause) * screen-profiles-export: new script, for exporting a profile to systems where screen-profiles are not installed * screen-profiles-export.1: manpage for new script * debian/install: install screen-profiles-export * profiles/generate-profiles renamed to profiles/generate [ James Wilcox ] * bin/updates-available: support SUSE's zypper -- Dustin Kirkland Sat, 28 Mar 2009 13:31:39 -0500 screen-profiles (1.40-0ubuntu1) jaunty; urgency=low * bin/updates-available: cache /var/run/updates-available locally, to persist across reboots, LP: #344993 * profiles/logos/suse: added a simple SuSE green on white logo -- Dustin Kirkland Wed, 18 Mar 2009 14:17:30 -0500 screen-profiles (1.39-0ubuntu1) jaunty; urgency=low * debian/screen-profiles-extras.install: new package, providing the additional, color profiles, LP: #342244 * debian/control: suggest screen-profiles-extra, and create the package * screen: recommend the screen-profiles-extras package, if the user's chosen profile isn't readable * select-screen-profile: silence stderr on ls -- Dustin Kirkland Fri, 13 Mar 2009 12:53:09 -0500 screen-profiles (1.38-0ubuntu1) jaunty; urgency=low * screen-profiles: add support for toggling on/off each status item * bin/arch: new status notifier, default is 'off' * bin/*: speed these up by dropping the 'basename' shell call * profiles/common: change the refresh on status items that don't change to once-a-day; add arch -- Dustin Kirkland Fri, 13 Mar 2009 00:18:59 -0500 screen-profiles (1.37-0ubuntu1) jaunty; urgency=low * bin/menu: make internationalizable menu prompt * debian/rules: get-po from menu * bin/*: test if enabled/disabled before executing, LP: #341557 -- Dustin Kirkland Thu, 12 Mar 2009 02:33:59 -0500 screen-profiles (1.36-0ubuntu1) jaunty; urgency=low * profiles/profile.skel: Menu: white text on dark background * profiles/logos/debian: red on white for the Debian logo * bin/release: improve printing of release information -- Dustin Kirkland Tue, 10 Mar 2009 16:44:54 -0500 screen-profiles (1.35-0ubuntu1) jaunty; urgency=low [ Adrien Cunin ] * Fixed Vcs-Bzr url * Don't install README as changelog, it's already installed as doc * Fixed bin/whoami's header which had bin/hostname's one * Minor fix in the french translation [ Dustin Kirkland ] * bin/ec2-cost: fix &2>1 typo, LP: #339774 -- Dustin Kirkland Sun, 08 Mar 2009 23:41:23 -0500 screen-profiles (1.34-0ubuntu1) jaunty; urgency=low Fixes for LP: #339186 * screen-profiles: remove welcome screen toggle support; collapsed into a tooltip on the status line * windows/common: remove screen-profiles default window; now launched from tooltip * profiles/profile.skel: add Menu:F9 tool tip to far right of window bar -- Dustin Kirkland Sat, 07 Mar 2009 08:51:16 -0600 screen-profiles (1.33-0ubuntu1) jaunty; urgency=low * screen-launcher: add little bash hack to ensure that PROMPT_COMMAND gets displayed and gnome-title is updated, LP: #338722 * debian/control: build-depend on gettext-base, in case the builder needs to run get-po * bin/ec2-cost: trivial interface detection fix, nice the apt checks * bin/hostname: improve performance -- Dustin Kirkland Sat, 07 Mar 2009 01:11:20 -0600 screen-profiles (1.32-0ubuntu1) jaunty; urgency=low * bin/ec2-cost: since route -n is being used, must grep for 0.0.0.0, LP: #336955 * debian/postinst, debian/prerm: add/remove symlink for bin scripts to /var/lib/screen-profiles (should be removed before Jaunty GA) * profiles/common, debian/install: install helper scripts into /var/lib/screen-profiles rather than /usr/share/screen-profiles/bin, LP: #336961 -- Dustin Kirkland Mon, 02 Mar 2009 17:46:42 -0600 screen-profiles (1.31-0ubuntu1) jaunty; urgency=low * keybindings/common, profiles/common, profiles/plain, profiles/profile.skel: replace ~ with $HOME, LP: #336208 -- Dustin Kirkland Sun, 01 Mar 2009 10:26:13 -0600 screen-profiles (1.30-ubuntu1) jaunty; urgency=low * screen-profiles: note profile refresh key, LP: #335922; use single button instead of 2 buttons when there's only really one path, LP: #335923; standardize all buttons to the same words * screen: revert "clear" changes * select-screen-profile: align profile options properly, LP: #335943; order profile options better, LP: #335944; match "F5" text to that in screen-profiles * doc/help.txt: improve help text * po/*: text updated -- Dustin Kirkland Sat, 28 Feb 2009 12:19:04 -0600 screen-profiles (1.29-0ubuntu1) jaunty; urgency=low * bin/ec2-cost: add --force, and --detail mode for stand-alone runs; test for existence of /etc/ec2-version for Amazon instance (LP: #335274), allow local use to turn ec2-cost on * bin/updates-available, keybindings/common, profiles/common, screen, screen-profiles, select-screen-profile, select-screen-profile.1: updated to collapse ~/.screenrc-* into ~/.screen-profiles/*, LP: #335275 * screen: added a hack to move ~/.screenrc-* into ~/.screen-profiles/*; this hack should be removed after Jaunty GA (only affects upgrading Alpha users), clear after screen exit (cleans up misleading status bar) * screen-launcher: drop santizer code; no longer necessary; handled by the screen wrapper, and screen patched to ignore missing sourced files. * bin/ec2-cost: speed up route with -n * screen-profiles.1: Add a note about PuTTY's odd key mapping for F1-F4, LP: #317550 * keybindings/common, doc/help.txt: Change F5 from kill window to hot-reload profile (killing a window is easy enough, with 'exit' command) * profiles/*: provide other colored profiles -- Dustin Kirkland Fri, 27 Feb 2009 16:20:41 -0600 screen-profiles (1.28-0ubuntu1) jaunty; urgency=low * bin/ec2-cost: update the hostname regex to work with the latest Ubuntu ec2 beta, LP: #335274 -- Dustin Kirkland Thu, 26 Feb 2009 22:50:12 -0600 screen-profiles (1.27-0ubuntu1) jaunty; urgency=low * Fix for LP: #333189: - keybindings/common: add profile reload shortcut, "ctrl-a ~" - screen-profiles: updated messages to point to ^a ~ - po/*: updated for the new messages * Fix for LP: #333180 - screen-profiles: add toggle for auto launch of welcome - po/*: updated for the new messages * Fix for LP: #332890 - bin/updates-available: prefer /var/run/updates-available over ~/.screenrc-updates-available, if touched more recently -- Dustin Kirkland Mon, 23 Feb 2009 14:59:26 -0600 screen-profiles (1.26-0ubuntu1) jaunty; urgency=low Fixes for LP: #331648 * bin/whoami: report user logged in * bin/hostname: report hostname * profiles/common, debian/install: add whoami, hostname * profiles/profile.skel: append user@host to the far right of window bar -- Dustin Kirkland Thu, 19 Feb 2009 10:55:04 -0600 screen-profiles (1.25-0ubuntu1) jaunty; urgency=low * screen: don't prompt with select-screen-profile, if ~/.screenrc exists and ~/.screenrc-profile does not, LP: #330322 -- Dustin Kirkland Mon, 16 Feb 2009 20:41:24 -0600 screen-profiles (1.24-0ubuntu1) jaunty; urgency=low * screen-profiles: remove the scroll bar on the help page, LP: #330276 -- Dustin Kirkland Mon, 16 Feb 2009 16:34:32 -0600 screen-profiles (1.23-0ubuntu1) jaunty; urgency=low * profiles/common, profiles/plain: remove double-sourcing of /etc/screenrc, LP: #328365 -- Dustin Kirkland Wed, 11 Feb 2009 23:26:46 -0600 screen-profiles (1.22-0ubuntu1) jaunty; urgency=low * profiles/plain: rather than symlinking to /etc/screenrc, source it, and then source ~/.screenrc to ensure that the user's local customizations are loaded, LP: #328312 * debian/install: install plain profile * debian/rules: drop the symlink to /etc/screenrc -- Dustin Kirkland Wed, 11 Feb 2009 22:22:03 -0600 screen-profiles (1.21-0ubuntu1) jaunty; urgency=low * motd+shell, motd+shell.1: trivial script to print the motd then launch a shell; manpage accordingly, fixes for LP: #328066 * windows/common: use motd+shell for shell window, drop motd window * debian/install: install motd+shell * debian/rules: install motd+shell.1 manpage * doc/help.txt, screen-profiles: try hard to get the help text to fit on a tty console screen -- Dustin Kirkland Wed, 11 Feb 2009 08:58:24 -0600 screen-profiles (1.20-0ubuntu1) jaunty; urgency=low * profiles/logos/*: remove unneeded trailing formatting * screen-launcher-install: no longer need the pruning code, since we just call screen-launcher-uninstall * bin/*: added gpl/copyright header * bin/ec2-cost, profiles/common, debian/install: initial script for estimating ec2 cost * bin/updates-available: write out local cache of updates available; add ! only if there are security updates * debian/rules: drop po4a rule, no longer valid * screen-profiles-helper renamed to screen-profiles; updated all references LP: #315886 * select-screen-profile, screen-profiles: update translation handling and inline documentation * bin/reboot-required: simplified * bin/cpu-freq: simplified, made more efficient * bin/cpu-count: simplified * bin/ec2-cost: exit immediately if not running in EC2 * profiles/common: run cpu-freq, mem-used, and reboot-required every 2 seconds (as these are cheap and dynamic) * profiles/skel: add ec2-cost to status bar -- Dustin Kirkland Mon, 09 Feb 2009 15:07:29 -0600 screen-profiles (1.19-0ubuntu1) jaunty; urgency=low * screen: wrapper script should add a -c arg, and specify your chosen profile, and ensure that .screenrc at least exists, prevent recursion from happening to upgrading users by pruning source of ~/.screenrc-profile from ~/.screenrc, LP: #323756 * screen-launcher-install: test executability of screen-launcher; install to .profile unconditionally, and only .bash_profile and .bash_login if they exist; sanitize the environment; LP: #319691, LP: #321869 * screen-launcher-uninstall: test writability of file to prune; prune from .profile, .bash_profile, and .bash_login * screen-profiles-helper: update auto-launch-on-login detection accordingly * windows/common: start counting at 1, add a window for watching /etc/motd * profiles/profile.skel, profiles/*: source the user's local ~/.screenrc as a last step (allowing for overrides) * select-screen-profile: don't mess with the user's ~/.screenrc file here; only set up the ~/.screenrc-profile symlink -- Dustin Kirkland Tue, 03 Feb 2009 10:24:28 +0100 screen-profiles (1.18-0ubuntu1) jaunty; urgency=low * debian/install: install all non-ubuntu profiles into /usr/share/screen-profiles/profiles/misc; install the ubuntu-light profile as "ubuntu-light" * debian/rules: call the generate-profiles script as part of the get-orig-source target; dh_link the ubuntu-light profile to ubuntu (to maintain legacy compatibility to existing ~/.screenrc-profile's) * profiles/debian,fedora,redhat,ubuntu: removed since these are auto generated now * profiles/debian-dark,debian-light,fedora-dark,fedora-light,redhat-dark, redhat-light,ubuntu-dark,ubuntu-light: new, autogenerated profiles * profiles/generate-profiles: shell script that will generate profiles using a skel file and a set of custom "logos" * profiles/logos/*: extracted the unique logo component of each profile and dropped in here * profiles/profile.skel: skeleton profile functionality, to be sed-upon by the generate-profiles script * select-screen-profile: some hackery to work around the fact that we now have a 'misc' directory in the profile listing, as well as a possibly duplicated ubuntu and ubuntu-light profiles * select-screen-profile & screen: move the environment sanitation code to the screen script, such that it is executed each time screen is run, rather than on screen profile selection only * screen-profiles-helper: add support for keybinding selection, LP: #321735 * debian/install, keybindings/none: install an empty set of keybindings for the "none" selection * profiles/common: strip out the automatic loading of the common keybindings now that each user sets this in their local * profiles/generate-profiles, profiles/profile.skel: drop the grep of the caption, put it the skeleton * select-screen-profile: remove (), LP: #322833 -- Dustin Kirkland Sat, 31 Jan 2009 19:40:51 +0100 screen-profiles (1.17-0ubuntu1) jaunty; urgency=low * screen: wrapper script for calling select-screen-profile on a per-user, first-run basis * preinst, postrm: maintainer scripts to dpkg-divert screen to screen.real -- Dustin Kirkland Tue, 27 Jan 2009 15:47:46 -0500 screen-profiles (1.16-0ubuntu1) jaunty; urgency=low * select-screen-profile: limit erroneous attempts to 5; make the "plain" profile default; remove the "recommended" pointer * screen-profiles-helper: drop the "recommended" pointer * doc/help.txt: make the help text more readable -- Dustin Kirkland Tue, 27 Jan 2009 14:42:27 -0500 screen-profiles (1.15-0ubuntu1) jaunty; urgency=low * profiles/ubuntu: Ubuntu pseudo-logo looks better on dark black * select-screen-profile: append -light to default Ubuntu profile * debian/rules, debian/install: automatically generate and install an ubuntu-dark themed profile, thanks to Tyler Willingham for the inspiration -- Dustin Kirkland Mon, 26 Jan 2009 15:22:44 -0600 screen-profiles (1.14-0ubuntu1) jaunty; urgency=low * bin/mem-used: fix calculation to account for buffers and cache -- Dustin Kirkland Thu, 22 Jan 2009 23:03:39 -0600 screen-profiles (1.13-0ubuntu1) jaunty; urgency=low * bin/updates-available: fix bug when no updates are available * bin/mem-used, profiles/common, profiles/ubuntu: add memory usage information * doc/help.txt: updated help page * keybindings/common: F12 -> lockscreen * debian/control, bin/*: remove dependencing on bc by using awk * profiles/common: print the \o/ logo on a slightly darker background to make it easier to see; print the mem-used after the mem-avail and a comma -- Dustin Kirkland Wed, 21 Jan 2009 23:58:56 -0600 screen-profiles (1.12-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * profiles/common, select-screen-profile: add support for sourcing individual user's ~/.screenrc-keybindings file * screen-launcher: sanitize user environment by touching sourced files, in case they don't exist * Updated several scripts license header to point to the GPLv3, which is the license this package uses (not GPLv2) [ Dustin Kirkland and Nicolas Barcet] * screen-profiles-helper: add HOME, SHARE, DOC global variables and use them where possible; add functionality to change the escape key sequence; dynamically populate current escape sequence in the help.txt display, LP: #317675 -- Dustin Kirkland Wed, 21 Jan 2009 01:39:31 -0600 screen-profiles (1.11-0ubuntu1) jaunty; urgency=low * profiles/ubuntu: change cpu/memory colors to match those of the gnome panel system monitor colors for cpu/memory -- Dustin Kirkland Tue, 20 Jan 2009 15:43:31 -0600 screen-profiles (1.10-0ubuntu1) jaunty; urgency=low * debian/control: debhelper 6; add explanation to the description as to why the Suggests are useful; add Enhances note * debian/rules: use -i in the binary-indep section, remove unneeded dh_clean arguments * profiles/ubuntu: remove the |-separators * bin/updates-available: allow for faster startup by skipping the apt-check on initial run -- Dustin Kirkland Mon, 19 Jan 2009 22:45:25 -0600 screen-profiles (1.9-0ubuntu1) jaunty; urgency=low [Nicolas Barcet] * use gettext in screen-profiles-helper (LP: #317245) [ Dustin Kirkland ] * keybindings/common: fix leading whitespace on new window creation LP: #317558 * keybindings/common, doc/help.txt: change the default escape sequence back to ctrl-a * profiles/common, bin/updates-available: the updates-available script now caches its value, expiring that value every 60 minutes; so subsequent checks are much cheaper; we can allow the screen status script to run more frequently now, since most will be cache checks; we'll really benefit from this in Jaunty * debian/control: remove buildeps on gettext, po4a, which are only called in the prebuild; depend on ${misc:Depends} with debhelper >= 5 * debian/rules: use dh_testdir in get-orig-source, dh_clean to clean up build; run as 'debian/rules get-orig-source'; removing dh_installdirs as its not needed; add dh_md5sums * debian/dirs: not needed, removing * debian/copyright: updated to use canonical.com address, attribute Canonical copyright, and mention Nick as co-author * select-screen-profile.1: fixed typo * bin/*, *: use -e for shell scripts * bin/updates-available: cache updates available count in the user's homedir, rather than world-writable /var/tmp (race conditions exist) * screen-launcher.1, screen-profiles-helper.1: new manpages -- Dustin Kirkland Fri, 16 Jan 2009 16:45:05 -0600 screen-profiles (1.8-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * screen-profiles-helper: fix crash on startup, when ~/.screen-profiles-helper does not exist -- Dustin Kirkland Mon, 12 Jan 2009 09:11:15 -0600 screen-profiles (1.7-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * screen-install, screen-remove: renamed to screen-launcher-install, screen-launcher-uninstall [ Nicolas Barcet ] * Add toggles to fix bugs LP: #315884 and LP: #315885 for help screen and install of screen by defaults -- Dustin Kirkland Mon, 12 Jan 2009 00:53:20 -0600 screen-profiles (1.6-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * debian/install: no need to install the debian profile in ubuntu * debian/rules: clean up comments * profiles/ubuntu: zero-fill the hour component of the timestamp * bin/updates-available: add some rudimentary caching mechanism for updates, will make screen launch *much* faster on <= Ubuntu 8.10 * screen-install, screen-remove: renamed to screen-launcher-install, screen-launcher-uninstall -- Dustin Kirkland Mon, 12 Jan 2009 00:47:19 -0600 screen-profiles (1.5-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * bin/mem-available: added a memory count script * bin/load-average: added a load average script * debian/install, profiles/common, profiles/ubuntu.screenrc: updated with mem and load status scripts * profiles/common: fix scrollback, LP: #309393 * profiles/*.screenrc: renamed to drop the ".screenrc" bit as this was unnecessary; this will break early users, they will need to re-run select-screen-profile to fix * screen-launcher, screen-install, debian/install: install screen-launcher to /usr/bin, drop the symlinking to ~/.screen-launcher, just install by adding /usr/bin/screen-launcher to ~/.bashrc; install screen-launcher to both bashrc and bash_profile [Nicolas Barcet] * Allow selecting which windows are opened by default in screen-profiles-helper * Allow help message not to be displayed when starting -- Dustin Kirkland Fri, 09 Jan 2009 17:45:03 -0600 screen-profiles (1.4-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * profiles/*: Fix tab mangling, LP: #309882; print cpu count in black; remove darker background color of the Ubuntu logo, name, and clock * keybindings/common: use F7 for scrollback mode * doc/help.txt: updated F7 documentation -- Dustin Kirkland Wed, 07 Jan 2009 17:44:18 -0600 screen-profiles (1.3-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * doc/help.txt: Updated to reflect new F-key mappings * keybindings/common: Map F6 to detach session * select-screen-profile: Test link against arg * bin/cpu-count: remove whitespace * bin/release: get rid of "(development branch)" string -- Dustin Kirkland Wed, 07 Jan 2009 15:43:35 -0600 screen-profiles (1.2-0ubuntu1) jaunty; urgency=low [ Jamie Strandboge ] * update help.txt [ Dustin Kirkland ] * bin/updates-available: add missing print statements * keybindings/common: rework the common keybindings to use the F-keys to ensure that they work in both gnome-terminal and the tty console [Nicolas Valcárcel] * Spanish translations [ Nicolas Barcet ] * First try at screen-profile-helper * Allow select-screen-profile to not run interactively * screen-profile-helper allows to create new windows * screen-profile-helper allows to select profiles * screen-profile-helper allows to install screen by default * Now uses python-newt instead of python-dialog * Add framework for useful windows creation -- Dustin Kirkland Tue, 06 Jan 2009 19:44:44 -0600 screen-profiles (1.1-0ubuntu1) jaunty; urgency=low [ Nicolas Barcet ] * Key binding framework basis * Added some sensible key bindings * First pot and translation to french [ Dustin Kirkland ] * created keybindings directory, moved keybindings there * removed po4a directory, in favor of Nick's po directory * changed 'less' to /usr/bin/sensible-pager, depend on debianutils -- Dustin Kirkland Wed, 17 Dec 2008 23:46:45 -0600 screen-profiles (1.0-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * Initial upload (LP: #308789) - ubuntu, debian, redhat, fedora profiles - select-screen-profile utility - add dependency on gettext-base (LP: #308509), add translation framework - define 10,000 lines of scrollback - ctrl-a c opens new window and prompts for name - don't display ominous red 0! when no updates available (LP: #308215) [ Nicolas Barcet ] * Allow local modification of .screenrc (LP: #308216) * Add some nice defaults to ubuntu.screenrc -- Dustin Kirkland Tue, 16 Dec 2008 17:42:52 -0600