diff options
author | Brice Goglin <[email protected]> | 2009-07-21 20:42:50 +0200 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2009-07-21 20:42:50 +0200 |
commit | d740456ee5fa22f14f22db209e437f0065fb4667 (patch) | |
tree | 368b5644e2f06dd585747dfe5a2726a2c2c689b9 /debian | |
parent | 45c5ed4bb810bfb4617ce91e2da9ee79967dd553 (diff) |
Install the upstream ChangeLog
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index ecb1e07c8b8..7a939507d36 100755 --- a/debian/rules +++ b/debian/rules @@ -222,7 +222,7 @@ binary-indep: install binary-arch: install dh_testdir dh_testroot - dh_installchangelogs -s + dh_installchangelogs -s ChangeLog dh_installdocs -s dh_installexamples -s dh_install -s --sourcedir=debian/tmp --list-missing |