mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
debian/control: drop update-notifier-common and lsb-release from
Recommends to Suggests (their status scripts are smart enough to operate without them), LP: #588340
This commit is contained in:
parent
d8fd111301
commit
4dc7059831
2 changed files with 4 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,6 +1,8 @@
|
||||||
byobu (2.77) unreleased; urgency=low
|
byobu (2.77) unreleased; urgency=low
|
||||||
|
|
||||||
* UNRELEASED
|
* debian/control: drop update-notifier-common and lsb-release from
|
||||||
|
Recommends to Suggests (their status scripts are smart enough to
|
||||||
|
operate without them), LP: #588340
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 21 May 2010 09:37:16 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 21 May 2010 09:37:16 -0500
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -10,8 +10,7 @@ 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: update-notifier-common, lsb-release
|
Suggests: apport, vim, w3m, po-debconf, update-notifier-common, lsb-release
|
||||||
Suggests: apport, vim, w3m, po-debconf
|
|
||||||
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)
|
||||||
Conflicts: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
|
Conflicts: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue