mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* debian/control:
- lower screen to a suggests
This commit is contained in:
parent
e2251f6a91
commit
f98a193515
2 changed files with 4 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,6 +3,8 @@ byobu (5.121) unreleased; urgency=medium
|
||||||
[ Dustin Kirkland ]
|
[ Dustin Kirkland ]
|
||||||
* usr/bin/wifi-status:
|
* usr/bin/wifi-status:
|
||||||
- timestamp the pings
|
- timestamp the pings
|
||||||
|
* debian/control:
|
||||||
|
- lower screen to a suggests
|
||||||
|
|
||||||
[ Elan Ruusamäe ]
|
[ Elan Ruusamäe ]
|
||||||
* autogen.sh, .bzrignore, configure.ac:
|
* autogen.sh, .bzrignore, configure.ac:
|
||||||
|
|
5
debian/control
vendored
5
debian/control
vendored
|
@ -17,12 +17,10 @@ Depends:
|
||||||
net-tools,
|
net-tools,
|
||||||
python3|python,
|
python3|python,
|
||||||
python3-newt|python-newt,
|
python3-newt|python-newt,
|
||||||
tmux (>= 1.5) | screen,
|
tmux (>= 1.5),
|
||||||
gawk
|
gawk
|
||||||
Recommends:
|
Recommends:
|
||||||
pastebinit,
|
pastebinit,
|
||||||
screen,
|
|
||||||
tmux (>= 1.5),
|
|
||||||
run-one
|
run-one
|
||||||
Suggests:
|
Suggests:
|
||||||
apport,
|
apport,
|
||||||
|
@ -31,6 +29,7 @@ Suggests:
|
||||||
gnupg,
|
gnupg,
|
||||||
lsb-release,
|
lsb-release,
|
||||||
po-debconf,
|
po-debconf,
|
||||||
|
screen,
|
||||||
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
|
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
|
||||||
update-notifier-common,
|
update-notifier-common,
|
||||||
vim,
|
vim,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue