mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* debian/install, debian/links, === removed symlink
usr/share/byobu/keybindings/common, === target was uf-keys, usr/share/byobu/keybindings/common: - re-establish a symlink for the icon/art; note, this should really be handled in the autohell build for portability; using debian/links is hacky - drop common as a link; instead, use "source"
This commit is contained in:
parent
35d67ef0b9
commit
c0647a4b6e
4 changed files with 12 additions and 1 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -5,6 +5,15 @@ byobu (5.4) unreleased; urgency=low
|
|||
debian/rules, debian/source/format: LP: #917682
|
||||
- switch to dh7 format for build
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* debian/install, debian/links, === removed symlink
|
||||
usr/share/byobu/keybindings/common, === target was uf-keys,
|
||||
usr/share/byobu/keybindings/common:
|
||||
- re-establish a symlink for the icon/art; note, this should
|
||||
really be handled in the autohell build for portability;
|
||||
using debian/links is hacky
|
||||
- drop common as a link; instead, use "source"
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 15 Jan 2012 13:54:17 -0600
|
||||
|
||||
byobu (5.3-0ubuntu1) precise; urgency=low
|
||||
|
|
1
debian/install
vendored
1
debian/install
vendored
|
@ -1,4 +1,5 @@
|
|||
etc/byobu/socketdir etc/byobu/
|
||||
etc/byobu/backend etc/byobu/
|
||||
etc/profile.d/Z97-byobu.sh etc/profile.d/
|
||||
usr/share/byobu/pixmaps/byobu.svg usr/share/icons/hicolor/scalable/apps/
|
||||
debian/source_byobu.py usr/share/apport/package-hooks
|
||||
|
|
1
debian/links
vendored
Normal file
1
debian/links
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
usr/share/byobu/pixmaps/byobu.svg usr/share/icons/hicolor/scalable/apps/byobu.svg
|
|
@ -1 +0,0 @@
|
|||
f-keys
|
1
usr/share/byobu/keybindings/common
Normal file
1
usr/share/byobu/keybindings/common
Normal file
|
@ -0,0 +1 @@
|
|||
source $BYOBU_PREFIX/share/byobu/keybindings/f-keys
|
Loading…
Add table
Add a link
Reference in a new issue