ACK: [PATCH] auto-packager: mkpackage.sh: remove groovy
ivanhu
ivan.hu at canonical.com
Mon Jul 12 02:51:24 UTC 2021
On 7/7/21 11:55 AM, Alex Hung wrote:
> Ubuntu 20.10 reaches EOL on July 2021
> ---
> 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 0ca9ead8..18a8e8f2 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 groovy hirsute impish"
> +RELEASES="bionic focal hirsute impish"
> REPO=git://kernel.ubuntu.com/hwe/fwts.git
> RELEASE_TAR_URL=http://fwts.ubuntu.com/release
> FWTS=fwts
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list