Eberhard Beilharz
1834c55e52
chore(linux): Fix debian.sh by removing quotes
...
We want `EXTRA_ARGS` to be split so that we end up with different
arguments.
2024-02-19 19:41:16 +01:00
Marc Durdin
ce864ea923
chore: update standard script prolog to use builtin instead of dirname
2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907
chore: remove greadlink from standard script prolog
2023-02-22 10:43:06 +07:00
Eberhard Beilharz
2cd0ddd91e
chore(linux): Remove obsolete files
...
We no longer use these files, so we can remove them. Instead we
can use `checkAndInstallRequirements`.
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-14 09:55:04 +01:00
Eberhard Beilharz
5b5d466665
chore(linux): Allow to specify debian revision
...
This change allows to specify the debian revision when creating
source packages for Debian.
2021-12-03 18:13:38 +01:00
Eberhard Beilharz
1fd26dcf88
fix(linux): Fix debian package script
2021-09-29 12:35:19 +02:00
Eberhard Beilharz
690dc81514
chore(linux): Improve debian package script
...
- allow to specify distribution
(cherry picked from commit aa8a0547e8 )
2021-08-23 18:38:17 +02:00
Eberhard Beilharz
caea99355d
chore(linux): Fix typo
2021-01-26 17:03:47 +01:00
Eberhard Beilharz
f3b8ccf07f
chore(linux): Improve version number for debian package
...
This change switches the package version number for packages that
are intended for the Debian package repo to match the Debian policies.
It also removes the comment from the watch file.
2021-01-14 17:39:49 +01:00
Eberhard Beilharz
6b999bc911
chore(linux): Update debian metadata based on Debian repos
...
This is a cherry-pick of PR#4223:
- Add script to create debian source package
- Update debian metadata based on Debian repos
- Remove some lintian warnings and errors
- Remove support Xenial
- Reduce size of icon
- Omit confusing values from gbp.conf
2021-01-12 18:38:18 +01:00