mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* debian/control:
- demote run-one to a suggests, until such time as its MIR is approved
This commit is contained in:
parent
c78d9f6827
commit
fb8abdb5d2
2 changed files with 4 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
byobu (4.52) unreleased; urgency=low
|
byobu (4.52) unreleased; urgency=low
|
||||||
|
|
||||||
* UNRELEASED
|
* debian/control:
|
||||||
|
- demote run-one to a suggests, until such time as its MIR is approved
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 26 Nov 2011 17:50:26 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 26 Nov 2011 17:50:26 -0600
|
||||||
|
|
||||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -12,8 +12,8 @@ Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||||
Package: byobu
|
Package: byobu
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
|
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
|
||||||
Recommends: run-one, tmux (>= 1.5)
|
Recommends: tmux (>= 1.5)
|
||||||
Suggests: apport, vim, w3m, po-debconf, update-notifier-common, lsb-release
|
Suggests: apport, vim, w3m, po-debconf, update-notifier-common, lsb-release, run-one
|
||||||
Provides: screen-profiles, screen-profiles-extras, byobu-extras
|
Provides: screen-profiles, screen-profiles-extras, byobu-extras
|
||||||
Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
|
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)
|
Breaks: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue