Make sure that the upstream changelog remains uncompressed

Make sure that the upstream changelog remains uncompressed,
so that the application can display it.
This commit is contained in:
Carlos Maddela
2019-02-02 13:34:45 +11:00
parent bf96232b15
commit 1e51a09248
4 changed files with 13 additions and 2 deletions

6
debian/rules vendored
View File

@@ -68,4 +68,8 @@ override_dh_auto_install-indep:
# automatically decompress text files.
override_dh_compress-arch:
dh_compress -p dvdisaster \
-XCHANGELOG -XCREDITS -XREADME.MODIFYING -XTODO
-Xchangelog -XCREDITS -XREADME.MODIFYING -XTODO
gzip -9n debian/dvdisaster/usr/share/doc/dvdisaster/changelog.Debian
override_dh_installchangelogs-arch:
dh_installchangelogs -p dvdisaster -k