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

Colin Ian King colin.king at canonical.com
Thu Feb 1 14:12:07 UTC 2018


On 01/02/18 09:23, Ivan Hu wrote:
> 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 bb4cdcf..cc32c20 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 zesty artful bionic"
> +RELEASES="trusty xenial artful bionic"
>  REPO=git://kernel.ubuntu.com/hwe/fwts.git
>  RELEASE_TAR_URL=http://fwts.ubuntu.com/release
>  FWTS=fwts
> 
Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list