mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
debian: Ship upstream ChangeLog in .deb
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
e1981428e7
commit
322055b89a
3
debian/rules
vendored
3
debian/rules
vendored
@ -11,3 +11,6 @@ include /usr/share/dpkg/default.mk # provides DEB_VERSION
|
|||||||
%:
|
%:
|
||||||
dh $@ --with autoreconf
|
dh $@ --with autoreconf
|
||||||
|
|
||||||
|
override_dh_installchangelogs:
|
||||||
|
dh_installchangelogs ChangeLog.md
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user