Change package name to clixon, was previously clixon7.

This commit is contained in:
Kristofer Hallin 2024-09-25 13:47:45 +00:00 committed by Olof Hagsand
parent ff3e68281c
commit fba587bdf6
3 changed files with 3 additions and 3 deletions

View file

@ -232,5 +232,5 @@ jobs:
- name: Upload artefact (clixon) - name: Upload artefact (clixon)
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: clixon7_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb name: clixon_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb
path: ${{ github.workspace }}/clixon7_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb path: ${{ github.workspace }}/clixon_${{env.VERSION}}-${{env.RUN_NUMBER}}_amd64.deb

2
debian/control vendored
View file

@ -10,7 +10,7 @@ Build-Depends:
libssl-dev libssl-dev
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Package: clixon7 Package: clixon
Architecture: any Architecture: any
Multi-Arch: foreign Multi-Arch: foreign
Depends: ${misc:Depends}, Depends: ${misc:Depends},