Package: leiningen-clojure / 2.11.2-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| leiningen-clojure | 2.11.2-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Build in offline mode with local repo.patch | (download) |
project.clj |
4 3 + 1 - 0 ! |
build in offline mode with local repo |
| 0002 Update LEIN_JAR location to match installed jar.patch | (download) |
bin/lein-pkg |
2 1 + 1 - 0 ! |
update lein_jar location to match installed jar |
| 0003 Build leiningen core offline.patch | (download) |
leiningen-core/project.clj |
4 3 + 1 - 0 ! |
build leiningen-core offline |
| 0004 Use debian versions.patch | (download) |
leiningen-core/project.clj |
25 15 + 10 - 0 ! |
use debian versions. =================================================================== |
| 0005 Ensure active profiles respects unmerging.patch | (download) |
leiningen-core/src/leiningen/core/project.clj |
6 3 + 3 - 0 ! |
[patch] ensure :active-profiles respects unmerging, say via lein pom/java |
| 0006 Disable pedantic abort.patch | (download) |
project.clj |
2 1 + 1 - 0 ! |
disable pedantic abort option in project.clj |
| 0007 Invoke dh clojure adjust project when requested.patch | (download) |
bin/lein |
5 5 + 0 - 0 ! |
invoke dh-clojure adjust-project when requested When DEB_DH_CLJ_LEIN_BUILD=true in the environment add /usr/share/maven-repo/org/debian/dh-clojure-lein/debian/dh-clojure-lein-debian.jar to the classpath unless DEB_DH_CLJ_LEIN_OVERRIDE_JAR is also defined, in which case, add its value to the classpath instead. The override makes it possible for dh-clojure-lein to test itself during its build. When working with a project, look for debian.dh-clojure-lein.inject/adjust-project (defined by the dh-clojure jar). If found (usually because dh-clojure is installed), invoke that function both before plugins, and after any middleware, as part of dh-clojure's Leiningen support. See dh-clojure-lein(7) in the dh-clojure package for additional information. |
