ACK: [PATCH] auto-packager: mkpackage.sh: remove Natty and Oneiric
Colin Ian King
colin.king at canonical.com
Mon May 20 20:00:08 UTC 2013
On 20/05/13 19:35, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin <kengyu 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 3fc55f2..81cadeb 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="lucid natty oneiric precise quantal raring"
> +RELEASES="lucid precise quantal raring"
> REPO=git://kernel.ubuntu.com/hwe/fwts.git
> RELEASE_TAR_URL=http://fwts.ubuntu.com/release
> FWTS=fwts
>
Yes, good idea to get rid of these old releases.
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list