diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ee8390d..4aaedba3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -232,5 +232,5 @@ jobs: - name: Upload artefact (clixon) uses: actions/upload-artifact@v4 with: - name: clixon7_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb - path: ${{ github.workspace }}/clixon7_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb + name: clixon_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb + path: ${{ github.workspace }}/clixon_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb diff --git a/debian/clixon7.install b/debian/clixon.install similarity index 100% rename from debian/clixon7.install rename to debian/clixon.install diff --git a/debian/control b/debian/control index 33fb141e..7f51001e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libssl-dev Standards-Version: 4.5.0 -Package: clixon7 +Package: clixon Architecture: any Multi-Arch: foreign Depends: ${misc:Depends},