From a73440de4c9d349ce9687dd9c716bd69455790ce Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Tue, 23 Aug 2016 23:02:53 +0200 Subject: [PATCH] Build against stretch, using stretch and stretch-pu udebs. Status: stretch-backports branch only. Signed-off-by: Cyril Brulebois --- debian/changelog | 3 +++ debian/rules | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d7d9c0c5..dc06c41e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ debian-installer (2018XXXX) UNRELEASED; urgency=medium (instead of the base suite). Source packages are specified, for brevity (hello, linux!). + [ Cyril Brulebois (DEBAMAX) ] + * Build against stretch, using stretch and stretch-pu udebs. + -- Cyril Brulebois Tue, 26 Dec 2017 15:10:47 +0100 debian-installer (20171204) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index 86e51dcf1..bc71dc7a8 100755 --- a/debian/rules +++ b/debian/rules @@ -12,8 +12,8 @@ ifeq (${SUITE},UNRELEASED) TRANSSTATUS= BOOTMENU_BEEP=n else - USE_UDEBS_FROM=buster - USE_PROPOSED_UPDATES=0 + USE_UDEBS_FROM=stretch + USE_PROPOSED_UPDATES=1 TRANSSTATUS=translation-status BOOTMENU_BEEP=y endif -- 2.20.1