Skip to content

build(release): deb Depends and artifact actions (#64) - #132

Merged
vigri merged 2 commits into
ScanTailor-Advanced:masterfrom
pablogventura:fix/issue-64-linux-package-metadata
Apr 20, 2026
Merged

build(release): deb Depends and artifact actions (#64)#132
vigri merged 2 commits into
ScanTailor-Advanced:masterfrom
pablogventura:fix/issue-64-linux-package-metadata

Conversation

@pablogventura

Copy link
Copy Markdown

Small packaging/release hardening for Linux installers discussed in #64:

  • .deb fallback Depends: (when dpkg-shlibdeps is not used): add libjpeg-turbo8 as an alternative alongside libjpeg62-turbo / libjpeg8 for Ubuntu 22.04-style stacks.
  • control Homepage: point to the current ScanTailor-Advanced repository URL.
  • release.yml: bump actions/upload-artifact / actions/download-artifact for the AppImage job and the release aggregation job to v5 (matches the deb job; avoids mixed major versions).

Full end-to-end validation still depends on tagging a release; this only tightens metadata and CI glue.

Refs #64

- Fallback .deb Depends: add libjpeg-turbo8 for Ubuntu 22.04-style stacks
- control Homepage: point to ScanTailor-Advanced org repo
- release.yml: use upload-artifact/download-artifact v5 consistently

Refs ScanTailor-Advanced#64
@vigri
vigri merged commit d422646 into ScanTailor-Advanced:master Apr 20, 2026
3 checks passed
@pablogventura
pablogventura deleted the fix/issue-64-linux-package-metadata branch May 24, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants