don't install debian profile in ubuntu

This commit is contained in:
Dustin Kirkland 2009-01-10 09:04:16 -06:00
commit ec946cde4a
2 changed files with 2 additions and 2 deletions

3
debian/changelog vendored
View file

@ -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
View file

@ -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