Julien Puydt pushed to branch master at Debian OCaml Maintainers / menhir
Commits: 651e2e61 by Julien Puydt at 2024-06-11T08:08:46+02:00 Fix debian/watch - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +menhir (20231231+ds-1.1) UNRELEASED; urgency=medium + + * Fix debian/watch. + + -- Julien Puydt <[email protected]> Tue, 11 Jun 2024 08:08:31 +0200 + menhir (20231231+ds-1) unstable; urgency=medium * Team upload ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -opts=dversionmangle=s/\+ds\d*//g,repacksuffix=+ds \ -https://gitlab.inria.fr/fpottier/menhir/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.* +opts=dversionmangle=s/\+ds\d*//g,repacksuffix=+ds,searchmode=plain \ +https://gitlab.inria.fr/fpottier/@PACKAGE@/tags?sort=updated_desc -/archive/v?\d[\d.]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate View it on GitLab: https://salsa.debian.org/ocaml-team/menhir/-/commit/651e2e6128b8b263d2423a7d322062aad06ae1e9 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/ocaml-team/menhir/-/commit/651e2e6128b8b263d2423a7d322062aad06ae1e9 You're receiving this email because of your account on salsa.debian.org.

