[PATCH] auto-packer: mkpackage.sh: add oracular

Ivan Hu ivan.hu at canonical.com
Tue May 21 09:34:50 UTC 2024


Signed-off-by: Ivan Hu <ivan.hu at canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index fb46dd7b..b880dffe 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -23,7 +23,7 @@
 # Get fwts sources, strip out .git directory, add in necessary debian packaging
 # files, build source package ready for upload.
 #
-RELEASES="bionic focal jammy mantic noble"
+RELEASES="bionic focal jammy mantic noble oracular"
 REPO=https://github.com/fwts/fwts
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts
-- 
2.34.1




More information about the fwts-devel mailing list