{"id":15941462,"url":"https://github.com/r4um/lein-jdeb","last_synced_at":"2026-04-28T11:05:29.080Z","repository":{"id":24095258,"uuid":"27482633","full_name":"r4um/lein-jdeb","owner":"r4um","description":"Create debian packages from leiningen project","archived":false,"fork":false,"pushed_at":"2019-07-07T09:02:52.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T09:27:59.926Z","etag":null,"topics":["clojure","debian","debian-packages","jdeb","lein-jdeb","leiningen-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r4um.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-03T10:54:28.000Z","updated_at":"2019-07-07T09:02:54.000Z","dependencies_parsed_at":"2022-07-24T00:00:27.601Z","dependency_job_id":null,"html_url":"https://github.com/r4um/lein-jdeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r4um/lein-jdeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4um%2Flein-jdeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4um%2Flein-jdeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4um%2Flein-jdeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4um%2Flein-jdeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r4um","download_url":"https://codeload.github.com/r4um/lein-jdeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4um%2Flein-jdeb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojure","debian","debian-packages","jdeb","lein-jdeb","leiningen-plugin"],"created_at":"2024-10-07T07:04:29.778Z","updated_at":"2026-04-28T11:05:29.051Z","avatar_url":"https://github.com/r4um.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lein-jdeb\n\nA Leiningen plugin to create debian package from your project's uberjar.\nUses [jdeb](https://github.com/tcurdt/jdeb) to build the debian packages.\n\n##  Leiningen\n\n[![Dependencies Status](https://versions.deps.co/r4um/lein-jdeb/status.svg)](https://versions.deps.co/r4um/lein-jdeb)\n[![Clojars Project](http://clojars.org/lein-jdeb/latest-version.svg)](http://clojars.org/lein-jdeb)\n\n## Installation\n\n### With Leiningen 2\n\nAdd `[lein-jdeb \"0.2.2\"]` to your project's `:plugins`.\n\n### With Leiningen 1\n\nAdd `[lein-jdeb \"0.2.2\"]` to your project's `:dev-dependencies`.\n\n##  Usage\n\nAdd `:deb-maintainer` to your `project.clj` to add the [Maintainer](https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Maintainer) field for the package\nand you should be able to build package.\n\nInvoke via:\n\n    $ lein jdeb\n\nOther settings that are available and their defaults\n* `:deb-control` Set this to a directory containing the control file. By default this is\n   temporarily generated.\n* `:deb-architecture` Sets [Architecture](https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture). Set to `all` by default.\n* `:deb-priority` Sets [Priority](https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Priority). Set to `optional` by default.\n* `:deb-section` Sets [Section](https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Section). Set to `java` by default.\n* `:deb-depends` Sets [Depends](). Set to `default-jre | java7-runtime | java6-runtime` by default\n\n## License\n\nCopyright © Pranay Kanwar\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr4um%2Flein-jdeb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr4um%2Flein-jdeb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr4um%2Flein-jdeb/lists"}