Commit graph

220 commits

Author SHA1 Message Date
ff2ffa1d57 Upstream version 2024.1.4 2024-06-21 13:02:10 +00:00
ecafe92cb9 Upstream version 2024.1.3 2024-06-11 13:02:24 +00:00
6d0cb5cb3d 🔧 Update supported Ubuntu versions 2024-05-29 18:52:46 +02:00
e24f3637af Upstream version 2024.1.2 2024-05-23 13:02:36 +00:00
2bf29008d6 Upstream version 2024.1.1 2024-04-30 13:02:17 +00:00
07725c92a1 Upstream version 2024.1 2024-04-04 13:02:14 +00:00
918e824ca5 Upstream version 2023.3.6 2024-03-22 14:02:42 +00:00
6a14548199 Upstream version 2023.3.5 2024-03-13 14:02:18 +00:00
a8d01f93fd Upstream version 2023.3.4 2024-02-14 14:02:22 +00:00
e61246b63f Upstream version 2023.3.3 2024-01-26 14:02:30 +00:00
579a13da8b Upstream version 2023.3.2 2023-12-21 14:02:16 +00:00
32cb30203b Upstream version 2023.3.1 2023-12-13 14:04:43 +00:00
3a20582113 Upstream version 2023.3 2023-12-07 14:02:26 +00:00
2531ee7318 Upstream version 2023.2.5 2023-11-10 14:01:11 +00:00
16a41496fd Upstream version 2023.2.4 2023-10-25 13:01:22 +00:00
f24ae5711d Upstream version 2023.2.3 2023-10-12 13:01:23 +00:00
e0730257aa Upstream version 2023.2.2 2023-09-14 13:01:16 +00:00
1c17ff215f Upstream version 2023.2.1 2023-08-24 13:01:16 +00:00
e9e9cc98b6 (CI/CD) Use intellij-idea-pkg-image Docker base image 2023-07-27 18:10:19 +02:00
9611dde0f7 👔 Remove kinetic from build since version is obsolete 2023-07-26 20:11:36 +02:00
ee45befda4 🐛 (autoupdate) Exit code 0 also when no updates are available
Otherwise the pipeline fails
2023-07-26 19:54:42 +02:00
17e8e34268 Upstream version 2023.2 2023-07-26 17:48:41 +00:00
328a63e61b 🐛 (autoupdate) Fix bug on calling update-new-version.sh 2023-07-26 19:47:13 +02:00
63ff9410bb 👷 (autoupdate) Add auto update job 2023-07-26 19:34:58 +02:00
9293768ee2 ♻ (autoupdate) Move auto update git code to autoupdate.sh 2023-07-26 19:33:15 +02:00
d02cedc381 🐛 (update script) Fix git tag message 2023-07-26 17:22:14 +02:00
1fb6a33b24 🔥 Remove unnecessary 2023.1.2 deb 2023-07-19 23:48:18 +02:00
1e42bc53f7 Upstream version 2023.1.4 2023-07-19 21:47:10 +00:00
efabda309b
🐛 Don't sign tag during autoupdate
This is a temporary restriction since during the implementation of
building the autoupdate functionality and the pipeline handling GPG
additionally would be a bit too much at once.

Refs: #8
2023-07-19 23:41:08 +02:00
ac512f5bde
🐛 Add and commit changes for autoupdate
Refs: #8
2023-07-19 23:40:42 +02:00
618ed2bb5c
♻ Use autoupdate name consistently across all scripts
Refs: #8
2023-07-19 23:40:08 +02:00
76e7de6d53
Further preparations for automatic package updates
Refs: #8
2023-07-19 23:24:10 +02:00
fedd17ea8b
Upstream release 2023.1.3 2023-06-21 16:21:01 +02:00
2423119820
Upstream release 2023.1.2 2023-05-18 13:19:27 +02:00
27812c1a16
⬆ Set lunar as default build release 2023-05-02 18:41:53 +02:00
b65fb895bb
⬆ Set lunar as default build release 2023-05-02 18:31:56 +02:00
bcb4495f19
🍱 Updated deb package for 2023.1.1 2023-05-02 18:28:23 +02:00
a7efa763ee
🐛 Set debhelper compat version to invalid value
Since everything else seems to cause problems with some Ubuntu release
or the other I finally decided to reset to the old, invalid
combination of relying on debhelper >= 9 with compat level 10.
2023-05-02 18:22:20 +02:00
186f7888fe
🐛 Fix debhelper-compat not available on older releases
Since the debhelper-compat meta-package evidently is not available on
Ubuntu 14.04 I decided to switch back using the deprecated compat file
and using the debhelper package as a build-dependency.
2023-05-02 17:55:57 +02:00
22ec769d6d
🐛 Set debhelper-compat to version supported for all builds
Since we're currently building packages from Ubuntu 14.04 up to 23.04
it is the easiest and most stable way to depend on a debhelper-compat
version that is availabel on all releases. This is ATM version 9.

While this yields a linter warning it is IMO preferred to adjusting
the Build-Depends line automatically during the builds for the older
Ubuntu releases. Relying on an up-to-date version would perhaps
motivate at some point to use features only available (or, worse, with
changed outcome) with newer debhelper versions. Using the same
versiona across all builds should preserve us from such problems.
2023-05-02 17:48:08 +02:00
8cd0781507
⬇ Fix bionic build by lowering debelper version depencency 2023-05-02 17:18:36 +02:00
e3eb679b83
Upstream version 2023.1.1 2023-05-02 17:00:13 +02:00
a791b806b9
🚨 Increase debhelper version to fix lintian warning 2023-04-14 16:20:00 +02:00
8bab974cba
Upstream version 2023.1 2023-03-31 06:55:32 +02:00
3bfc7a458e
⬆ Switch default Ubuntu build version to kinetic 2023-03-13 23:20:13 +01:00
2c093b7d4a
Upstream version 2022.3.3 2023-03-13 23:14:43 +01:00
3d83d1fae4
⬆ Switch default Ubuntu version to kinetic 2023-03-13 23:12:31 +01:00
58b6916db6
📝 Update README, especially regarding update process 2023-03-13 23:01:42 +01:00
a01b3750b4
Upstream version 2022.3.2 2023-02-06 19:00:20 +01:00
2471ba1655
Upstream version 2022.3.1 2022-12-23 21:26:52 +01:00