Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / tophide
Commits: 43978b0c by Stephane Glondu at 2023-09-21T07:02:17+02:00 Bump Standards-Version to 4.6.2 - - - - - 04a2f1fc by Stephane Glondu at 2023-09-21T07:02:37+02:00 Make libtophide-ocaml-dev an arch:any package - - - - - bac083ff by Stephane Glondu at 2023-09-21T07:03:45+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +tophide (1.0.4-5) unstable; urgency=medium + + * Team upload + * Recompile with OCaml 4.14.1 + * Make libtophide-ocaml-dev an arch:any package + * Bump Standards-Version to 4.6.2 + + -- Stéphane Glondu <[email protected]> Thu, 21 Sep 2023 07:03:42 +0200 + tophide (1.0.4-4) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -7,14 +7,14 @@ Build-Depends: ocaml-findlib, dh-ocaml, debhelper-compat (= 13) -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: http://mjambon.com/ocaml.html#tophide Vcs-Git: https://salsa.debian.org/ocaml-team/tophide.git Vcs-Browser: https://salsa.debian.org/ocaml-team/tophide Package: libtophide-ocaml-dev -Architecture: all +Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, View it on GitLab: https://salsa.debian.org/ocaml-team/tophide/-/compare/f88b556b90baad284fdafc984a4fb5225ec56c1f...bac083ffa77897255dd40094e0dfc51eda8b15ce -- View it on GitLab: https://salsa.debian.org/ocaml-team/tophide/-/compare/f88b556b90baad284fdafc984a4fb5225ec56c1f...bac083ffa77897255dd40094e0dfc51eda8b15ce You're receiving this email because of your account on salsa.debian.org.

