From 74c9f3506d5c438d72ba316f1a1e3c678a6f2994 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 19 Jul 2025 05:02:05 +0200 Subject: [PATCH] ubuntu-backport-cockpit: Drop oracular, add plucky --- ubuntu-backport-cockpit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index b1d1828..3f677c9 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -38,7 +38,7 @@ fi cd ${PACKAGE}-* case "$TARGET" in - oracular) VER=24.10 ;; + plucky) VER=25.04 ;; noble) VER=24.04 ;; jammy) VER=22.04 ;; *) echo "Unknown target $TARGET" >&2; exit 1 ;; -- 2.47.2