Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlify
Commits: 7e6a6da1 by Stephane Glondu at 2022-01-20T16:31:18+01:00 Update packaging - - - - - bd2fc10a by Stephane Glondu at 2022-01-20T16:32:06+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 @@ +ocamlify (0.0.2-9) 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:32:02 +0100 + ocamlify (0.0.2-8) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -5,11 +5,11 @@ Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Ralf Treinen <[email protected]> Build-Depends: debhelper-compat (= 13), - ocaml-nox (>= 4), + ocaml, dh-ocaml, ocamlbuild, ocaml-findlib -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlify Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlify.git ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 http://forge.ocamlcore.org/frs/?group_id=53 .*/ocamlify-(.*)\.tar\.gz # Upstream darcs repository: # http://forge.ocamlcore.org/scm/browser.php?group_id=53&repo_name=ocamlify View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlify/-/compare/fbd662c2ce840b6992cb0429f1af66fc344dfb12...bd2fc10aff6871f52ed0bb23148c3f4eb94f923e -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlify/-/compare/fbd662c2ce840b6992cb0429f1af66fc344dfb12...bd2fc10aff6871f52ed0bb23148c3f4eb94f923e You're receiving this email because of your account on salsa.debian.org.

