* debian/control:

- lower screen to a suggests
This commit is contained in:
Dustin Kirkland 2017-08-09 16:51:55 -05:00
commit f98a193515
2 changed files with 4 additions and 3 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ byobu (5.121) unreleased; urgency=medium
[ Dustin Kirkland ]
* usr/bin/wifi-status:
- timestamp the pings
* debian/control:
- lower screen to a suggests
[ Elan Ruusamäe ]
* autogen.sh, .bzrignore, configure.ac:

5
debian/control vendored
View file

@ -17,12 +17,10 @@ Depends:
net-tools,
python3|python,
python3-newt|python-newt,
tmux (>= 1.5) | screen,
tmux (>= 1.5),
gawk
Recommends:
pastebinit,
screen,
tmux (>= 1.5),
run-one
Suggests:
apport,
@ -31,6 +29,7 @@ Suggests:
gnupg,
lsb-release,
po-debconf,
screen,
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
update-notifier-common,
vim,