Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / xstrp4
Commits: 2ed0554e by Stephane Glondu at 2022-01-25T16:19:22+01:00 Update packaging - - - - - f14f39ee by Stephane Glondu at 2022-01-25T16:19:57+01:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +xstrp4 (1.8.2-5) unstable; urgency=medium + + * Team upload + * Depend on ocaml-$ABI instead of ocaml-nox-$ABI + + -- Stéphane Glondu <[email protected]> Tue, 25 Jan 2022 16:19:53 +0100 + xstrp4 (1.8.2-4) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Vcs-Browser: https://salsa.debian.org/ocaml-team/xstrp4 Package: libxstrp4-camlp4-dev Architecture: all -Depends: libcamlp4-ocaml-dev, ocaml-nox-${F:OCamlABI}, ${misc:Depends} +Depends: libcamlp4-ocaml-dev, ocaml-${F:OCamlABI}, ${misc:Depends} Recommends: ocaml-findlib Description: camlp4 extension that expands brace expansions in OCaml string This camlp4 syntax extension interprets the dollar notation ${name} in View it on GitLab: https://salsa.debian.org/ocaml-team/xstrp4/-/compare/5ecf856b0690ac09c12ea60d33c58328ecbbb286...f14f39ee5b0640914f67427a1f9214393ca13bd5 -- View it on GitLab: https://salsa.debian.org/ocaml-team/xstrp4/-/compare/5ecf856b0690ac09c12ea60d33c58328ecbbb286...f14f39ee5b0640914f67427a1f9214393ca13bd5 You're receiving this email because of your account on salsa.debian.org.

