* debian/control: LP: #887344

- promote tmux to a 'recommends';  will 'depend' on it soon
This commit is contained in:
Dustin Kirkland 2011-11-07 16:03:30 -06:00
commit 4bfb064aec
2 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View file

@ -1,6 +1,7 @@
byobu (4.46) unreleased; urgency=low
* UNRELEASED
* debian/control: LP: #887344
- promote tmux to a 'recommends'; will 'depend' on it soon
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 31 Oct 2011 09:46:46 -0400

3
debian/control vendored
View file

@ -12,7 +12,8 @@ Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
Package: byobu
Architecture: all
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
Suggests: apport, vim, w3m, po-debconf, update-notifier-common, lsb-release, tmux
Recommends: tmux
Suggests: apport, vim, w3m, po-debconf, update-notifier-common, lsb-release
Provides: screen-profiles, screen-profiles-extras, byobu-extras
Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
Breaks: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)