diff mbox

auto-packager: mkpackage.sh: add vivid and remove quantal

Message ID 1416386282-3409-1-git-send-email-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung Nov. 19, 2014, 8:38 a.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Colin Ian King Nov. 19, 2014, 9:08 a.m. UTC | #1
On 19/11/14 08:38, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@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 089d98d..f4b4bd0 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 precise quantal trusty utopic"
> +RELEASES="lucid precise trusty utopic vivid"
>  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@canonical.com>
Keng-Yu Lin Nov. 19, 2014, 9:26 a.m. UTC | #2
On Wed, Nov 19, 2014 at 5:08 PM, Colin Ian King
<colin.king@canonical.com> wrote:
> On 19/11/14 08:38, Alex Hung wrote:
>> Signed-off-by: Alex Hung <alex.hung@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 089d98d..f4b4bd0 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 precise quantal trusty utopic"
>> +RELEASES="lucid precise trusty utopic vivid"
>>  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@canonical.com>
>

Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index 089d98d..f4b4bd0 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 precise quantal trusty utopic"
+RELEASES="lucid precise trusty utopic vivid"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts