diff mbox series

auto-packager: mkpackage.sh: remove cosmic

Message ID 20190725235325.7295-1-alex.hung@canonical.com
State Accepted
Headers show
Series auto-packager: mkpackage.sh: remove cosmic | expand

Commit Message

Alex Hung July 25, 2019, 11:53 p.m. UTC
Ubuntu 18.10 reaches EOL on July 2019

Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ivan Hu Aug. 5, 2019, 9:39 a.m. UTC | #1
On 7/26/19 7:53 AM, Alex Hung wrote:
> Ubuntu 18.10 reaches EOL on July 2019
> 
> 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 af736f0a..049dee80 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="xenial bionic cosmic disco eoan"
> +RELEASES="xenial bionic disco eoan"
>   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>
Colin Ian King Aug. 21, 2019, 4:15 p.m. UTC | #2
On 26/07/2019 00:53, Alex Hung wrote:
> Ubuntu 18.10 reaches EOL on July 2019
> 
> 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 af736f0a..049dee80 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="xenial bionic cosmic disco eoan"
> +RELEASES="xenial bionic disco eoan"
>  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 series

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index af736f0a..049dee80 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="xenial bionic cosmic disco eoan"
+RELEASES="xenial bionic disco eoan"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts