[PATCH 2/2] auto-packager: add Precise release
Colin Ian King
colin.king at canonical.com
Thu Feb 9 09:23:15 UTC 2012
On 09/12/11 04:17, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin<kengyu at canonical.com>
> ---
> auto-packager/mkpackage.sh | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
> index d6b553d..0c89d6d 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 maverick natty oneiric"
> +RELEASES="lucid maverick natty oneiric precise"
> REPO=git://kernel.ubuntu.com/hwe/fwts.git
> FWTS=fwts
>
Acked-by: Colin King <colin.king at canonical.com>
More information about the fwts-devel
mailing list