diff mbox

[2/2] auto-packager: add Precise release

Message ID 1323404256-10623-2-git-send-email-kengyu@canonical.com
State Accepted
Headers show

Commit Message

Keng-Yu Lin Dec. 9, 2011, 4:17 a.m. UTC
Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
---
 auto-packager/mkpackage.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Colin Ian King Feb. 9, 2012, 9:23 a.m. UTC | #1
On 09/12/11 04:17, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin<kengyu@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@canonical.com>
diff mbox

Patch

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