diff mbox series

auto-packager: mkpackage.sh: remove disco

Message ID 20200225095725.9506-1-ivan.hu@canonical.com
State Accepted
Headers show
Series auto-packager: mkpackage.sh: remove disco | expand

Commit Message

Ivan Hu Feb. 25, 2020, 9:57 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

Colin Ian King Feb. 25, 2020, 10 a.m. UTC | #1
On 25/02/2020 09:57, 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 a589a43c..848b3104 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 disco eoan focal"
> +RELEASES="xenial bionic eoan focal"
>  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>
Alex Hung Feb. 25, 2020, 4:04 p.m. UTC | #2
On 2020-02-25 2:57 a.m., 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 a589a43c..848b3104 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 disco eoan focal"
> +RELEASES="xenial bionic eoan focal"
>  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>
diff mbox series

Patch

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