Complete b-deps
authorJulien Puydt <jpuydt@debian.org>
Thu, 6 Oct 2022 13:12:45 +0000 (15:12 +0200)
committerJulien Puydt <jpuydt@debian.org>
Thu, 6 Oct 2022 13:12:45 +0000 (15:12 +0200)
debian/changelog
debian/control

index 7b701021c4bdf25d5263104d1f3f0f9ea829e5f4..398bb260c065d6ee3b6b666d4785d9337eac198b 100644 (file)
@@ -3,6 +3,7 @@ ocaml-cohttp (5.0.0-1) UNRELEASED; urgency=medium
   * Add deps on ppx-sexp-conv by hand... why!?
   * Fix d/watch.
   * New upstream release.
+  * Complete b-deps.
 
  -- Julien Puydt <jpuydt@debian.org>  Tue, 04 Oct 2022 11:14:05 +0200
 
index 24f60cbe1e73fdd9b0916bdfc1d59fd8e4060560..4340f796270462e36974ccc70b833917b9852830 100644 (file)
@@ -2,27 +2,26 @@ Source: ocaml-cohttp
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
-Uploaders:
- Stéphane Glondu <glondu@debian.org>
-Build-Depends:
- debhelper-compat (= 13),
- ocaml-nox,
- ocaml-dune,
- libre-ocaml-dev,
- liburi-ocaml-dev,
- libsexplib0-ocaml-dev,
- libppx-sexp-conv-ocaml-dev,
- libstringext-ocaml-dev,
- libbase64-ocaml-dev,
- libfmt-ocaml-dev,
- libjsonm-ocaml-dev,
- libalcotest-ocaml-dev,
- liblogs-ocaml-dev,
- libconduit-lwt-ocaml-dev,
- libmagic-mime-ocaml-dev,
- libounit-ocaml-dev,
- netbase,
- dh-ocaml
+Uploaders: Stéphane Glondu <glondu@debian.org>
+Build-Depends: debhelper-compat (= 13),
+               dh-ocaml,
+               libalcotest-ocaml-dev <!nocheck>,
+               libbase64-ocaml-dev,
+               libconduit-lwt-ocaml-dev,
+               libcrowbar-ocaml-dev <!nocheck>,
+               libfmt-ocaml-dev <!nocheck>,
+               libjsonm-ocaml-dev <!nocheck>,
+               liblogs-ocaml-dev,
+               libmagic-mime-ocaml-dev,
+               libounit-ocaml-dev,
+               libppx-sexp-conv-ocaml-dev,
+               libre-ocaml-dev,
+               libsexplib0-ocaml-dev,
+               libstringext-ocaml-dev,
+               liburi-ocaml-dev,
+               netbase,
+               ocaml-dune,
+               ocaml-nox
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/mirage/ocaml-cohttp
@@ -31,10 +30,7 @@ Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-cohttp
 
 Package: libcohttp-ocaml-dev
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: OCaml library for HTTP clients and servers (dev)
@@ -58,10 +54,7 @@ Description: OCaml library for HTTP clients and servers (dev)
 
 Package: libcohttp-ocaml
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Suggests: ocaml-findlib
 Description: OCaml library for HTTP clients and servers (runtime)
@@ -85,10 +78,10 @@ Description: OCaml library for HTTP clients and servers (runtime)
 
 Package: libcohttp-lwt-ocaml-dev
 Architecture: any
-Depends:
${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}, libppx-sexp-conv-ocaml-dev
+Depends: libppx-sexp-conv-ocaml-dev,
        ${misc:Depends},
        ${ocaml:Depends},
+         ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: CoHTTP implementation using the Lwt concurrency library (dev)
@@ -105,10 +98,10 @@ Description: CoHTTP implementation using the Lwt concurrency library (dev)
 
 Package: libcohttp-lwt-ocaml
 Architecture: any
-Depends:
${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}, libppx-sexp-conv-ocaml
+Depends: libppx-sexp-conv-ocaml,
        ${misc:Depends},
        ${ocaml:Depends},
+         ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Suggests: ocaml-findlib
 Description: CoHTTP implementation using the Lwt concurrency library (runtime)
@@ -125,10 +118,7 @@ Description: CoHTTP implementation using the Lwt concurrency library (runtime)
 
 Package: libcohttp-lwt-unix-ocaml-dev
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: CoHTTP implementation for Unix and Windows using Lwt (dev)
@@ -145,10 +135,7 @@ Description: CoHTTP implementation for Unix and Windows using Lwt (dev)
 
 Package: libcohttp-lwt-unix-ocaml
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Suggests: ocaml-findlib
 Description: CoHTTP implementation for Unix and Windows using Lwt (runtime)
@@ -165,10 +152,7 @@ Description: CoHTTP implementation for Unix and Windows using Lwt (runtime)
 
 Package: libcohttp-lwt-jsoo-ocaml-dev
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
 Description: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (dev)
@@ -181,10 +165,7 @@ Description: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (dev)
 
 Package: libcohttp-lwt-jsoo-ocaml
 Architecture: any
-Depends:
- ${shlibs:Depends},
- ${ocaml:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Suggests: ocaml-findlib
 Description: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (runtime)