From: Stephane Glondu Date: Mon, 12 Oct 2020 14:56:50 +0000 (+0200) Subject: Prepare upload to unstable X-Git-Tag: archive/raspbian/4.11.1-5+rpi1~1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=da3625cbe5b9727824e50f05510dbccdfb66fb03;p=ocaml.git Prepare upload to unstable --- diff --git a/debian/changelog b/debian/changelog index 3e884611..011f7800 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ocaml (4.11.1-3) unstable; urgency=medium + + * Upload to unstable + * Disable some tests that fail on Hurd + + -- Stéphane Glondu Mon, 12 Oct 2020 16:56:34 +0200 + ocaml (4.11.1-2) experimental; urgency=medium * Call ./configure with --disable-native-compiler on all bytecode diff --git a/debian/gbp.conf b/debian/gbp.conf index 2cfcbbe3..0626b574 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,4 +1,4 @@ [DEFAULT] -debian-branch = debian/experimental -upstream-branch = upstream/experimental +debian-branch = debian/sid +upstream-branch = upstream/sid pristine-tar = True