* Make byobu more portable, LP: #503554

- debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages
  - debian/install, bin/*, usr/lib/byobu/*: move the status scripts
This commit is contained in:
Dustin Kirkland 2010-01-12 08:29:10 -06:00
commit 5fbbf580f9
34 changed files with 7 additions and 5 deletions

4
debian/changelog vendored
View file

@ -1,8 +1,10 @@
byobu (2.47) unreleased; urgency=low
* bin/network: fix network script regresssion, LP: #506315
* debian/rules, debian/manpages, usr/share/man/man1/*: move the manpages
* Make byobu more portable, 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
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 11 Jan 2010 22:54:36 -0600

2
debian/install vendored
View file

@ -1,4 +1,4 @@
bin/* usr/lib/byobu
usr/lib/byobu/*
#desktop/byobu.svg usr/share/byobu/pixmaps/
#desktop/byobu.desktop usr/share/applications/
po/locale/* usr/share/locale

2
debian/rules vendored
View file

@ -7,7 +7,7 @@
PKG=byobu
VER=`head -n 1 debian/changelog | sed 's/^.*(//' | sed 's/).*//' | sed 's/-.*//'`
release-upstream:
get-orig-source:
dh_testdir
bzr export ../${PKG}_${VER}.orig.tar.gz

View file

@ -1,5 +1,5 @@
# List of source files containing translatable sh strings.
# Please keep this file sorted alphabetically.
bin/menu
usr/lib/byobu/menu
byobu-export
byobu-select-profile