From da5b2edb5ee67d32d3085d58674563324e6c3425 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 29 Jun 2011 02:24:25 +0000 Subject: [PATCH] * debian/control: - modernized description --- debian/changelog | 10 +++------- debian/control | 14 ++++++-------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0040620d..1fca522d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -byobu (4.17-0ubuntu1) oneiric; urgency=low +byobu (4.17) unreleased; urgency=low * usr/bin/byobu-launch: LP: #802646 - ensure that .profile gets sourced if launching byobu by default, @@ -52,6 +52,8 @@ byobu (4.17-0ubuntu1) oneiric; urgency=low - quiet printing of metadata service test * usr/bin/byobu-select-session: - need to use the screen binary, LP: #800496 + * debian/control: + - modernized description -- Dustin Kirkland Mon, 27 Jun 2011 14:14:17 +0000 @@ -98,12 +100,6 @@ byobu (4.16-0ubuntu1) oneiric; urgency=low -- Dustin Kirkland Mon, 27 Jun 2011 14:14:14 +0000 -byobu (4.15-0ubuntu1) oneiric; urgency=low - - * There was no 4.15 release - - -- Dustin Kirkland Thu, 16 Jun 2011 16:16:29 -0500 - byobu (4.14-0ubuntu1) oneiric; urgency=low * usr/share/byobu/profiles/tmux: diff --git a/debian/control b/debian/control index 02be41d3..2d20c25a 100644 --- a/debian/control +++ b/debian/control @@ -15,11 +15,9 @@ Provides: screen-profiles, screen-profiles-extras, byobu-extras Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17) Breaks: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17) Enhances: screen -Description: a set of useful profiles and a profile-switcher for GNU screen - byobu includes a set of profiles for the GNU screen window manager. - These profiles are quite useful on server machines which are not running - a graphical desktop. The 'screen' command provides a number of advanced - features are not necessarily exposed in the default profile. These profiles - provide features such as status bars, clocks, notifiers (reboot required, - updates available), etc. The profile-switcher allows users to quickly switch - their .screenrc to any of the available profiles. +Description: powerful, text based window manager and shell multiplexer + Byobu is Ubuntu's text-based window manager based on GNU Screen. + Using Byobu, you can quickly create and move between different windows + over a single SSH connection or TTY terminal, monitor dozens of important + statistics about your system, detach and reattach to sessions later + while your programs continue to run in the background.