<div dir="ltr">Hi,<br><br>What's a good example of a Leiningen package? I've downloaded the packages for lein-clojars, clucy and robert-hooke. <div><br></div><div>lein-clojars seems very straightforward, the debian/rules file is very simple and is exactly what I would have expected (I'm guessing because it has no dependencies).</div>
<div><br></div><div style>robert-hooke and clucy are a bit different, for instance they set a classpath to find the dependencies and there's a target %.html which is for documentation? Also a few variables are set in the beginning to make it possible to use the get-orig-source target.</div>
<div style><br></div><div style>Another question: Can I use javahelper to package my hello world pre-application contribution along with dh_lein2 or does it have to strictly be "--with dh_lein2" and nothing else?<br>
<br>Thank you,<br>Eugenio</div></div>