summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDavid Paleino <d.paleino@gmail.com>2009-04-03 14:11:50 +0200
committerDavid Paleino <d.paleino@gmail.com>2009-04-03 14:11:50 +0200
commit1eeeb400947d4d4b4958fadb1cd3120fd1baa2d9 (patch)
tree8f80e7eca57c55bef97d4d3c979fbf89b38b52fb /debian/rules
parentd6938e77048148d3ce63e0356169a324acc22035 (diff)
downloadbash-completion-1eeeb400947d4d4b4958fadb1cd3120fd1baa2d9.tar.gz
debian/rules: install upstream CHANGES and AUTHORS too
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index cf9389fd..70138134 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,8 +34,8 @@ install: build
binary-indep: build install
dh_testdir
dh_testroot
- dh_installchangelogs
- dh_installdocs README TODO
+ dh_installchangelogs CHANGES
+ dh_installdocs README TODO AUTHORS
dh_installman
dh_compress -Xcontrib
dh_fixperms