* Make byobu more portable, much help from Derek Carter, LP: #503554

- AUTHORS, ChangeLog, NEWS: added
This commit is contained in:
Dustin Kirkland 2010-01-12 10:16:41 -06:00
commit 175829388b
4 changed files with 7 additions and 1 deletions

4
AUTHORS Normal file
View file

@ -0,0 +1,4 @@
Dustin Kirkland <kirkland@canonical.com>
Nick Barcet <nick.barcet@ubuntu.com>
Raphaël Pinson <raphink@ubuntu.com>
Derek Carter <goozbach@friocorte.com>

1
ChangeLog Symbolic link
View file

@ -0,0 +1 @@
debian/changelog

0
NEWS Normal file
View file

3
debian/changelog vendored
View file

@ -4,7 +4,7 @@ byobu (2.47) unreleased; urgency=low
* usr/lib/byobu/wifi_quality: silence error
* byobu.desktop, byobu.svg: install these again, but hide the menu item
by default, per pitti's fallback suggestion to LP: #498322
* Make byobu more portable, LP: #503554
* Make byobu more portable, much help from Derek Carter, LP: #503554
- debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages
to make byobu more portable
- debian/install, bin/*, usr/lib/byobu/*: move the status scripts
@ -17,6 +17,7 @@ byobu (2.47) unreleased; urgency=low
moved
- usr/share/byobu/tests/byobu-time-notifications: relocate, rename, and
install the notification timing tests, add a copyright header
- AUTHORS, ChangeLog, NEWS: added
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 11 Jan 2010 22:54:36 -0600