From 0055117b9c33a4241b024435f74429a57c85c78d Mon Sep 17 00:00:00 2001 From: Thomas Dreibholz Date: Thu, 5 Oct 2023 16:52:54 +0200 Subject: [PATCH] Updated build scripts --- make-ppa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-ppa b/make-ppa index 38a7f1f..13eb22f 100755 --- a/make-ppa +++ b/make-ppa @@ -25,7 +25,7 @@ COPR=0 DPUT=0 # NOTE: These are the supported distributions by Ubuntu Launchpad and Debian: -DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy kinetic unstable" +DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy lunar mantic unstable" while [ $# -gt 0 ] ; do if [ "$1" == "dput" ] ; then