From da3625cbe5b9727824e50f05510dbccdfb66fb03 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Mon, 12 Oct 2020 16:56:50 +0200 Subject: [PATCH] Prepare upload to unstable --- debian/changelog | 7 +++++++ debian/gbp.conf | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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 -- 2.30.2