mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
make sure that byobu replaces byobu-extras
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
0f5a5f75f3
commit
0ac8e086aa
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -12,9 +12,9 @@ Architecture: all
|
|||
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
|
||||
Recommends: update-notifier-common, lsb-release
|
||||
Suggests: vim
|
||||
Provides: screen-profiles, screen-profiles-extras
|
||||
Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
|
||||
Conflicts: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
|
||||
Provides: screen-profiles, screen-profiles-extras, byobu-extras
|
||||
Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
|
||||
Conflicts: 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue