Source: clojure Version: 1.8.0-2 Severity: normal debian/rules is trying to set the HTML title of changes.html which then becomes /usr/share/doc/clojure/changelog.html.gz, but the logic is flawed.
This might work better:
sed -i'' -e 's/@TITLE@/$(shell sed -n '/^# /{s///p;q}' changes.md)/g'
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.

