Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-migrate-parsetree
Commits: e252ca29 by Stephane Glondu at 2022-01-27T15:16:14+01:00 Remove obsolete autopkgtest - - - - - 3 changed files: - debian/changelog - − debian/tests/control - − debian/tests/omp-ppx-here Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-migrate-parsetree (2.3.0-2) unstable; urgency=medium + + * Team upload + * Remove obsolete autopkgtest + + -- Stéphane Glondu <[email protected]> Thu, 27 Jan 2022 15:16:01 +0100 + ocaml-migrate-parsetree (2.3.0-1) unstable; urgency=medium * Team upload ===================================== debian/tests/control deleted ===================================== @@ -1,3 +0,0 @@ -Tests: omp-ppx-here -Depends: ocaml-nox, ocaml-findlib, @ -Restrictions: allow-stderr ===================================== debian/tests/omp-ppx-here deleted ===================================== @@ -1,14 +0,0 @@ -#!/bin/sh - -set -e - -cd "$(dirname "$0")/../../examples/omp_ppx_here" - -if [ -x '/usr/bin/ocamlopt' ] -then - make -else - make ppx_here.cmo -fi - -make clean View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/commit/e252ca29be8180d2efd7152db08948cf46133773 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/commit/e252ca29be8180d2efd7152db08948cf46133773 You're receiving this email because of your account on salsa.debian.org.

