[PR #28] [MERGED] actions: Build deb package #411

Closed
opened 2026-02-28 14:32:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/28
Author: @Kesefon
Created: 1/24/2021
Status: Merged
Merged: 1/28/2021
Merged by: @jpochyla

Base: masterHead: master


📝 Commits (3)

📊 Changes

4 files changed (+58 additions, -0 deletions)

View changed files

📝 .github/workflows/build.yml (+30 -0)
.pkg/DEBIAN/control (+8 -0)
.pkg/copyright (+12 -0)
.pkg/psst.desktop (+8 -0)

📄 Description

This builds a Debian (.deb) package for easier installation on Debian/Ubuntu based systems, as suggested in #16.
This PR is currently based on PR #27, but I can easily rebase it onto the current master branch if you want.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/28 **Author:** [@Kesefon](https://github.com/Kesefon) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/28/2021 **Merged by:** [@jpochyla](https://github.com/jpochyla) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`eb95355`](https://github.com/jpochyla/psst/commit/eb95355eafe0cc61273003f4c1262ea3ec7a6b75) pkg: Add desktop file - [`b1fba24`](https://github.com/jpochyla/psst/commit/b1fba246ba2a3723f5dbce697f4596213797e989) pkg: Build debian package - [`645c667`](https://github.com/jpochyla/psst/commit/645c6675fefb318badabe57ce68bfb219b99b5bb) pkg: Include license ### 📊 Changes **4 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+30 -0) ➕ `.pkg/DEBIAN/control` (+8 -0) ➕ `.pkg/copyright` (+12 -0) ➕ `.pkg/psst.desktop` (+8 -0) </details> ### 📄 Description This builds a Debian (.deb) package for easier installation on Debian/Ubuntu based systems, as suggested in #16. This PR is currently based on PR #27, but I can easily rebase it onto the current master branch if you want. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:32:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#411
No description provided.