From: Julien Puydt Date: Thu, 6 Oct 2022 13:12:45 +0000 (+0200) Subject: Complete b-deps X-Git-Tag: archive/raspbian/6.2.2-1+rpi1~1^2~25 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cb26c77fd54bd5804a901d2f05f28c3fded75629;p=ocaml-cohttp.git Complete b-deps --- diff --git a/debian/changelog b/debian/changelog index 7b70102..398bb26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 04 Oct 2022 11:14:05 +0200 diff --git a/debian/control b/debian/control index 24f60cb..4340f79 100644 --- a/debian/control +++ b/debian/control @@ -2,27 +2,26 @@ Source: ocaml-cohttp Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers -Uploaders: - Stéphane Glondu -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 +Build-Depends: debhelper-compat (= 13), + dh-ocaml, + libalcotest-ocaml-dev , + libbase64-ocaml-dev, + libconduit-lwt-ocaml-dev, + libcrowbar-ocaml-dev , + libfmt-ocaml-dev , + libjsonm-ocaml-dev , + 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)