mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
depend on gettext-base, Bug #308509
This commit is contained in:
parent
94bb0261ec
commit
627d39ac66
2 changed files with 4 additions and 4 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,12 +1,12 @@
|
||||||
screen-profiles (1.0) jaunty; urgency=low
|
screen-profiles (1.0-0ubuntu1) jaunty; urgency=low
|
||||||
[ Dustin Kirkland ]
|
[ Dustin Kirkland ]
|
||||||
* Initial upload
|
* Initial upload
|
||||||
- ubuntu, debian, redhat, fedora profiles
|
- ubuntu, debian, redhat, fedora profiles
|
||||||
- select-screen-profile utility
|
- select-screen-profile utility
|
||||||
|
- add dependency on gettext-base (LP: #308509)
|
||||||
|
|
||||||
[ Nicolas Barcet ]
|
[ Nicolas Barcet ]
|
||||||
* Allow local modification of .screenrc (LP: #308216)
|
* Allow local modification of .screenrc (LP: #308216)
|
||||||
* Add some nice defaults to ubuntu.screenrc
|
* Add some nice defaults to ubuntu.screenrc
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 15 Dec 2008 23:02:09 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 16 Dec 2008 11:03:41 -0600
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -9,7 +9,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main
|
||||||
|
|
||||||
Package: screen-profiles
|
Package: screen-profiles
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: debconf (>= 0.5) | debconf-2.0, screen
|
Depends: debconf (>= 0.5) | debconf-2.0, screen, gettext-base
|
||||||
Recommends: update-notifier-common
|
Recommends: update-notifier-common
|
||||||
Description: a set of useful profiles and a profile-switcher for GNU screen
|
Description: a set of useful profiles and a profile-switcher for GNU screen
|
||||||
screen-profiles includes a set of profiles for the GNU screen window manager.
|
screen-profiles includes a set of profiles for the GNU screen window manager.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue