mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
debian/control: drop update-notifier-common and lsb-release to suggests,
as we can live without these now
This commit is contained in:
parent
83f672cca3
commit
59230ae65e
2 changed files with 4 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -6,8 +6,10 @@ byobu (2.33) unreleased; urgency=low
|
|||
* bin/updates_available: print the current cache even if we're
|
||||
updating the cache
|
||||
* po/byoub-*.po: rename to just *.po, fix translations location, LP: #430095
|
||||
* debian/control: drop update-notifier-common and lsb-release to suggests,
|
||||
as we can live without these now
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 15 Sep 2009 13:36:33 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 16 Sep 2009 16:46:57 -0500
|
||||
|
||||
byobu (2.32-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -10,8 +10,7 @@ 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)
|
||||
Recommends: update-notifier-common, lsb-release
|
||||
Suggests: vim
|
||||
Suggests: vim, update-notifier-common, lsb-release, w3m
|
||||
Provides: screen-profiles, screen-profiles-extras, byobu-extras
|
||||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue