Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-migrate-parsetree
Commits: 996a35af by Stephane Glondu at 2022-01-20T06:30:02+01:00 Update packaging - - - - - 500d0452 by Stephane Glondu at 2022-01-20T06:31:15+01:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,11 @@ -ocaml-migrate-parsetree (2.3.0-1) UNRELEASED; urgency=medium +ocaml-migrate-parsetree (2.3.0-1) unstable; urgency=medium + * Team upload * New upstream release + * Bump Standards-Version to 4.6.0 + * Bump debian/watch version to 4 - -- Stéphane Glondu <[email protected]> Sat, 25 Dec 2021 07:53:13 +0100 + -- Stéphane Glondu <[email protected]> Thu, 20 Jan 2022 06:31:10 +0100 ocaml-migrate-parsetree (1.8.0-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,11 +3,11 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Andy Li <[email protected]> -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), - ocaml-nox, + ocaml, ocaml-dune (>= 2), libppx-derivers-ocaml-dev, libresult-ocaml-dev, ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases .*ocaml-migrate-parsetree-v?([0-9.]+)\.tbz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/compare/b5ddcbf2b967087a7385567e2588bc38c37308e5...500d045253d9685af1bf982e7c373cf3c4223191 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/compare/b5ddcbf2b967087a7385567e2588bc38c37308e5...500d045253d9685af1bf982e7c373cf3c4223191 You're receiving this email because of your account on salsa.debian.org.

