From c86844ffe88f49904f8600ce0dbb5a1145ab6ac6 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:29:09 +0100 Subject: [PATCH] fix config --- stdeb.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stdeb.cfg b/stdeb.cfg index acfa9d8..a700967 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,3 +1,3 @@ -[Default] +[lustmolch] Depends: python3-click python3-jinja2 systemd-container debootstrap -Suite: stable \ No newline at end of file +Suite: stable -- GitLab