RFR: libpedantic-clojure
Tom Marble
tmarble at info9.net
Fri Jul 11 21:32:50 UTC 2014
All:
With the goal of packaging leiningen 2 I am working
on packaging libpedantic-clojure.
My current draft is here:
http://anonscm.debian.org/gitweb/?p=pkg-clojure/pedantic-clojure.git
The current bugs are:
1. The generated README.html from README.md has this complaint
dpkg-source: warning: file pedantic-clojure-build/README.html has
no final newline (either original or modified version)
Despite footer.html having a newline??
2. README.html is not treated as a build artifact, but as
a mod to the source package. In other words a patch is proposed with:
dpkg-source: info: you can integrate the local changes with
dpkg-source --commit
3. The maven magic doesn't actually produce the pedantic.jar :(
Let me know what I'm missing!
Thanks,
--Tom
More information about the Pkg-clojure-maintainers
mailing list