diff options
| author | Kali Kaneko <kali@leap.se> | 2016-04-25 21:29:50 -0400 |
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2016-04-25 21:29:50 -0400 |
| commit | bb2f631b19b87b4ecc7fd33a2f8b919d5aec0a9a (patch) | |
| tree | 757e3dc022c970d526b380925b5794bf59c79fbe | |
| parent | ce2191d5ae3048be7eee63bbdc23bb2720154581 (diff) | |
update changelog path
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index e81414a..e641ed2 100755 --- a/debian/rules +++ b/debian/rules @@ -7,5 +7,5 @@ dh $@ --with python2 --buildsystem=python_distutils override_dh_installchangelogs: - dh_installchangelogs CHANGELOG + dh_installchangelogs CHANGELOG.rst |
