projects
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8248c11
)
ubuntu-backport-cockpit: Add kinetic and lunar
author
Martin Pitt
<martin@piware.de>
Tue, 22 Nov 2022 19:55:32 +0000
(20:55 +0100)
committer
Martin Pitt
<martin@piware.de>
Tue, 22 Nov 2022 19:55:32 +0000
(20:55 +0100)
ubuntu-backport-cockpit
patch
|
blob
|
history
diff --git
a/ubuntu-backport-cockpit
b/ubuntu-backport-cockpit
index 8d46bf8664754d18d44c5a58a30edebc7813ed1e..a8cf5f491e28ed81cd6d84fd171e065419260f2a 100755
(executable)
--- 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 ;;