Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / tophide
Commits: 7b1d2994 by Stephane Glondu at 2022-01-20T06:14:14+01:00 Update packaging - - - - - f88b556b by Stephane Glondu at 2022-01-20T06:14:47+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 @@ +tophide (1.0.4-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 06:14:44 +0100 + tophide (1.0.4-3) unstable; urgency=medium [ Stéphane Glondu ] ===================================== debian/control ===================================== @@ -3,11 +3,11 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: - ocaml-nox (>= 4.04), + ocaml, ocaml-findlib, dh-ocaml, debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: http://mjambon.com/ocaml.html#tophide Vcs-Git: https://salsa.debian.org/ocaml-team/tophide.git ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts=filenamemangle=s/.+\/v(\d\S*)\.tar\.gz/tophide-$1\.tar\.gz/ \ https://github.com/mjambon/tophide/tags .*/v(\d\S*)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/tophide/-/compare/b0bded403b4210be90b0dbe545674a4810696907...f88b556b90baad284fdafc984a4fb5225ec56c1f -- View it on GitLab: https://salsa.debian.org/ocaml-team/tophide/-/compare/b0bded403b4210be90b0dbe545674a4810696907...f88b556b90baad284fdafc984a4fb5225ec56c1f You're receiving this email because of your account on salsa.debian.org.

