mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* debian/control:
- suggest ttf-ubuntu-font-family which provides the character
This commit is contained in:
parent
f8759012b9
commit
5c61b50882
2 changed files with 6 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -8,6 +8,10 @@ byobu (5.8) unreleased; urgency=low
|
|||
* usr/bin/byobu-reconnect-sockets: LP: #923169
|
||||
- better fix for zsh, set compatibility options instead
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* debian/control:
|
||||
- suggest ttf-ubuntu-font-family which provides the character
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 30 Jan 2012 18:12:49 -0600
|
||||
|
||||
byobu (5.7-0ubuntu1) precise; urgency=low
|
||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -20,12 +20,13 @@ Depends:
|
|||
tmux (>= 1.5) | screen
|
||||
Recommends:
|
||||
screen,
|
||||
tmux (>= 1.5)
|
||||
tmux (>= 1.5),
|
||||
Suggests:
|
||||
apport,
|
||||
lsb-release,
|
||||
po-debconf,
|
||||
run-one,
|
||||
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
|
||||
update-notifier-common,
|
||||
vim,
|
||||
w3m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue