[PATCH] auto-packager: mkpackage.sh: remove xenial

Alex Hung alex.hung at canonical.com
Thu Jun 17 20:33:40 UTC 2021


Ubuntu 16.04 reaches EOL on April 2021

Signed-off-by: Alex Hung <alex.hung 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 8c439472..0ca9ead8 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="xenial bionic focal groovy hirsute impish"
+RELEASES="bionic focal groovy hirsute impish"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts
-- 
2.32.0




More information about the fwts-devel mailing list