Update package wrt cme
Utkarsh Gupta
2 years ago
0 | 0 | Source: comidi-clojure |
1 | Maintainer: Debian Clojure Maintainers <pkg-clojure-maintainers@lists.alioth.debian.org> | |
2 | Uploaders: Apollon Oikonomopoulos <apoikos@debian.org> | |
1 | 3 | Section: java |
2 | 4 | Priority: optional |
3 | Maintainer: Debian Clojure Maintainers <pkg-clojure-maintainers@lists.alioth.debian.org> | |
4 | Uploaders: Apollon Oikonomopoulos <apoikos@debian.org> | |
5 | Build-Depends: | |
6 | debhelper-compat (= 10), | |
7 | javahelper, | |
8 | maven-repo-helper, | |
9 | clojure, | |
10 | libclj-time-clojure, | |
11 | libbidi-clojure, | |
12 | libcompojure-clojure, | |
13 | libprismatic-schema-clojure (>= 1.1.12), | |
14 | libkitchensink-clojure, | |
15 | libtext-markdown-perl | markdown, | |
16 | default-jdk-headless | |
17 | Standards-Version: 4.5.0 | |
5 | Build-Depends: debhelper-compat (= 13), | |
6 | javahelper, | |
7 | maven-repo-helper, | |
8 | clojure, | |
9 | libclj-time-clojure, | |
10 | libbidi-clojure, | |
11 | libcompojure-clojure, | |
12 | libprismatic-schema-clojure (>= 1.1.12), | |
13 | libkitchensink-clojure, | |
14 | libtext-markdown-perl | markdown, | |
15 | default-jdk-headless | |
16 | Standards-Version: 4.5.1 | |
17 | Vcs-Browser: https://salsa.debian.org/clojure-team/comidi-clojure | |
18 | 18 | Vcs-Git: https://salsa.debian.org/clojure-team/comidi-clojure.git |
19 | Vcs-Browser: https://salsa.debian.org/clojure-team/comidi-clojure | |
20 | 19 | Homepage: https://github.com/puppetlabs/comidi |
21 | 20 | |
22 | 21 | Package: libcomidi-clojure |
23 | 22 | Architecture: all |
24 | Depends: | |
25 | ${java:Depends}, | |
26 | ${misc:Depends} | |
23 | Depends: ${java:Depends}, | |
24 | ${misc:Depends} | |
27 | 25 | Recommends: ${java:Recommends} |
28 | 26 | Description: HTTP route definitions for Clojure |
29 | 27 | Comidi is a library containing utility functions and compojure-like |