From 827468dcff310c9c719a98b09f011f4715c20cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Loipf=C3=BChrer?= <michael.loipfuehrer@stusta.de> Date: Sun, 15 Mar 2020 18:37:21 +0100 Subject: [PATCH] fix suite --- stdeb.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdeb.cfg b/stdeb.cfg index a700967..929808a 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,3 +1,3 @@ [lustmolch] Depends: python3-click python3-jinja2 systemd-container debootstrap -Suite: stable +Suite: buster -- GitLab