Codebase list chemical-structures / 04d081e
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 1 year, 5 months ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 * Bump debhelper from old 11 to 13.
44 * Set debhelper-compat version in Build-Depends.
55 * Update standards version to 4.6.1, no changes needed.
6 * Trim trailing whitespace.
67
78 -- Debian Janitor <janitor@jelmer.uk> Thu, 20 Oct 2022 09:44:26 -0000
89
1313 XP = xsltproc --nonet
1414
1515 %:
16 dh $@
16 dh $@
1717
1818 override_dh_auto_clean:
1919 find . -name *.pyc | xargs rm -f