mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
don't install debian profile in ubuntu
This commit is contained in:
parent
35f08b71cc
commit
ec946cde4a
2 changed files with 2 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,9 +1,10 @@
|
||||||
screen-profiles (1.6) UNRELEASED; urgency=low
|
screen-profiles (1.6) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* debian/install: no need to install the debian profile in ubuntu
|
||||||
* debian/rules: clean up comments
|
* debian/rules: clean up comments
|
||||||
* profiles/ubuntu: zero-fill the hour component of the timestamp
|
* profiles/ubuntu: zero-fill the hour component of the timestamp
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Jan 2009 00:55:32 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Jan 2009 09:03:53 -0600
|
||||||
|
|
||||||
screen-profiles (1.5-0ubuntu1) jaunty; urgency=low
|
screen-profiles (1.5-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
|
|
1
debian/install
vendored
1
debian/install
vendored
|
@ -6,7 +6,6 @@ bin/reboot-required usr/share/screen-profiles/bin
|
||||||
bin/release usr/share/screen-profiles/bin
|
bin/release usr/share/screen-profiles/bin
|
||||||
bin/updates-available usr/share/screen-profiles/bin
|
bin/updates-available usr/share/screen-profiles/bin
|
||||||
profiles/common usr/share/screen-profiles/profiles
|
profiles/common usr/share/screen-profiles/profiles
|
||||||
profiles/debian usr/share/screen-profiles/profiles
|
|
||||||
profiles/ubuntu usr/share/screen-profiles/profiles
|
profiles/ubuntu usr/share/screen-profiles/profiles
|
||||||
keybindings/common usr/share/screen-profiles/keybindings
|
keybindings/common usr/share/screen-profiles/keybindings
|
||||||
windows/common usr/share/screen-profiles/windows
|
windows/common usr/share/screen-profiles/windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue