* debian/control:

- pastebinit needs to be in the recommends
This commit is contained in:
Dustin Kirkland 2016-03-03 13:41:51 -06:00
commit d43df03417
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ byobu (5.105) unreleased; urgency=medium
* usr/share/man/man1/byobu.1:
- update examples
* debian/control:
- pastebinit needs to be in the recommends
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 28 Feb 2016 23:46:26 -0600

2
debian/control vendored
View file

@ -19,6 +19,7 @@ Depends:
tmux (>= 1.5) | screen,
gawk
Recommends:
pastebinit,
screen,
tmux (>= 1.5),
run-one
@ -28,7 +29,6 @@ Suggests:
gnome-terminal,
gnupg,
lsb-release,
pastebinit,
po-debconf,
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
update-notifier-common,