From aa6b0da52c9ec9a8a949c76e1c7e414f374d9deb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 2 Mar 2017 19:52:12 -0800 Subject: rename upstream ChangeLog to changelog for install This was how the previous maintainer did it. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6e550d3..5cd060c 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,8 @@ override_dh_auto_build: ./build -p linux -hsystem -f libscm.opt -t lib makeinfo --html --no-split scm.texi makeinfo --html --no-split Xlibscm.texi - mv XlibScm.html Xlibscm.html + cp XlibScm.html Xlibscm.html + cp ChangeLog changelog override_dh_auto_test: # skip: inexact tests fail; fixed in later upstream version -- cgit v1.2.3