mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
* debian/control:
- modernized description
This commit is contained in:
parent
5c62c257c4
commit
da5b2edb5e
2 changed files with 9 additions and 15 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -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 <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:14:17 +0000
|
||||
|
||||
|
@ -98,12 +100,6 @@ byobu (4.16-0ubuntu1) oneiric; urgency=low
|
|||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:14:14 +0000
|
||||
|
||||
byobu (4.15-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
* There was no 4.15 release
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jun 2011 16:16:29 -0500
|
||||
|
||||
byobu (4.14-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
* usr/share/byobu/profiles/tmux:
|
||||
|
|
14
debian/control
vendored
14
debian/control
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue