From 6ad9f22601e5cbe2be714f68b5caffe9e96920da Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 22 Nov 2022 20:55:32 +0100 Subject: [PATCH] ubuntu-backport-cockpit: Add kinetic and lunar --- ubuntu-backport-cockpit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index 8d46bf8..a8cf5f4 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -31,6 +31,8 @@ apt-get source $PACKAGE cd ${PACKAGE}-* case "$TARGET" in + lunar) VER=23.04 ;; + kinetic) VER=22.10 ;; jammy) VER=22.04 ;; impish) VER=21.10 ;; focal) VER=20.04 ;; -- 2.39.2