Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-ao
Commits: 408bb4d6 by Stephane Glondu at 2026-01-08T08:40:13+01:00 Update packaging - - - - - b395930d by Stephane Glondu at 2026-01-08T08:42:46+01:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +ocaml-ao (0.2.4-4) unstable; urgency=medium + + * Team upload + * Remove obsolete debian/control.in + * Switch debian/watch to version 5 + * Bump Standards-Version to 4.7.3 + * Remove Rules-Requires-Root + + -- Stéphane Glondu <[email protected]> Thu, 08 Jan 2026 08:42:44 +0100 + ocaml-ao (0.2.4-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -10,8 +10,7 @@ Build-Depends: ocaml-dune, libdune-ocaml-dev, pkg-config -Standards-Version: 4.6.0 -Rules-Requires-Root: no +Standards-Version: 4.7.3 Homepage: https://github.com/savonet/ocaml-ao Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-ao Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-ao.git ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ -version=4 -https://github.com/savonet/ocaml-ao/tags .*/tags/v?([0-9.]+)\.tar\.gz +Version: 5 + +Source: https://github.com/savonet/ocaml-ao/tags +Matching-Pattern: .*/tags/v?([0-9.]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ao/-/compare/3487de0b470982ad7296e0d7003842470bfd4e31...b395930d91d1a766e071b2af2d47f7bdb62c6cf8 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ao/-/compare/3487de0b470982ad7296e0d7003842470bfd4e31...b395930d91d1a766e071b2af2d47f7bdb62c6cf8 You're receiving this email because of your account on salsa.debian.org.

