ACK: [PATCH] auto-packager: mkpackage.sh: remove artful

Colin Ian King colin.king at canonical.com
Thu Jul 19 22:23:11 UTC 2018


On 19/07/18 23:21, Alex Hung wrote:
> Ubuntu 17.10 reaches EOL on 19th July 2018
> 
> 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 a448c19..e7f0745 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="trusty xenial artful bionic cosmic"
> +RELEASES="trusty xenial bionic cosmic"
>  REPO=git://kernel.ubuntu.com/hwe/fwts.git
>  RELEASE_TAR_URL=http://fwts.ubuntu.com/release
>  FWTS=fwts
> 
Thanks Alex

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list