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