Commit Graph

185 Commits

Author SHA1 Message Date
Marcel Kapfer b65fb895bb
⬆ Set lunar as default build release 2023-05-02 18:31:56 +02:00
Marcel Kapfer bcb4495f19
🍱 Updated deb package for 2023.1.1 2023-05-02 18:28:23 +02:00
Marcel Kapfer 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
Marcel Kapfer 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
Marcel Kapfer 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
Marcel Kapfer 8cd0781507
⬇ Fix bionic build by lowering debelper version depencency 2023-05-02 17:18:36 +02:00
Marcel Kapfer e3eb679b83
Upstream version 2023.1.1 2023-05-02 17:00:13 +02:00
Marcel Kapfer a791b806b9
🚨 Increase debhelper version to fix lintian warning 2023-04-14 16:20:00 +02:00
Marcel Kapfer 8bab974cba
Upstream version 2023.1 2023-03-31 06:55:32 +02:00
Marcel Kapfer 3bfc7a458e
⬆ Switch default Ubuntu build version to kinetic 2023-03-13 23:20:13 +01:00
Marcel Kapfer 2c093b7d4a
Upstream version 2022.3.3 2023-03-13 23:14:43 +01:00
Marcel Kapfer 3d83d1fae4
⬆ Switch default Ubuntu version to kinetic 2023-03-13 23:12:31 +01:00
Marcel Kapfer 58b6916db6
📝 Update README, especially regarding update process 2023-03-13 23:01:42 +01:00
Marcel Kapfer a01b3750b4
Upstream version 2022.3.2 2023-02-06 19:00:20 +01:00
Marcel Kapfer 2471ba1655
Upstream version 2022.3.1 2022-12-23 21:26:52 +01:00
Marcel Kapfer 60ea2fd3b6
👷🐛 Fix CI build missing orig.tar.gz in upload 2022-12-06 19:23:47 +01:00
Marcel Kapfer 82c1ee7b47
Upstream version 2022.3 2022-12-06 18:22:23 +01:00
Marcel Kapfer f8ca413fac
Own source package and upload for every supported Ubuntu version 2022-11-24 17:32:53 +01:00
Marcel Kapfer 4ffedc16b3
Upstream version 2022.2.4 2022-11-23 19:55:41 +01:00
Marcel Kapfer d6ba23696b
Upstream version 2022.2.3 2022-10-06 19:38:33 +02:00
Marcel Kapfer 49cb964edc
Upstream version 2022.2.2 2022-09-16 14:39:21 +02:00
Marcel Kapfer 8c54c3ceb9
Upstream version 2022.2.1 2022-08-19 19:44:48 +02:00
Marcel Kapfer 4f424275c9
Switch build pipeline to Ubuntu jammy 2022-08-01 21:41:13 +02:00
Marcel Kapfer c275f59070
Upstream version 2022.2 2022-08-01 21:36:41 +02:00
Marcel Kapfer 987b1278ff
Refactored update scripts; build for Jammy 2022-07-20 16:10:26 +02:00
Marcel Kapfer 7b337d8d0b
Upstream version 2022.1.4 2022-07-20 15:47:21 +02:00
Marcel Kapfer 7aa07d66a4
Upstream version 2022.1.3 2022-06-23 10:26:39 +02:00
Marcel Kapfer 02ff54a818
Upstream version 2022.1.2 2022-06-08 22:21:02 +02:00
Marcel Kapfer b54c0cc42b
Upstream Version 2022.1.1 2022-05-21 16:22:26 +02:00
Marcel Kapfer 737c900ed4
Upstream version 2022.1 2022-04-15 11:06:07 +02:00
Marcel Kapfer 9e7b64bb35
Add deploy job to GitLab Pipeline 2022-04-05 18:09:24 +02:00
Marcel Kapfer a09e8ceadc
Upstream Version 2021.3.3 2022-03-22 19:14:07 +00:00
Marcel Kapfer b844077e60
Updated orig file with changed desktop file 2022-03-22 20:08:26 +01:00
Marcel Kapfer e9fb4d2854
Add Danny Trunk to contributors file 2022-03-22 20:05:38 +01:00
Marcel Kapfer 96bde9141c Merge branch 'dtrunk90-main-patch-99110' into 'main'
Change StartupWMClass

Closes #9

See merge request mmk2410/intellij-idea-community!11
2022-03-22 18:57:54 +00:00
Danny Trunk 62e6e25d75 Change StartupWMClass
Fixes issue #9
2022-03-10 15:52:42 +00:00
Marcel Kapfer 58df293d94
Remove unnecessary dependencies 2022-02-28 14:47:46 +01:00
Marcel Kapfer c622b740f3
Upstream Version 2021.3.2 2022-01-29 11:15:56 +00:00
Marcel Kapfer 5c1d2ea854
Merge branch 'main' of git.mmk2410.org:deb/intellij-idea-community 2021-12-29 15:51:13 +00:00
Marcel Kapfer b99fa397da
Upstream Version 2021.3.1 2021-12-29 15:41:34 +00:00
Marcel Kapfer eeeb48923d
Added GitLab CI Pipeline for ubuntu deb package 2021-12-02 21:41:07 +01:00
Marcel Kapfer 0cffdf7ac0
Upstream Version 2021.3 2021-12-02 17:39:47 +00:00
Marcel Kapfer 4a52f7a642
Upstream Version 2021.2.3 2021-10-15 18:12:44 +00:00
Marcel Kapfer 224195fbd7
Target impish 2021-10-15 18:03:31 +00:00
Marcel Kapfer 51d6995f33
Remove useless executions of commands with sudo
The installation process already runs with root privileges.

Fixes issue #4
2021-10-01 18:00:01 +00:00
Marcel Kapfer 00e8e0ca30
Only extract downloaded current tar archive
The current postinst has the bug that all tar archives store in /opt
that begin with ideaIC- are extracted. While this issue will not appear
to most users it may still be a problem to aborted installations which
are only continued after an update.

Fixes issue #5
2021-10-01 17:31:14 +00:00
Marcel Kapfer 846b3f45f0
Upstream Version 2021.2.2 2021-09-22 19:59:28 +00:00
Marcel Kapfer 1ec2ff4fe9
Upstream Version 2021.2 2021-07-28 06:00:25 +00:00
Marcel Kapfer c495129945
Upstream Version 2021.1.3 2021-06-30 08:26:36 +00:00
Marcel Kapfer 969b04c5ed
Upstream Version 2021.1.2 2021-06-11 13:56:53 +00:00