don't install README as changelog, it's already installed as doc

This commit is contained in:
Adrien Cunin 2009-03-08 13:26:49 +01:00
commit 9838285c38
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ screen-profiles (1.34) unreleased; urgency=low
[ Adrien Cunin ] [ Adrien Cunin ]
* Fixed Vcs-Bzr url * Fixed Vcs-Bzr url
* Don't install README as changelog, it's already installed as doc
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 01:12:29 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 01:12:29 -0600

2
debian/rules vendored
View file

@ -40,7 +40,7 @@ binary-indep: build install
dh_testroot -i dh_testroot -i
dh_installdocs -X.bzr -i dh_installdocs -X.bzr -i
dh_installman -i screen-launcher.1 screen-profiles.1 select-screen-profile.1 motd+shell.1 dh_installman -i screen-launcher.1 screen-profiles.1 select-screen-profile.1 motd+shell.1
dh_installchangelogs -i README dh_installchangelogs -i
dh_installdebconf -i dh_installdebconf -i
dh_compress -i dh_compress -i
dh_fixperms -i dh_fixperms -i