mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* debian/control: LP: #888770
- recommend run-one, which is useful for some long-running status items, now that it has been MIR-approved
This commit is contained in:
parent
353027a6f5
commit
04e25b1379
2 changed files with 4 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,6 +1,8 @@
|
|||
byobu (5.65) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* debian/control: LP: #888770
|
||||
- recommend run-one, which is useful for some long-running status
|
||||
items, now that it has been MIR-approved
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 08 Nov 2013 13:32:40 -0600
|
||||
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -21,6 +21,7 @@ Depends:
|
|||
Recommends:
|
||||
screen,
|
||||
tmux (>= 1.5),
|
||||
run-one
|
||||
Suggests:
|
||||
apport,
|
||||
lsb-release,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue