aboutsummaryrefslogtreecommitdiffstats
path: root/debian/not-installed
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Use dh-missingLuca Boccassi1-0/+2
In order to catch new libraries being added, use dh-missing so that installed but unpackaged files cause the build to fail. Add an ignore for custom.css which is always installed even when not building the documentation due to a Meson quirk. Change-Id: I52afa5e6c091ddd6ec9f9d40d1892263b26f191f Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>