Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / calendar
Commits: 07035623 by Stephane Glondu at 2023-08-23T08:04:11+02:00 Tune override_dh_auto_build - - - - - 2 changed files: - debian/control - debian/rules Changes: ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: ocaml-odoc, libre-ocaml-dev, libalcotest-ocaml-dev <!nocheck>, - dh-ocaml (>= 1.2) + dh-ocaml (>= 2) Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/ocaml-community/calendar ===================================== debian/rules ===================================== @@ -7,5 +7,4 @@ include /usr/share/ocaml/ocamlvars.mk dh $@ --with ocaml --buildsystem ocaml_dune override_dh_auto_build: - dune build -p calendar - dune build @doc -p calendar + dh_auto_build -- @install @doc View it on GitLab: https://salsa.debian.org/ocaml-team/calendar/-/commit/07035623963ce10db974f68cbfd77b586815f650 -- View it on GitLab: https://salsa.debian.org/ocaml-team/calendar/-/commit/07035623963ce10db974f68cbfd77b586815f650 You're receiving this email because of your account on salsa.debian.org.

