diff mbox

auto-packager: mkpackage.sh: remove utopic

Message ID 1441765237-4313-1-git-send-email-ivan.hu@canonical.com
State Accepted
Headers show

Commit Message

Ivan Hu Sept. 9, 2015, 2:20 a.m. UTC
Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Alex Hung Sept. 9, 2015, 3:18 a.m. UTC | #1
On 09/09/2015 10:20 AM, Ivan Hu wrote:
> Signed-off-by: Ivan Hu <ivan.hu@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 e869178..83775e9 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="precise trusty utopic vivid wily"
> +RELEASES="precise trusty vivid wily"
>  REPO=git://kernel.ubuntu.com/hwe/fwts.git
>  RELEASE_TAR_URL=http://fwts.ubuntu.com/release
>  FWTS=fwts
> 


Acked-by: Alex Hung <alex.hung@canonical.com>
Colin Ian King Sept. 9, 2015, 7:29 a.m. UTC | #2
On 09/09/15 03:20, Ivan Hu wrote:
> Signed-off-by: Ivan Hu <ivan.hu@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 e869178..83775e9 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="precise trusty utopic vivid wily"
> +RELEASES="precise trusty vivid wily"
>  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>
diff mbox

Patch

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