From: Stephane Glondu Date: Sat, 4 Oct 2025 07:57:24 +0000 (+0200) Subject: Update packaging X-Git-Tag: archive/raspbian/6.2.2-1+rpi1~1^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=43a6694f2463db8062981d5595688718a0e20d88;p=ocaml-cohttp.git Update packaging --- diff --git a/debian/control b/debian/control index f392a76..61603d8 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), libconduit-lwt-ocaml-dev, libcrowbar-ocaml-dev , libfmt-ocaml-dev , - libjsonm-ocaml-dev , + libjsonm-ocaml-dev, liblogs-ocaml-dev, libmagic-mime-ocaml-dev, libounit-ocaml-dev, @@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13), netbase, ocaml-dune, ocaml -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/mirage/ocaml-cohttp Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-cohttp.git diff --git a/debian/watch b/debian/watch index a7472c5..9b5a949 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ -version=4 -opts="searchmode=plain" \ -https://api.github.com/repos/mirage/ocaml-cohttp/releases?per_page=50 \ -https://github.com/mirage/ocaml-cohttp/releases/download/[^/]+/cohttp-@ANY_VERSION@.tbz +Version: 5 + +Source: https://api.github.com/repos/mirage/ocaml-cohttp/releases?per_page=50 +Matching-Pattern: https://[^ "]+/cohttp-@ANY_VERSION@\.tbz +Searchmode: plain