From fba587bdf6d3272be4ce2de511a3210cb472f5e3 Mon Sep 17 00:00:00 2001 From: Kristofer Hallin Date: Wed, 25 Sep 2024 13:47:45 +0000 Subject: [PATCH] Change package name to clixon, was previously clixon7. --- .github/workflows/ci.yml | 4 ++-- debian/{clixon7.install => clixon.install} | 0 debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename debian/{clixon7.install => clixon.install} (100%) 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},