Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / zed
Commits: 765b65e1 by Stephane Glondu at 2025-10-04T10:16:03+02:00 Update packaging - - - - - c69ce6da by Stephane Glondu at 2025-10-04T10:18:05+02:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +zed (3.2.3-2) unstable; urgency=medium + + * Team upload + * Fix Build-Depends for nocheck profile (Closes: #1116929) + * Bump Standards-Version to 4.7.2 + * Bump debian/watch to version 5 + + -- Stéphane Glondu <[email protected]> Sat, 04 Oct 2025 10:17:17 +0200 + zed (3.2.3-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -8,13 +8,14 @@ Build-Depends: libalcotest-ocaml-dev <!nocheck>, libreact-ocaml-dev, libcharinfo-width-ocaml-dev, + libuutf-ocaml-dev, libuucp-ocaml-dev, libuuseg-ocaml-dev, ocaml-findlib, ocaml-dune, ocaml, dh-ocaml (>= 1.2) -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Rules-Requires-Root: no Section: ocaml Homepage: https://github.com/ocaml-community/zed ===================================== debian/watch ===================================== @@ -1,3 +1,5 @@ -version=4 -opts="uversionmangle=s/rc/~rc/" \ -https://github.com/ocaml-community/zed/tags .*/(.*)\.tar\.gz +Version: 5 + +Source: https://github.com/ocaml-community/zed/tags +Matching-Pattern: .*/@ANY_VERSION@\.tar\.gz +Uversionmangle: s/rc/~rc/ View it on GitLab: https://salsa.debian.org/ocaml-team/zed/-/compare/4aaf125d8484700417325fc5a9197aeb287b60dd...c69ce6da27c3d2bf4585117ac01349641d4293b5 -- View it on GitLab: https://salsa.debian.org/ocaml-team/zed/-/compare/4aaf125d8484700417325fc5a9197aeb287b60dd...c69ce6da27c3d2bf4585117ac01349641d4293b5 You're receiving this email because of your account on salsa.debian.org.

