diff mbox

auto-packager: mkpackage.sh: remove precise

Message ID 20170403082733.8087-1-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung April 3, 2017, 8:27 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 April 3, 2017, 8:28 a.m. UTC | #1
On 03/04/17 09:27, 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 bfa0e79..f02e858 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 xenial yakkety zesty"
> +RELEASES="trusty xenial yakkety zesty"
>  REPO=git://kernel.ubuntu.com/hwe/fwts.git
>  RELEASE_TAR_URL=http://fwts.ubuntu.com/release
>  FWTS=fwts
> 
Farewell precise.

Acked-by: Colin Ian King <colin.king@canonical.com>
Ivan Hu April 3, 2017, 9:57 a.m. UTC | #2
On 04/03/2017 04:27 PM, 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 bfa0e79..f02e858 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 xenial yakkety zesty"
> +RELEASES="trusty xenial yakkety zesty"
>   REPO=git://kernel.ubuntu.com/hwe/fwts.git
>   RELEASE_TAR_URL=http://fwts.ubuntu.com/release
>   FWTS=fwts

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index bfa0e79..f02e858 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 xenial yakkety zesty"
+RELEASES="trusty xenial yakkety zesty"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts