Commit graph

10 commits

Author SHA1 Message Date
Eberhard Beilharz
b4d4b58627
chore(linux): Add script to upload to debian
- Create and sign source package
- Upload to mentors.debian.net
- Create (and optionally push) commit with updated changelog file
  based on stable branch
- Create (and optionally push) commit with updated changelog file
  based on master branch

This change also slightly modifies `echo_heading` and outputs a
mark. This will show to the left of the line as well as in the
scroll bar in a terminal in VSCode [[1]] and will help to find the
headings if you have a lot of output in between.

[1]:https://code.visualstudio.com/updates/v1_69#_setmark-sequence-support

(cherry picked from commits ae61410cc9,
2a55ffb024, 9232c20569,
420cc0814d, 9f7b85834a,
and ae0378a57f)
2022-07-29 09:14:40 +02:00
Eberhard Beilharz
f4fa1e2d7c
Update docs/linux-packaging.md
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2021-08-25 15:04:46 +02:00
Eberhard Beilharz
68247464e4
docs(linux): document packaging for Debian
(cherry picked from commit da6df50622)
2021-08-23 18:38:22 +02:00
Eberhard Beilharz
79f92a150c
chore(linux): Consolidate Debian source packages
This change consolidates the Debian packages into a single source
package, with the exception of the legacy KMFL packages.

Fixes #5022.
2021-08-06 11:25:00 +02:00
Eberhard Beilharz
9de54aaf1c
docs(linux): Improve packaging doc 2021-02-01 15:18:37 +01:00
Eberhard Beilharz
bf9f280132
chore(linux): Allow to push to the keyman-beta ppa
Also use new `alpha` ppa instead of previous `daily`.

(cherry picked from commit eb4fc04b9e)
2021-01-15 16:13:01 +01:00
Eberhard Beilharz
3fc8dec43b
chore(linux): Remove Xenial from docs 2021-01-08 16:14:34 +01:00
Darcy Wong
a72a923adb chore(linux): Update path to core/desktop in linux-packaging.md 2020-03-03 07:45:54 +07:00
Eberhard Beilharz
1582cfb3ac
docs(linux): Include details from Linux readme 2020-02-24 15:51:04 +01:00
Eberhard Beilharz
4c5d3969c7
docs(linux): Add linux packaging documentation 2020-02-24 11:29:55 +01:00