From 36a8d939106975df94aef3de572a4c7c61cc8b89 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 6 Nov 2025 11:33:10 +0100 Subject: [PATCH] ubuntu-backport-cockpit: Add 25.10 questing --- ubuntu-backport-cockpit | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index 3f677c9..8dff70a 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -38,6 +38,7 @@ fi cd ${PACKAGE}-* case "$TARGET" in + questing) VER=25.10 ;; plucky) VER=25.04 ;; noble) VER=24.04 ;; jammy) VER=22.04 ;; -- 2.47.3