1 2 3 4 5 6 7 8 9 10 11 12
|
# Lintian complains that there is an "incomplete FreePascal project" to create
# compiled chm files, but that these compiled files are most likely created
# by proprietary software. However, we check that the chm files can be build
# with the "incomplete" implementation by actually building them during the
# package build time.
#
# Paul Gevers <elbrus@debian.org>, 30 September 2014
lazarus source: source-contains-prebuilt-ms-help-file docs/chm/*
# In fpc 3.0.0+dfsg-5 elbrus added fp-fix-timestamps that expects d/source/timestamps
# lintian bug: http://bugs.debian.org/825222
lazarus source: unknown-file-in-debian-source timestamps
|