mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
debian/control: suggest po-debconf
This commit is contained in:
parent
08af236d56
commit
b74e08a391
2 changed files with 3 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
byobu (2.53) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* debian/control: suggest po-debconf
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 05 Feb 2010 01:03:51 -0800
|
||||
|
||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -9,9 +9,9 @@ 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), po-debconf
|
||||
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
|
||||
Suggests: apport, vim, w3m, po-debconf
|
||||
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