* debian/control:

- recommend less package, for BYOBU_PAGER
This commit is contained in:
Dustin Kirkland 2019-06-12 18:30:45 -05:00
commit f98356fc2a
2 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View file

@ -1,6 +1,7 @@
byobu (5.129) unreleased; urgency=medium byobu (5.129) unreleased; urgency=medium
* UNRELEASED * debian/control:
- recommend less package, for BYOBU_PAGER
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 11 Jun 2019 19:56:15 -0500 -- Dustin Kirkland <kirkland@ubuntu.com> Tue, 11 Jun 2019 19:56:15 -0500

3
debian/control vendored
View file

@ -18,8 +18,9 @@ Depends:
python3, python3,
python3-newt, python3-newt,
tmux (>= 1.5), tmux (>= 1.5),
gawk gawk,
Recommends: Recommends:
less,
pastebinit, pastebinit,
sensible-utils, sensible-utils,
run-one run-one