From ba7a0cb29cbae07523cc7b7ef69f50474f6cbee4 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Mon, 25 Oct 2021 14:21:17 +0800 Subject: [PATCH] update PPA packaging --- .github/workflows/build.yml | 2 +- debian/source/format | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8728a0b..13227f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -82,7 +82,7 @@ jobs: gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }} gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }} pkgdir: '${{ github.workspace }}/artifacts/deb-build/globalprotect-openconnect*/' - is_native: true + is_native: false series: 'bionic focal hirsute impish' snapshot-aur: diff --git a/debian/source/format b/debian/source/format index 89ae9db..46ebe02 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) \ No newline at end of file