Julien Puydt pushed to branch master at Debian OCaml Maintainers / ocaml-atd
Commits: 657c9745 by Julien Puydt at 2022-10-23T20:42:18+02:00 Fix d/watch - - - - - e045b0e2 by Julien Puydt at 2022-10-23T22:09:05+02:00 Prepare for upload to unstable - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ -ocaml-atd (2.10.0-2) UNRELEASED; urgency=medium +ocaml-atd (2.10.0-2) unstable; urgency=medium * Tighten the b-dep on yojson. + * Fix d/watch. - -- Julien Puydt <[email protected]> Fri, 12 Aug 2022 21:54:00 +0200 + -- Julien Puydt <[email protected]> Sun, 23 Oct 2022 22:08:49 +0200 ocaml-atd (2.10.0-1) experimental; urgency=medium ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -https://github.com/ahrefs/atd/releases .*/v?(.*)\.tar\.gz +https://github.com/ahrefs/atd/tags .*/v?(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-atd/-/compare/daf1293c15e8c7e21f0255bbdb88f76aac2ddfa3...e045b0e27c5307bda5fd4c13230ee39219ee6d93 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-atd/-/compare/daf1293c15e8c7e21f0255bbdb88f76aac2ddfa3...e045b0e27c5307bda5fd4c13230ee39219ee6d93 You're receiving this email because of your account on salsa.debian.org.

