Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / xstrp4
Commits: e6afcafa by Stephane Glondu at 2022-01-20T16:35:00+01:00 Update packaging - - - - - 5ecf856b by Stephane Glondu at 2022-01-20T16:35:37+01:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +xstrp4 (1.8.2-4) unstable; urgency=medium + + * Team upload + * Recompile with OCaml 4.13.1 + * Bump Standards-Version to 4.6.0 + * Bump debian/watch version to 4 + + -- Stéphane Glondu <[email protected]> Thu, 20 Jan 2022 16:35:31 +0100 + xstrp4 (1.8.2-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -3,12 +3,12 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: - ocaml-nox, + ocaml, ocaml-findlib, dh-ocaml, debhelper-compat (= 13), camlp4 -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: http://projects.camlcity.org/projects/xstrp4.html Vcs-Git: https://salsa.debian.org/ocaml-team/xstrp4.git ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 http://download.camlcity.org/download/xstrp4-(\d+.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/xstrp4/-/compare/907081e31ff6120da9be1816217499f38f0aa077...5ecf856b0690ac09c12ea60d33c58328ecbbb286 -- View it on GitLab: https://salsa.debian.org/ocaml-team/xstrp4/-/compare/907081e31ff6120da9be1816217499f38f0aa077...5ecf856b0690ac09c12ea60d33c58328ecbbb286 You're receiving this email because of your account on salsa.debian.org.

