Compare commits

...

197 commits

Author SHA1 Message Date
224460df9b Upstream version 2025.1 2025-04-16 13:02:22 +00:00
4ec2995933 Upstream version 2024.3.5 2025-03-18 14:02:16 +00:00
98cd3f46af Upstream version 2024.3.4.1 2025-03-06 14:02:18 +00:00
277f183c46 Upstream version 2024.3.4 2025-02-28 14:02:37 +00:00
d8fbfaedf6 Upstream version 2024.3.3 2025-02-13 14:02:16 +00:00
9e4df0e080 Upstream version 2024.3.2.2 2025-01-30 14:02:19 +00:00
6fc86cb352 Upstream version 2024.3.2.1 2025-01-24 14:02:18 +00:00
1ece991625 Upstream version 2024.3.2 2025-01-17 14:02:21 +00:00
1b1d773713 Upstream version 2024.3.1.1 2024-12-19 14:02:07 +00:00
fd41665dc0 Upstream version 2024.3.1 2024-12-09 14:02:35 +00:00
b330a5b676 Use native launcher
Refs: intellij-idea-ultimate#12
2024-11-14 15:52:44 +01:00
65e606a686 🔧 Update supported Ubuntu versions 2024-11-13 16:43:58 +01:00
cda5ee7f06 Upstream version 2024.3 2024-11-13 14:02:13 +00:00
bb7f223d60 Upstream version 2024.2.4 2024-10-24 13:02:01 +00:00
b5c81c8c21 Upstream version 2024.2.3 2024-09-26 13:02:10 +00:00
0ccc887e8a Upstream version 2024.2.2 2024-09-19 13:02:15 +00:00
345dffe352 🔧 Update supported Ubuntu versions 2024-09-03 07:42:02 +02:00
958b96bc56 Upstream version 2024.2.1 2024-08-30 13:02:09 +00:00
78aed4431f Upstream version 2024.2.0.2 2024-08-21 13:02:19 +00:00
b0b5b17118 Upstream version 2024.2.0.1 2024-08-14 13:02:17 +00:00
c48b5c1cc6 Upstream version 2024.2 2024-08-07 13:02:20 +00:00
bafb96c3e0 Upstream version 2024.1.5 2024-08-06 13:03:03 +00:00
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
60ea2fd3b6
👷🐛 Fix CI build missing orig.tar.gz in upload 2022-12-06 19:23:47 +01:00
82c1ee7b47
Upstream version 2022.3 2022-12-06 18:22:23 +01:00
f8ca413fac
Own source package and upload for every supported Ubuntu version 2022-11-24 17:32:53 +01:00
4ffedc16b3
Upstream version 2022.2.4 2022-11-23 19:55:41 +01:00
d6ba23696b
Upstream version 2022.2.3 2022-10-06 19:38:33 +02:00
49cb964edc
Upstream version 2022.2.2 2022-09-16 14:39:21 +02:00
8c54c3ceb9
Upstream version 2022.2.1 2022-08-19 19:44:48 +02:00
4f424275c9
Switch build pipeline to Ubuntu jammy 2022-08-01 21:41:13 +02:00
c275f59070
Upstream version 2022.2 2022-08-01 21:36:41 +02:00
987b1278ff
Refactored update scripts; build for Jammy 2022-07-20 16:10:26 +02:00
7b337d8d0b
Upstream version 2022.1.4 2022-07-20 15:47:21 +02:00
7aa07d66a4
Upstream version 2022.1.3 2022-06-23 10:26:39 +02:00
02ff54a818
Upstream version 2022.1.2 2022-06-08 22:21:02 +02:00
b54c0cc42b
Upstream Version 2022.1.1 2022-05-21 16:22:26 +02:00
737c900ed4
Upstream version 2022.1 2022-04-15 11:06:07 +02:00
9e7b64bb35
Add deploy job to GitLab Pipeline 2022-04-05 18:09:24 +02:00
a09e8ceadc
Upstream Version 2021.3.3 2022-03-22 19:14:07 +00:00
b844077e60
Updated orig file with changed desktop file 2022-03-22 20:08:26 +01:00
e9fb4d2854
Add Danny Trunk to contributors file 2022-03-22 20:05:38 +01:00
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
58df293d94
Remove unnecessary dependencies 2022-02-28 14:47:46 +01:00
c622b740f3
Upstream Version 2021.3.2 2022-01-29 11:15:56 +00:00
5c1d2ea854
Merge branch 'main' of git.mmk2410.org:deb/intellij-idea-community 2021-12-29 15:51:13 +00:00
b99fa397da
Upstream Version 2021.3.1 2021-12-29 15:41:34 +00:00
eeeb48923d
Added GitLab CI Pipeline for ubuntu deb package 2021-12-02 21:41:07 +01:00
0cffdf7ac0
Upstream Version 2021.3 2021-12-02 17:39:47 +00:00
4a52f7a642
Upstream Version 2021.2.3 2021-10-15 18:12:44 +00:00
224195fbd7
Target impish 2021-10-15 18:03:31 +00:00
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
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
846b3f45f0
Upstream Version 2021.2.2 2021-09-22 19:59:28 +00:00
1ec2ff4fe9
Upstream Version 2021.2 2021-07-28 06:00:25 +00:00
c495129945
Upstream Version 2021.1.3 2021-06-30 08:26:36 +00:00
969b04c5ed
Upstream Version 2021.1.2 2021-06-11 13:56:53 +00:00
ce46b94592
Bump Ubuntu version to 21.04 (hirsute) 2021-05-04 17:57:02 +00:00
a59a4734ee
Upstream Version 2021.1.1 2021-05-04 17:53:03 +00:00
3c7b46ce3b
Upstream Version 2021.1 2021-04-07 18:16:05 +00:00
7b27d04d07
Upstream Version 2020.3.3 2021-03-23 18:41:27 +00:00
96b90fff1a
Upstream Version 2020.3.2 2021-01-27 21:03:52 +00:00
06b946e021
Upstream Version 2020.3.1 2021-01-15 23:05:35 +00:00
444daeefb9
Upstream Version 2020.3 2020-12-02 14:57:42 +01:00
be6e2efd12
Switched to groovy 2020-12-02 14:47:15 +01:00
720bc9a2c0
Upstream Version 2020.2.4 2020-11-27 16:09:46 +01:00
e1027d6140 Upstream Version 2020.2.2 2020-09-17 13:28:55 +00:00
348d295057
Upstream Version 2020.2.1 2020-08-28 20:42:55 +02:00
9f73b5fa25
Upstream Version 2020.2 2020-07-28 19:51:47 +02:00
c287b4f6ed
Upstream Version 2020.1.4 2020-07-24 22:22:25 +02:00
e254711e94
Upstream Version 2020.1.3 2020-07-10 23:15:29 +02:00
01de8364bd
Upstream version 2020.1.2 2020-06-26 19:25:16 +02:00
af2e3370bf
Updated IntelliJ IDEA icon 2020-06-26 18:36:48 +02:00
697ad7a0ef
Reworked README 2020-06-26 18:24:19 +02:00
5891416e17
Switched to focal in update-new-version script 2020-06-26 18:18:26 +02:00
05a2780a38
Updated compat version to 10 2020-06-26 18:17:53 +02:00
Marcel Kapfer
bb2c011025
Upstream release 2019.3.4 2020-03-29 12:53:59 +00:00
c27221d851 Fixed update script... 2020-03-29 13:29:00 +02:00
c09fd499a0 Update script: get latest version from git 2020-03-29 13:25:35 +02:00
48b4a53f78
Upstream version 2019.2 2019-07-26 17:42:38 +02:00
aa320b54d7
Upstream release 2019.1.3 2019-05-29 12:39:46 +02:00
d2d3eed509
Deleted old update script 2019-05-16 12:22:03 +02:00
9830569dcd
Upstream release 2019.1.2 2019-05-16 09:19:56 +02:00
0926942b2e
Upstream release 2019.1.1 2019-04-24 21:37:56 +02:00
36edd00732
Upstream release 2019.1 2019-04-14 09:59:42 +02:00
cea792e5a4
Upstream release 2018.3.5 2019-02-27 11:26:28 +01:00
3cbfc98c37
Updated my mail address 2019-02-27 10:45:49 +01:00
2fa3dba7e8
Merge branch 'master' of gitlab.com:mmk2410/intellij-idea-community 2019-02-06 16:51:32 +01:00
52a7a1c779
Upstream release 2018.3.4 2019-02-06 16:51:03 +01:00
a3ca701c3c
Maybe working debian/watch file 2019-01-19 10:29:35 +01:00
6e3796209b
Upstream release 2018.3.3 2019-01-11 18:39:33 +01:00
5945d4b5bb
Upstream release 2018.3.2 2019-01-03 18:36:34 +01:00
b9b443e9ff
Upstream release 2018.3.1 2018-12-09 23:48:46 +01:00
80cec5f97a
Upstream release 2018.3 2018-11-25 23:23:33 +01:00
8c89db251d
Switched from bionic to cosmic 2018-11-25 16:34:19 +01:00
118de5b413
Upstream release 2018.2.6 2018-11-20 22:44:03 +01:00
ccba0659b6
Upstream release 2018.2.5 2018-10-17 12:50:53 +02:00
3854df6b0b
Upstream version 2018.2.4 2018-09-20 10:04:01 +02:00
b2a3c28256
Upstream Version 2018.2.3 2018-09-04 19:18:14 +02:00
02b1bc68da
Upstream Version 2018.2.2 2018-09-03 09:35:15 +02:00
991663a4af
Updated to 2018.1.4 2018-05-25 23:55:41 +02:00
ffd254c9b7
Upstream Version 2018.1 2018-04-02 08:46:36 +02:00
c41f635219
Reworking update-new-version script 2018-04-02 08:46:18 +02:00
ca04f1ca31 Upstream version 2017.3.5 2018-03-14 12:42:25 +01:00
72099dc6fa
Upstream Version 2017.3.4 2018-01-31 12:51:33 +01:00
9e029981a4
Upstream Version 2017.3.3 2018-01-23 09:53:25 +01:00
6949cc7ef4 Updated readme 2018-01-02 23:31:58 +01:00
1851941039 Upstream release 2017.3 2017-12-01 16:03:48 +01:00
d13878c249 Upstream release 2017.2.6 2017-11-17 06:28:51 +00:00
4f3da05469 Updated README 2017-11-05 13:47:32 +01:00
04a56c3818 Merge branch 'version-2017.2.5-README-ONLY' into 'master'
Automate README.md updates in update-new-version.sh

See merge request mmk2410/intellij-idea-community!10
2017-10-08 20:21:18 +00:00
Benjamin Edward Webb
af47a1eecb Updated README; Added step 4 to auto update script; Added to CONTRIBUTORS.txt 2017-10-08 13:24:07 -05:00
Benjamin Edward Webb
959df24d38 Revert "Updated README.md; Added step 4 to automatic script; Added to contributors.txt"
This reverts commit bb43233a36.
2017-10-08 13:20:25 -05:00
Benjamin Edward Webb
bb43233a36 Updated README.md; Added step 4 to automatic script; Added to contributors.txt 2017-10-08 13:14:06 -05:00
6c9ac7cd83 Upstream release 2017.2.5 2017-09-28 11:01:47 +02:00
e64048dbd5 Updated standards version to 4.1.0 2017-09-28 11:01:20 +02:00
1a17599bd0 added experimental upstream version check script 2017-09-18 21:55:02 +02:00
3d67aa9a01 added experimental watch file 2017-09-18 21:41:13 +02:00
d4343c92f5 Extended gitignore 2017-09-18 18:28:15 +02:00
818971f809 removed unnecessary files 2017-09-18 18:22:36 +02:00
01fb979f10 Updated copyright information 2017-09-18 18:08:10 +02:00
848925c047 Merge branch 'version-2017.2.4' into 'master'
Upstream version 2017.2.4

See merge request mmk2410/intellij-idea-community!9
2017-09-18 16:04:57 +00:00
Bart de Koning
7fdd9c1ae7 Updated README and fixed a mistake in de the changelog 2017-09-14 14:00:18 +02:00
Bart de Koning
f0e2e856da Version 2017.2.4 2017-09-14 13:55:11 +02:00
3d0725acf3
Upstream release 2017.2.3 2017-08-31 00:48:54 +02:00
6a1c388e90
update script: updated release name 2017-08-31 00:47:12 +02:00
646e571a3c Fixed whitespace in update script/ 2017-08-31 00:24:08 +02:00
Marcel Kapfer
b7f2838836 Added Stefan65 to the contributors file.
See https://gitlab.com/mmk2410/intellij-idea-community/merge_requests/7
2017-08-31 00:19:36 +02:00
337fc64d4f Merge branch 'version-2017.2.3' into 'master'
Upstream version 2017.2.3

See merge request !8
2017-08-30 22:18:20 +00:00
Bart de Koning
b1d96e86a4 Version 2017.2.3 2017-08-30 12:10:13 +02:00
Marcel Kapfer
2e9c950c95 Upstream release 2017.1.5 2017-07-12 19:16:25 +02:00
Marcel Kapfer
664a22959c Merge branch 'doc/update-repo' into 'master'
Update download repository

See merge request !6
2017-07-12 16:46:21 +00:00
Jan Mewes
d0938f73a8 Update download repository 2017-06-27 20:00:21 +02:00
Marcel Kapfer
9559365b65 Upstream release 2017.1.4 2017-06-08 11:15:11 +02:00
Marcel Kapfer
b8737fbb87 Upstream version 2017.1.3 2017-05-20 10:49:44 +02:00
Marcel Kapfer
b3ca9dafa6 Upstream Version 2017.1.2 2017-05-06 11:55:34 +02:00
Marcel Kapfer
04b1bb4312 Upstream release 2017.1.1
- Addressing T214: Downloading over HTTP
 - Addressing T230: Not checking for existing archives
2017-04-14 22:05:20 +02:00
Marcel Kapfer
4d99e2a168 Upstream version 2017.1 2017-03-24 15:00:47 +01:00
Marcel Kapfer
bc9ab97834 Upstream Release 2016.3.4 2017-02-02 13:58:56 +01:00
Marcel Kapfer (mmk2410)
fc522890e0 New upstream release: 2016.3.3 2017-01-19 20:00:52 +01:00
Marcel Kapfer (mmk2410)
02663661a8 Added Patrick Lucas to CONTRIBUTORS.txt 2017-01-19 18:34:15 +01:00
Marcel Kapfer
f4977f6bbf Merge branch 'install-desktop-file' into 'master'
Install the .desktop file, if necessary

See merge request !5
2017-01-19 17:30:39 +00:00
Patrick Lucas
da7d15e541 Install the .desktop file, if necessary
I used this packaging to install IntelliJ on a fairly vanilla Ubuntu
install (with Unity) and found that Unity doesn't recognize the
installation of a new .desktop file to /usr/share/applications unless
`desktop-file-install` is used.
2017-01-02 13:10:17 -05:00
Marcel Kapfer (mmk2410)
99547aafcc Upstream Version 2016.3.1 2016-12-31 00:29:07 +01:00
Marcel Kapfer (mmk2410)
50e89302ba Upstream Version 2016.3.1 2016-12-13 21:32:28 +01:00
Marcel Kapfer (mmk2410)
f02392d492 Upstream Version 2016.03 2016-11-24 21:37:51 +01:00
Marcel Kapfer (mmk2410)
023953f1fe Contributors list 2016-10-20 22:54:32 +02:00
39 changed files with 1111 additions and 681 deletions

9
.gitignore vendored
View file

@ -1 +1,10 @@
*_source.*
*.debian.tar.xz
*.dsc
*.build
*.buildinfo
*.changes
**/debian/files
**/debian/.debhelper/
**/debian/intellij-idea-community/
**/debian/intellij-idea-community.*

73
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,73 @@
default:
image: registry.gitlab.com/mmk2410/intellij-idea-pkg-image:oracular
variables:
PACKAGE: "intellij-idea-community"
TZ: UTC
NAME: "Marcel Kapfer"
EMAIL: "opensource@mmk2410.org"
stages:
- autoupdate
- build
- deploy
update-job:
stage: autoupdate
script:
##
## Configure SSH key
##
- eval $(ssh-agent -s)
- chmod 400 "$SSH_PRIVATE_KEY"
- ssh-add "$SSH_PRIVATE_KEY"
- mkdir ~/.ssh
- chmod 700 ~/.ssh
- cp "$SSH_KNOWN_HOSTS" ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
##
## Configure Git setup
##
- git config user.name "$NAME"
- git config user.email "$EMAIL"
- git remote set-url origin "$GIT_URL"
##
## Run autoupdate script which handles everything else.
##
- ./autoupdate.sh
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
build-job:
stage: build
script:
- export VERSION=$(git describe --abbrev=0 --tags | cut -d'v' -f2)
- cd "$PACKAGE"_"$VERSION" || exit
- debuild -us -uc
- export PACKAGE_FILE="$PACKAGE"_"$VERSION"-1_all.deb
artifacts:
name: $PACKAGE_FILE
paths:
- ./*.deb
rules:
- if: $CI_COMMIT_TAG
deploy-job:
image: registry.gitlab.com/mmk2410/intellij-idea-pkg-image:$UBUNTU_VERSION
stage: deploy
script:
- export VERSION=$(git describe --abbrev=0 --tags | cut -d'v' -f2)
- echo "$GPG_PRIVATE_KEY" | tr -d '\r' | gpg --import -
- echo "$GPG_PUBLIC_KEY" | tr -d '\r' | gpg --import -
- cd "$PACKAGE"_"$VERSION" || exit
- dch -D $UBUNTU_VERSION -p -l +$UBUNTU_VERSION "Upstream version $VERSION."
- debuild -S -sa -k6D289F254B41A009B6AB5AC3122720F932D5CE46
- cd ..
- dput ppa:mmk2410/intellij-idea "$PACKAGE"_"$VERSION"-1+"$UBUNTU_VERSION"1_source.changes
rules:
- if: $CI_COMMIT_TAG
parallel:
matrix:
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, noble, oracular]

8
CONTRIBUTORS.txt Normal file
View file

@ -0,0 +1,8 @@
Marcel Kapfer (mmk2410) <opensource@mmk2410.org>
Bart de Koning <bartdaking@gmail.com>
Francesco Levorato (flevour) <git@flevour.net>
Andy Balaam (andybalaam) <mail@artificialworlds.net>
Patrick Lucas <me@patricklucas.com>
Stefan65
Ben Webb (benjaminedwardwebb) <benjaminedwardwebb@gmail.com>
Danny Trunk (dtrunk90) <dtrunk90@gmail.com>

View file

@ -1,92 +1,35 @@
# intellij-idea-community
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
The latest upstream version is 2016.2.4 which is included in the package version 2016.2.4.
Debian packages of IntelliJ IDEA Community Edition for Ubuntu
## Adding the ppa to Ubuntu
I also provide a package for the [Ultimate Edition](https://gitlab.com/mmk2410/intellij-idea-ultimate).
## Adding the PPA (on Ubuntu)
```
sudo apt-add-repository ppa:mmk2410/intellij-idea-community
sudo apt-add-repository ppa:mmk2410/intellij-idea
sudo apt-get update
sudo apt-get install intellij-idea-community
```
## Report issues
You can report issues, questions or feedback concerning the package [on GitLab](https://gitlab.com/mmk2410/intellij-idea-community). If relevant, please include which version
## Updating the package
To update the version follow the following steps (the old version is here 15.0.1 and the new one 15.0.2):
Since I automated the updating process quite a bit using the `update-new-version.sh` as well as preparations on my local system I no longer accept merge requests for updating the package to a new version. Processing them would take me much more time than doing the update myself.
1. Fork the repo
2. Create your own feature branch
In case I'm late for an update (over 1-2 weeks), feel free to create an issue [on GitLab](https://gitlab.com/mmk2410/intellij-idea-community). I'm also working on a fully automated system for updating the packages but this will still take a while.
```
git checkout -b version_15.0.2
```
3. Rename the following
```
mv intellij-idea-community_15.0.1 intellij-idea-community_15.0.2
mv intellij-idea-community_15.0.1.orig.tar.gz intellij-idea-community_15.0.2.orig.tar.gz
```
4. Edit the README.md and update the version numbers
5. Go into the build files directory
```
cd intellij-idea-community_15.0.2/debian
```
6. Edit the changelog file and prepend a new changelog entry. You can just copy an old one and update the values in it
7. Edit the preinst file and update the download url. Normally this is done by updating the version number
8. Go one directory back
```
cd ..
```
9. Run the following command to build the package for testing purposes
```
debuild -us -uc
```
10. Go another directory back
```
cd ..
```
11. Remove the old files
```
rm intellij-idea-community_15.0.1-1*
```
12. Install the package to test it
```
sudo dpkg -i intellij-idea-community_15.0.2-1_all.deb
```
13. If everything works commit your changes
```
git add -A
git commit -m "Version 15.0.2"
```
14. Push to the branch
```
git push origin version_15.0.2
```
15. Create new pull request
## Setting up the build environment
### Setting up the build environment
Run `sudo apt install build-dep debhelper`.
It is also necessary to setup Git with your username and email address as explained in numerous tutorials.
### Updating the package
Run `./update-new-version.sh "$new-version"`
Where `$new-version` is in the format `[year].[major].[minor]`.

33
autoupdate.sh Executable file
View file

@ -0,0 +1,33 @@
#!/usr/bin/env bash
set -euo pipefail
dir="$(find . -maxdepth 1 -type d -name "intellij-idea-*")"
pushd "$dir" || exit 1
set +e
check="$(uscan --dehs --no-download)"
set -e
status="$(echo "$check" | xmllint --xpath 'string(/dehs/status)' -)"
if [[ "$status" != "newer package available" ]]; then
echo "No newer package available."
exit
fi
new_version="$(echo "$check" | xmllint --xpath 'string(/dehs/upstream-version)' -)"
popd
./update-new-version.sh "$new_version"
git add -A
git commit -m "Upstream version $new_version"
git switch main
git merge --ff-only version-"$new_version"
git push origin main
git tag -a v"$new_version" -m "Upstream version $new_version"
git push --tags origin main

View file

@ -1,39 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 3.0 (quilt)
Source: intellij-idea-community
Binary: intellij-idea-community
Architecture: all
Version: 2016.2.5-1
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7.0.50~)
Package-List:
intellij-idea-community deb devel optional arch=all
Checksums-Sha1:
24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.5.orig.tar.gz
6ae31de8a0a4a94b491399908168ce2af50f1b09 5716 intellij-idea-community_2016.2.5-1.debian.tar.xz
Checksums-Sha256:
41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.5.orig.tar.gz
7aaf0b3d15b025e1907fe6db011cb732006cb4622643918f428485a8417261ca 5716 intellij-idea-community_2016.2.5-1.debian.tar.xz
Files:
e105950dd78a2260639bd06b848e4f3d 5637 intellij-idea-community_2016.2.5.orig.tar.gz
af492dac69a69cf2ff369e8ffa96adf8 5716 intellij-idea-community_2016.2.5-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJYCStrAAoJECuF2UqwCcGYDtIQAIeu6yHXT4gi6SZIOi6wLzAX
H31hLW48rtOn7q8YHh4AHZFpC5Gv240XCetX/Nw78aYeH/ABM2daOvXHCQqkcglC
auVER3nTxgd2fWjfy3lUBJbFkkaLOINNo5qzYGXJdiNN5T1XRJ9Oc8KIA3zLIZ88
TdeT4Z0EGwH5Ej8xB0a0j9RCGsZPdIX50yCao6KLs/4cLryuAU5eq2Gh7SnnrAly
1QjS9KRGhRR/pNKikVNHH4lP1AzSp2viX7SW2lYKSHeNL9/Sw0tIdie8Ut7hHgw+
zID2Dn79r+WLAVm5CngAB5LhTXY2HycjqSwsnDZwpkbOxeeDfhi29nLenIi2Q+CT
5Uy+aGUYYjqTN6iuOtKDDzpXbN0F0tf1ty3iRKz1NEzZ+2d8DLDCDllIPC6qsjDU
gO4mKoUo3hlMIT9CsAA+lT237dcp+8HklknvBD0kN68wVL6aiWXcqCWiLHWcg4lK
jNjQ1B20AP4BGA++1DCm3xCCluj03kffSlFo9L5dJjdIXjf2x2J7PqPXfyizBCq/
q2DjmwhQskNQ+hVhcVGlZndHCS9yya1n1dT/WPyTuKQLo0Nyg+vFgENAxGPclpLu
OJijR7kDgUwLvJVTVrPRkpH42OK02v3xQMSl4yUNEiDnG/guj3gw5M+83axmkzmQ
iquTDrIpD8YwoS4ebZh9
=UG7x
-----END PGP SIGNATURE-----

View file

@ -1,107 +0,0 @@
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-buildpackage: source package intellij-idea-community
dpkg-buildpackage: source version 2016.2.5-1
dpkg-buildpackage: source distribution yakkety
dpkg-buildpackage: source changed by Andy Balaam (andybalaam) <mail@artificialworlds.net>
dpkg-source --before-build intellij-idea-community_2016.2.5
dpkg-buildpackage: host architecture amd64
dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
fakeroot debian/rules clean
dh clean
dh: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b intellij-idea-community_2016.2.5
dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2016.2.5.orig.tar.gz
dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.5-1.debian.tar.xz
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.5-1.dsc
debian/rules build
dh build
dh: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_build
dh_auto_test
fakeroot debian/rules binary
dh binary
dh: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dh_testroot
dh_prep
dh_auto_install
dh_install
dh_installdocs
dh_installchangelogs
dpkg-parsechangelog: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dh_icons
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'intellij-idea-community' in '../intellij-idea-community_2016.2.5-1_all.deb'.
dpkg-genchanges >../intellij-idea-community_2016.2.5-1_amd64.changes
dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-genchanges: warning: debian/changelog(l11): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dpkg-genchanges: including full source code in upload
dpkg-source --after-build intellij-idea-community_2016.2.5
dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line
LINE: -- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
dpkg-buildpackage: full upload (original source is included)
Now running lintian...
E: intellij-idea-community changes: bad-distribution-in-changes-file yakkety
W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postinst
W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postrm
W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/preinst
W: intellij-idea-community source: package-needs-versioned-debhelper-build-depends 9
W: intellij-idea-community source: syntax-error-in-dep5-copyright line 18: Continuation line outside a paragraph (maybe line 17 should be " .").
W: intellij-idea-community source: out-of-date-standards-version 3.9.6 (current is 3.9.7)
W: intellij-idea-community: syntax-error-in-debian-changelog line 5 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 11 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 17 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 23 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 29 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 35 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 41 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 47 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 53 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 59 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 65 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 71 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 77 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 84 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 90 "badly formatted trailer line"
W: intellij-idea-community: syntax-error-in-debian-changelog line 96 "badly formatted trailer line"
E: intellij-idea-community: copyright-file-contains-full-apache-2-license
E: intellij-idea-community: description-is-pkg-name IntelliJ IDEA Community
W: intellij-idea-community: script-with-language-extension usr/bin/intellij-idea-community.sh
W: intellij-idea-community: binary-without-manpage usr/bin/intellij-idea-community.sh
W: intellij-idea-community: desktop-command-not-in-package usr/share/applications/intellij-idea-community.desktop intellij-idea-community
W: intellij-idea-community: maintainer-script-ignores-errors postinst
W: intellij-idea-community: maintainer-script-ignores-errors postrm
W: intellij-idea-community: maintainer-script-ignores-errors preinst
Finished running lintian.

View file

@ -1,31 +0,0 @@
Format: 1.8
Date: Thu, 20 Oct 2016 09:27:23 +0100
Source: intellij-idea-community
Binary: intellij-idea-community
Architecture: source all
Version: 2016.2.5-1
Distribution: yakkety
Urgency: low
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
Changed-By: Andy Balaam (andybalaam) <mail@artificialworlds.net>
Description:
intellij-idea-community - IntelliJ IDEA Community
Changes:
intellij-idea-community (2016.2.5-1) yakkety; urgency=low
.
* Upstream Version 2016.2.5
Checksums-Sha1:
a177096df9420929eb5497254913845163e538f4 957 intellij-idea-community_2016.2.5-1.dsc
24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.5.orig.tar.gz
6ac9484bbe72d3e7fd1d1b51e5c4158104250e5e 5728 intellij-idea-community_2016.2.5-1.debian.tar.xz
e031e0930bd7f52bf8c0c2cded42f1de60be34f2 11832 intellij-idea-community_2016.2.5-1_all.deb
Checksums-Sha256:
47596665daf3e6328703531f071a12cb3324f15e9ad85b10fc8d9ecbcbdc38a6 957 intellij-idea-community_2016.2.5-1.dsc
41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.5.orig.tar.gz
17a69dcf7e31b58ea45dc2d9e289690034f25e96a05f162cac9a19a35759fe61 5728 intellij-idea-community_2016.2.5-1.debian.tar.xz
f74ea997b2d573b73c5822343fcdf6d5e96bde3970ab774056fe7b3f8e1a0529 11832 intellij-idea-community_2016.2.5-1_all.deb
Files:
b3b71b4d7005a63298e36ad8cf983c8e 957 devel optional intellij-idea-community_2016.2.5-1.dsc
e105950dd78a2260639bd06b848e4f3d 5637 devel optional intellij-idea-community_2016.2.5.orig.tar.gz
41f3cf28be7b07d55c0664d76da7a340 5728 devel optional intellij-idea-community_2016.2.5-1.debian.tar.xz
0cc4835a76696afcc220580363a39f59 11832 devel optional intellij-idea-community_2016.2.5-1_all.deb

View file

@ -1,127 +0,0 @@
intellij-idea-community (2016.2.5-1) yakkety; urgency=low
* Upstream Version 2016.2.5
-- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
intellij-idea-community (2016.2.4-1) yakkety; urgency=low
* Upstream Version 2016.2.4
-- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
intellij-idea-community (2016.2.3-1) yakkety; urgency=low
* Upstream Version 2016.2.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
intellij-idea-community (2016.2.2-1) yakkety; urgency=low
* Upstream Version 2016.2.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Fri, 19 Aug 2016 20:56:30 +0200
intellij-idea-community (2016.2.1-1) yakkety; urgency=low
* Upstream Version 2016.2.1
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 08 Aug 2016 21:21:30 +0200
intellij-idea-community (2016.2.0-1) yakkety; urgency=low
* Upstream Version 2016.2.0
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 13 Jul 2016 19:38:30 +0200
intellij-idea-community (2016.1.3-1) xenial; urgency=low
* Upstream Version 2016.1.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Tue, 07 Jun 2016 08:49:30 +0200
intellij-idea-community (2016.1.2-1) xenial; urgency=high
* Upstream Version 2016.1.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 11 May 2016 17:12:30 +0200
intellij-idea-community (2016.1.1-1) wily; urgency=low
* Upstream Version 2016.1.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 03 Apr 2016 20:31:50 +0200
intellij-idea-community (2016.1-1) wily; urgency=low
* Upstream Version 2016.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 21 Mar 2016 17:44:50 +0200
intellij-idea-community (15.0.4-1) wily; urgency=low
* Upstream Version 15.0.4
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Tue, 01 Mar 2016 19:44:50 +0200
intellij-idea-community (15.0.3-1) wily; urgency=low
* Upstream Version 15.0.3
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 20 Jan 2015 15:01:50 +0100
intellij-idea-community (15.0.2-1) wily; urgency=low
* Upstream Version 15.0.2
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 13 Dec 2015 13:28:50 +0100
intellij-idea-community (15.0.1-1) wily; urgency=low
* Upstream Version 15.0.1
-- Bart de Koning <bratdaking@gmail.com> Tue, 08 Dec 2015 11:42:22 +0100
intellij-idea-community (15.0.0-1) wily; urgency=low
* Upstream Version 15.0
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Fri, 06 Nov 2015 14:35:50 +0100
intellij-idea-community (14.1.4-1) vivid; urgency=low
* Upstream Version 14.1.4
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 05 Jul 2015 21:15:50 +0200
intellij-idea-community (14.1.3-1) vivid; urgency=low
* Upstream Vesion 14.1.3
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 17 May 2015 11:23:50 +0200
intellij-idea-community (14.1.2-1) vivid; urgency=low
* Upstream Vesion 14.1.2
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 26 Apr 2015 10:31:50 +0200
intellij-idea-community (14.1.1-1) vivid; urgency=low
* Upstream Version 14.1.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Thur, 02 Apr 2015 12:50:50 +0200
intellij-idea-community (1.1-1) vivid; urgency=low
* Upstream Version 14.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 30 Mar 2015 08:14:50 +0200
intellij-idea-community (1.0-1) utopic; urgency=low
* Initial release.
-- Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz> Sat, 07 Mar 2015 19:35:50 +0100

View file

@ -1,13 +0,0 @@
Source: intellij-idea-community
Section: devel
Priority: optional
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.6
Package: intellij-idea-community
Architecture: all
Depends: ${misc:Depends}, lib32ncurses5 | libncurses5, default-jdk | oracle-java7-installer | oracle-java8-installer, libc6-i386, lib32stdc++6, lib32gcc1, lib32ncurses5, lib32z1, lib32z1-dev, unzip
Description: IntelliJ IDEA Community
A intelligent Java IDE by JetBrains

View file

@ -1,233 +0,0 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: intellij-idea-community
Source: https://github.com/mmk2410/intellij-idea-community
Files: *
Copyright: JetBrains s.r.o.
License: Apache 2
Files: debian/*
Copyright: 2015 Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
License: GPL-3+
License: Apache
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-3'.

View file

@ -1,14 +0,0 @@
#!/bin/bash
cd /opt/
## Extract the package
sudo tar xf /opt/ideaIC-*
## Rename the directory
sudo mv /opt/idea-IC-* /opt/intellij-idea-community
## Remove the tar.gz package
sudo rm /opt/ideaIC-*
## Make /usr/bin usable
sudo mv /usr/bin/intellij-idea-community.sh /usr/bin/intellij-idea-community

View file

@ -1,4 +0,0 @@
#!/bin/bash
## Remove the program folder
sudo rm -rf /opt/intellij-idea-community

View file

@ -1,5 +0,0 @@
#!/bin/bash
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.5.tar.gz

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5 KiB

View file

@ -1,3 +0,0 @@
#!/bin/sh
export IDEA_JDK=$JAVA_HOME
exec /opt/intellij-idea-community/bin/idea.sh "$@"

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,823 @@
intellij-idea-community (2025.1-1) oracular; urgency=medium
* Upstream version 2025.1
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 16 Apr 2025 13:02:18 +0000
intellij-idea-community (2024.3.5-1) oracular; urgency=medium
* Upstream version 2024.3.5
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 18 Mar 2025 14:02:11 +0000
intellij-idea-community (2024.3.4.1-1) oracular; urgency=medium
* Upstream version 2024.3.4.1
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 06 Mar 2025 14:02:13 +0000
intellij-idea-community (2024.3.4-1) oracular; urgency=medium
* Upstream version 2024.3.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 28 Feb 2025 14:02:33 +0000
intellij-idea-community (2024.3.3-1) oracular; urgency=medium
* Upstream version 2024.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 13 Feb 2025 14:02:11 +0000
intellij-idea-community (2024.3.2.2-1) oracular; urgency=medium
* Upstream version 2024.3.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 30 Jan 2025 14:02:14 +0000
intellij-idea-community (2024.3.2.1-1) oracular; urgency=medium
* Upstream version 2024.3.2.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 24 Jan 2025 14:02:14 +0000
intellij-idea-community (2024.3.2-1) oracular; urgency=medium
* Upstream version 2024.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 17 Jan 2025 14:02:16 +0000
intellij-idea-community (2024.3.1.1-1) oracular; urgency=medium
* Upstream version 2024.3.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 19 Dec 2024 14:02:02 +0000
intellij-idea-community (2024.3.1-1) oracular; urgency=medium
* Upstream version 2024.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 09 Dec 2024 14:02:30 +0000
intellij-idea-community (2024.3-1) noble; urgency=medium
* Upstream version 2024.3
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 13 Nov 2024 14:02:08 +0000
intellij-idea-community (2024.2.4-1) noble; urgency=medium
* Upstream version 2024.2.4
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 24 Oct 2024 13:01:57 +0000
intellij-idea-community (2024.2.3-1) noble; urgency=medium
* Upstream version 2024.2.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 26 Sep 2024 13:02:05 +0000
intellij-idea-community (2024.2.2-1) noble; urgency=medium
* Upstream version 2024.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 19 Sep 2024 13:02:11 +0000
intellij-idea-community (2024.2.1-1) noble; urgency=medium
* Upstream version 2024.2.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 30 Aug 2024 13:02:05 +0000
intellij-idea-community (2024.2.0.2-1) noble; urgency=medium
* Upstream version 2024.2.0.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 21 Aug 2024 13:02:14 +0000
intellij-idea-community (2024.2.0.1-1) noble; urgency=medium
* Upstream version 2024.2.0.1
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 14 Aug 2024 13:02:13 +0000
intellij-idea-community (2024.2-1) noble; urgency=medium
* Upstream version 2024.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 07 Aug 2024 13:02:16 +0000
intellij-idea-community (2024.1.5-1) noble; urgency=medium
* Upstream version 2024.1.5
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 06 Aug 2024 13:02:58 +0000
intellij-idea-community (2024.1.4-1) noble; urgency=medium
* Upstream version 2024.1.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 21 Jun 2024 13:02:06 +0000
intellij-idea-community (2024.1.3-1) noble; urgency=medium
* Upstream version 2024.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 11 Jun 2024 13:02:20 +0000
intellij-idea-community (2024.1.2-1) lunar; urgency=medium
* Upstream version 2024.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 23 May 2024 13:02:32 +0000
intellij-idea-community (2024.1.1-1) lunar; urgency=medium
* Upstream version 2024.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 30 Apr 2024 13:02:13 +0000
intellij-idea-community (2024.1-1) lunar; urgency=medium
* Upstream version 2024.1
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 04 Apr 2024 13:02:10 +0000
intellij-idea-community (2023.3.6-1) lunar; urgency=medium
* Upstream version 2023.3.6
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 22 Mar 2024 14:02:38 +0000
intellij-idea-community (2023.3.5-1) lunar; urgency=medium
* Upstream version 2023.3.5
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 13 Mar 2024 14:02:14 +0000
intellij-idea-community (2023.3.4-1) lunar; urgency=medium
* Upstream version 2023.3.4
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 14 Feb 2024 14:02:18 +0000
intellij-idea-community (2023.3.3-1) lunar; urgency=medium
* Upstream version 2023.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 26 Jan 2024 14:02:27 +0000
intellij-idea-community (2023.3.2-1) lunar; urgency=medium
* Upstream version 2023.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 21 Dec 2023 14:02:13 +0000
intellij-idea-community (2023.3.1-1) lunar; urgency=medium
* Upstream version 2023.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 13 Dec 2023 14:04:39 +0000
intellij-idea-community (2023.3-1) lunar; urgency=medium
* Upstream version 2023.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 07 Dec 2023 14:02:23 +0000
intellij-idea-community (2023.2.5-1) lunar; urgency=medium
* Upstream version 2023.2.5
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 10 Nov 2023 14:01:08 +0000
intellij-idea-community (2023.2.4-1) lunar; urgency=medium
* Upstream version 2023.2.4
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 25 Oct 2023 13:01:18 +0000
intellij-idea-community (2023.2.3-1) lunar; urgency=medium
* Upstream version 2023.2.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 12 Oct 2023 13:01:19 +0000
intellij-idea-community (2023.2.2-1) lunar; urgency=medium
* Upstream version 2023.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 14 Sep 2023 13:01:13 +0000
intellij-idea-community (2023.2.1-1) lunar; urgency=medium
* Upstream version 2023.2.1
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 24 Aug 2023 13:01:12 +0000
intellij-idea-community (2023.2-1) lunar; urgency=medium
* Upstream version 2023.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 26 Jul 2023 17:48:37 +0000
intellij-idea-community (2023.1.4-1) lunar; urgency=medium
* Upstream version 2023.1.4
-- autoupdate <opensource@mmk2410.org> Wed, 19 Jul 2023 21:47:07 +0000
intellij-idea-community (2023.1.3-1) lunar; urgency=medium
* Upstream version 2023.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 21 Jun 2023 14:18:46 +0000
intellij-idea-community (2023.1.2-1) lunar; urgency=medium
* Upstream version 2023.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 18 May 2023 11:17:25 +0000
intellij-idea-community (2023.1.1-1) lunar; urgency=medium
* Upstream version 2023.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 02 May 2023 14:59:15 +0000
intellij-idea-community (2023.1-1) kinetic; urgency=medium
* Upstream version 2023.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 31 Mar 2023 04:55:05 +0000
intellij-idea-community (2022.3.3-1) kinetic; urgency=medium
* Upstream version 2022.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 13 Mar 2023 22:14:21 +0000
intellij-idea-community (2022.3.2-1) jammy; urgency=medium
* Upstream version 2022.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 06 Feb 2023 17:59:49 +0000
intellij-idea-community (2022.3.1-1) jammy; urgency=medium
* Upstream version 2022.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 23 Dec 2022 07:05:41 +0000
intellij-idea-community (2022.3-1) jammy; urgency=medium
* Upstream version 2022.3
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 06 Dec 2022 17:21:55 +0000
intellij-idea-community (2022.2.4-1) jammy; urgency=medium
* Upstream version 2022.2.4
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 23 Nov 2022 18:54:59 +0000
intellij-idea-community (2022.2.3-1) jammy; urgency=medium
* Upstream version 2022.2.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 06 Oct 2022 17:32:56 +0000
intellij-idea-community (2022.2.2-1) jammy; urgency=medium
* Upstream version 2022.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 16 Sep 2022 12:33:37 +0000
intellij-idea-community (2022.2.1-1) jammy; urgency=medium
* Upstream version 2022.2.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 19 Aug 2022 17:42:53 +0000
intellij-idea-community (2022.2-1) jammy; urgency=medium
* Upstream version 2022.2
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 01 Aug 2022 19:36:04 +0000
intellij-idea-community (2022.1.4-1) jammy; urgency=medium
* Upstream version 2022.1.4
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 20 Jul 2022 13:45:38 +0000
intellij-idea-community (2022.1.3-1) impish; urgency=medium
* Upstream version 2022.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 23 Jun 2022 08:25:24 +0000
intellij-idea-community (2022.1.2-1) impish; urgency=medium
* Upstream version 2022.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 08 Jun 2022 20:20:13 +0000
intellij-idea-community (2022.1.1-1) impish; urgency=medium
* Upstream version 2022.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Sat, 21 May 2022 14:21:31 +0000
intellij-idea-community (2022.1-1) impish; urgency=medium
* Upstream version 2022.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 15 Apr 2022 09:02:45 +0000
intellij-idea-community (2021.3.3-1) impish; urgency=medium
* Upstream version 2021.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 22 Mar 2022 19:09:30 +0000
intellij-idea-community (2021.3.2-1) impish; urgency=medium
* Upstream version 2021.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Sat, 29 Jan 2022 11:11:44 +0000
intellij-idea-community (2021.3.1-1) impish; urgency=medium
* Upstream version 2021.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 29 Dec 2021 15:33:20 +0000
intellij-idea-community (2021.3-1) impish; urgency=medium
* Upstream version 2021.3
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 02 Dec 2021 17:37:32 +0000
intellij-idea-community (2021.2.3-1) impish; urgency=medium
* Upstream version 2021.2.3
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 15 Oct 2021 18:06:03 +0000
intellij-idea-community (2021.2.2-1) hirsute; urgency=medium
* Upstream version 2021.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 22 Sep 2021 19:53:27 +0000
intellij-idea-community (2021.2-1) hirsute; urgency=medium
* Upstream version 2021.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 28 Jul 2021 05:52:49 +0000
intellij-idea-community (2021.1.3-1) hirsute; urgency=medium
* Upstream version 2021.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 30 Jun 2021 07:32:47 +0000
intellij-idea-community (2021.1.2-1) hirsute; urgency=medium
* Upstream version 2021.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 11 Jun 2021 13:48:22 +0000
intellij-idea-community (2021.1.1-1) groovy; urgency=medium
* Upstream version 2021.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 04 May 2021 17:04:28 +0000
intellij-idea-community (2021.1-1) groovy; urgency=medium
* Upstream version 2021.1
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 07 Apr 2021 18:08:24 +0000
intellij-idea-community (2020.3.3-1) groovy; urgency=medium
* Upstream version 2020.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 23 Mar 2021 18:34:25 +0000
intellij-idea-community (2020.3.2-1) groovy; urgency=medium
* Upstream version 2020.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 27 Jan 2021 21:02:02 +0000
intellij-idea-community (2020.3.1-1) groovy; urgency=medium
* Upstream version 2020.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 15 Jan 2021 23:01:35 +0000
intellij-idea-community (2020.3-1) groovy; urgency=medium
* Upstream version 2020.3
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 02 Dec 2020 14:48:31 +0100
intellij-idea-community (2020.2.4-1) focal; urgency=medium
* Upstream version 2020.2.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 27 Nov 2020 16:00:46 +0100
intellij-idea-community (2020.2.2-1) focal; urgency=medium
* Upstream version 2020.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 17 Sep 2020 13:26:58 +0000
intellij-idea-community (2020.2.1-1) focal; urgency=medium
* Upstream version 2020.2.1
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 28 Aug 2020 20:21:05 +0200
intellij-idea-community (2020.2-1) focal; urgency=medium
* Upstream version 2020.2
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 28 Jul 2020 19:43:53 +0200
intellij-idea-community (2020.1.4-1) focal; urgency=medium
* Upstream version 2020.1.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 24 Jul 2020 21:37:15 +0200
intellij-idea-community (2020.1.3-1) focal; urgency=medium
* Upstream version 2020.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 10 Jul 2020 22:52:52 +0200
intellij-idea-community (2020.1.2-1) focal; urgency=medium
* Upstream version 2020.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 26 Jun 2020 18:37:09 +0200
intellij-idea-community (2019.3.4-1) eoan; urgency=medium
* Upstream version 2019.3.4
-- Marcel Kapfer <opensource@mmk2410.org> Sun, 29 Mar 2020 12:02:07 +0000
intellij-idea-community (2019.2-1) disco; urgency=medium
* Upstream version 2019.2
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 26 Jul 2019 14:57:15 +0000
intellij-idea-community (2019.1.3-1) disco; urgency=medium
* Upstream version 2019.1.3
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 29 May 2019 07:17:09 +0000
intellij-idea-community (2019.1.2-1) disco; urgency=medium
* Upstream version 2019.1.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 16 May 2019 07:13:53 +0000
intellij-idea-community (2019.1.1-1) cosmic; urgency=medium
* Upstream version 2019.1.1
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 23 Apr 2019 15:42:59 +0000
intellij-idea-community (2019.1-1) cosmic; urgency=medium
* Upstream version 2019.1
-- Marcel Kapfer <opensource@mmk2410.org> Sat, 13 Apr 2019 21:59:14 +0000
intellij-idea-community (2018.3.5-1) cosmic; urgency=medium
* Upstream version 2018.3.5
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 27 Feb 2019 09:47:13 +0000
intellij-idea-community (2018.3.4-1) cosmic; urgency=medium
* Upstream version 2018.3.4
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 04 Feb 2019 14:12:58 +0000
intellij-idea-community (2018.3.3-1) cosmic; urgency=medium
* Upstream version 2018.3.3
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 11 Jan 2019 16:03:24 +0000
intellij-idea-community (2018.3.2-1) cosmic; urgency=medium
* Upstream version 2018.3.2
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 03 Jan 2019 17:25:15 +0000
intellij-idea-community (2018.3.1-1) cosmic; urgency=medium
* Upstream version 2018.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Sun, 09 Dec 2018 22:14:08 +0000
intellij-idea-community (2018.3-1) cosmic; urgency=medium
* Upstream version 2018.3
-- Marcel Kapfer <opensource@mmk2410.org> Sun, 25 Nov 2018 15:30:50 +0000
intellij-idea-community (2018.2.6-1) cosmic; urgency=medium
* Upstream version 2018.2.6
-- Marcel Kapfer <opensource@mmk2410.org> Sat, 17 Nov 2018 17:01:03 +0000
intellij-idea-community (2018.2.5-1) bionic; urgency=medium
* Upstream version 2018.2.5
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 17 Oct 2018 10:05:18 +0000
intellij-idea-community (2018.2.4-1) bionic; urgency=medium
* Upstream version 2018.2.4
-- Marcel Kapfer <opensource@mmk2410.org> Thu, 20 Sep 2018 07:47:20 +0000
intellij-idea-community (2018.2.3-1) bionic; urgency=medium
* Upstream version 2018.2.3
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 04 Sep 2018 17:01:14 +0000
intellij-idea-community (2018.2.2-1) bionic; urgency=medium
* Upstream version 2018.2.2
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 03 Sep 2018 07:19:21 +0000
intellij-idea-community (2018.1.4-1) bionic; urgency=medium
* Upstream version 2018.1.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 25 May 2018 23:37:24 +0200
intellij-idea-community (2018.1-1) artful; urgency=medium
* Upstream version 2018.1
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 02 Apr 2018 06:35:50 +0000
intellij-idea-community (2017.3.5-1) artful; urgency=low
* Upstream Version 2017.3.5
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Wed, 14 Mar 2018 12:00:42 +0100
intellij-idea-community (2017.3.4-1) artful; urgency=low
* Upstream Version 2017.3.4
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Wed, 31 Jan 2018 11:05:53 +0000
intellij-idea-community (2017.3.3-1) artful; urgency=low
* Upstream Version 2017.3.3
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Sat, 20 Jan 2018 13:45:21 +0100
intellij-idea-community (2017.3-1) artful; urgency=low
* Upstream Version 2017.3
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Fri, 01 Dec 2017 07:17:15 +0000
intellij-idea-community (2017.2.6-1) artful; urgency=low
* Upstream Version 2017.2.6
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Fri, 17 Nov 2017 05:38:12 +0000
intellij-idea-community (2017.2.5-1) artful; urgency=low
* Upstream Version 2017.2.5
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Thu, 28 Sep 2017 08:49:17 +0200
intellij-idea-community (2017.2.4-1) artful; urgency=low
* Upstream Version 2017.2.4
-- Bart de Koning (bratdaking) <bratdaking@gmail.com> Thu, 14 Sep 2017 13:35:28 +0200
intellij-idea-community (2017.2.3-1) artful; urgency=low
* Upstream Version 2017.2.3
-- Bart de Koning (bratdaking) <bratdaking@gmail.com> Wed, 30 Aug 2017 11:39:30 +0200
intellij-idea-community (2017.1.5-1) yakkety; urgency=low
* Upstream Version 2017.1.5
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@gmail.com> Wed, 12 Jul 2017 18:51:50 +0200
intellij-idea-community (2017.1.4-1) zesty; urgency=low
* Upstream Version 2017.1.4
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@gmail.com> Thu, 08 Jun 2017 08:59:53 +0200
intellij-idea-community (2017.1.3-1) zesty; urgency=low
* Upstream Version 2017.1.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 20 May 2017 10:44:29 +0200
intellij-idea-community (2017.1.2-1) zesty; urgency=low
* Upstream Version 2017.1.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@gmail.com> Sat, 06 May 2017 11:49:03 +0200
intellij-idea-community (2017.1.1-1) zesty; urgency=low
* Upstream Version 2017.1.1
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@gmail.com> Fri, 14 Apr 2017 21:50:34 +0100
intellij-idea-community (2017.1-1) yakkety; urgency=low
* Upstream Version 2017.1
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@gmail.com> Fri, 24 Mar 2017 14:23:06 +0100
intellij-idea-community (2016.3.4-1) yakkety; urgency=low
* Upstream Version 2016.3.4
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Thu, 02 Feb 2017 12:12:06 +0100
intellij-idea-community (2016.3.3-1) yakkety; urgency=low
* Upstream Version 2016.3.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Thu, 19 Jan 2017 19:45:39 +0100
intellij-idea-community (2016.3.2-1) yakkety; urgency=low
* Upstream Version 2016.3.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Fri, 30 Dec 2016 23:21:26 +0100
intellij-idea-community (2016.3.1-1) yakkety; urgency=low
* Upstream Version 2016.3.1
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Tue, 13 Dec 2016 21:13:17 +0100
intellij-idea-community (2016.3-1) yakkety; urgency=low
* Upstream Version 2016.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Thu, 24 Nov 2016 21:21:17 +0100
intellij-idea-community (2016.2.5-1) yakkety; urgency=low
* Upstream Version 2016.2.5
-- Andy Balaam (andybalaam) <mail@artificialworlds.net> Thu, 20 Oct 2016 09:27:23 +0100
intellij-idea-community (2016.2.4-1) yakkety; urgency=low
* Upstream Version 2016.2.4
-- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
intellij-idea-community (2016.2.3-1) yakkety; urgency=low
* Upstream Version 2016.2.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
intellij-idea-community (2016.2.2-1) yakkety; urgency=low
* Upstream Version 2016.2.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Fri, 19 Aug 2016 20:56:30 +0200
intellij-idea-community (2016.2.1-1) yakkety; urgency=low
* Upstream Version 2016.2.1
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 08 Aug 2016 21:21:30 +0200
intellij-idea-community (2016.2.0-1) yakkety; urgency=low
* Upstream Version 2016.2.0
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 13 Jul 2016 19:38:30 +0200
intellij-idea-community (2016.1.3-1) xenial; urgency=low
* Upstream Version 2016.1.3
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Tue, 07 Jun 2016 08:49:30 +0200
intellij-idea-community (2016.1.2-1) xenial; urgency=high
* Upstream Version 2016.1.2
-- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 11 May 2016 17:12:30 +0200
intellij-idea-community (2016.1.1-1) wily; urgency=low
* Upstream Version 2016.1.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 03 Apr 2016 20:31:50 +0200
intellij-idea-community (2016.1-1) wily; urgency=low
* Upstream Version 2016.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 21 Mar 2016 17:44:50 +0200
intellij-idea-community (15.0.4-1) wily; urgency=low
* Upstream Version 15.0.4
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Tue, 01 Mar 2016 19:44:50 +0200
intellij-idea-community (15.0.3-1) wily; urgency=low
* Upstream Version 15.0.3
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Wed, 20 Jan 2015 15:01:50 +0100
intellij-idea-community (15.0.2-1) wily; urgency=low
* Upstream Version 15.0.2
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 13 Dec 2015 13:28:50 +0100
intellij-idea-community (15.0.1-1) wily; urgency=low
* Upstream Version 15.0.1
-- Bart de Koning <bratdaking@gmail.com> Tue, 08 Dec 2015 11:42:22 +0100
intellij-idea-community (15.0.0-1) wily; urgency=low
* Upstream Version 15.0
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Fri, 06 Nov 2015 14:35:50 +0100
intellij-idea-community (14.1.4-1) vivid; urgency=low
* Upstream Version 14.1.4
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 05 Jul 2015 21:15:50 +0200
intellij-idea-community (14.1.3-1) vivid; urgency=low
* Upstream Vesion 14.1.3
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 17 May 2015 11:23:50 +0200
intellij-idea-community (14.1.2-1) vivid; urgency=low
* Upstream Vesion 14.1.2
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sun, 26 Apr 2015 10:31:50 +0200
intellij-idea-community (14.1.1-1) vivid; urgency=low
* Upstream Version 14.1.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Thur, 02 Apr 2015 12:50:50 +0200
intellij-idea-community (1.1-1) vivid; urgency=low
* Upstream Version 14.1
-- Marcel Michael Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Mon, 30 Mar 2015 08:14:50 +0200
intellij-idea-community (1.0-1) utopic; urgency=low
* Initial release.
-- Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz> Sat, 07 Mar 2015 19:35:50 +0100

View file

@ -0,0 +1 @@
10

View file

@ -0,0 +1,18 @@
Source: intellij-idea-community
Section: devel
Priority: optional
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 4.2.1
Package: intellij-idea-community
Architecture: all
Pre-Depends: wget
Depends: ${misc:Depends}
Suggests: git, default-jdk
Description: IntelliJ IDEA Community Edition
Every aspect of IntelliJ IDEA is specifically designed to maximize developer
productivity.
.
Together, the powerful static code analysis and ergonomic design make
development not only productive but also an enjoyable experience.

View file

@ -0,0 +1,44 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: intellij-idea-community
Source: https://gitlab.com/mmk2410/intellij-idea-community
Files: *
Copyright: JetBrains s.r.o.
License: Apache-2
Files: debian/*
Copyright: 2015-2017 Marcel Kapfer <opensource@mmk2410.org> and contributors
License: GPL-3+
License: Apache-2
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

View file

@ -0,0 +1 @@
intellij-idea-community

View file

@ -1,3 +1,3 @@
intellij-idea-community.desktop /usr/share/applications/
intellij-idea-ce.png /usr/share/icons/
intellij-idea-community.sh /usr/bin/
intellij-idea-community /usr/bin/
intellij-idea-community.desktop /usr/share/applications/

View file

@ -0,0 +1,21 @@
#!/bin/bash
set -e
cd /opt/
## Extract the package
tar xf /opt/ideaIC-2025.1.tar.gz
## Rename the directory
mv /opt/idea-IC-* /opt/intellij-idea-community
## Remove the tar.gz package
rm /opt/ideaIC-2025.1.tar.gz
## Install the .desktop file, if necessary
if [ -x "/usr/bin/desktop-file-install" ]; then
desktop-file-install /usr/share/applications/intellij-idea-community.desktop
fi
##DEBHELPER##

View file

@ -0,0 +1,8 @@
#!/bin/bash
set -e
## Remove the program folder
rm -rf /opt/intellij-idea-community
##DEBHELPER##

View file

@ -0,0 +1,10 @@
#!/bin/bash
set -e
cd /opt/
## Download IntelliJ IDEA Community from the JetBrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2025.1.tar.gz
##DEBHELPER##

View file

@ -0,0 +1,4 @@
version=4
opts="searchmode=plain" \
https://data.services.jetbrains.com/products/releases?code=IIC&latest=true&type=release \
https://download.jetbrains.com/idea/ideaIC-(\d[\d\.]*).tar.gz

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -0,0 +1,3 @@
#!/bin/sh
export IDEA_JDK=$JAVA_HOME
exec /opt/intellij-idea-community/bin/idea "$@"

View file

@ -6,4 +6,5 @@ Icon=intellij-idea-ce
Terminal=false
Type=Application
Categories=Development;IDE;Java;
StartupWMClass=jetbrains-idea
Keywords=intellij;idea;community;java;ide
StartupWMClass=jetbrains-idea-ce

View file

@ -1,37 +1,44 @@
#!/bin/bash
function main {
local old=$1
local new=$2
local now=`date -R`
local author=`git config --get user.name`
local email=`git config --get user.email`
local username=`git config --get remote.origin.url | sed 's,.*:\(.*\)/.*,\1,'`
local tempfile=`tempfile`
#!/usr/bin/env bash
#
# This script intends to decrease the effort of updating the package.
git checkout -b version-$new
set -euo pipefail
mv intellij-idea-community_{$old,$new}
mv intellij-idea-community_{$old,$new}.orig.tar.gz
# Check if running Ubuntu
grep -q Ubuntu /etc/issue
if [[ $? != 0 ]]; then
echo "System is not running Ubuntu. Cancelling build."
exit 1
fi
echo "intellij-idea-community ($new-1) yakkety; urgency=low
PACKAGE="intellij-idea-community"
DISTRIBUTION="oracular"
* Upstream Version $new
last_tag=$(git describe --abbrev=0 --tags)
old="${last_tag#?}"
new="$1"
-- $author ($username) <$email> $now
" >> $tempfile
name="$(git config --get user.name)"
email="$(git config --get user.email)"
cat intellij-idea-community_$new/debian/changelog >> $tempfile
mv $tempfile intellij-idea-community_$new/debian/changelog
git checkout -b version-"$new"
sed -i "s/$old/$new/g" intellij-idea-community_$new/debian/preinst
mv "$PACKAGE"_"$old" "$PACKAGE"_"$new"
mv "$PACKAGE"_"$old".orig.tar.gz "$PACKAGE"_"$new".orig.tar.gz
(cd intellij-idea-community_$new/ && debuild -us -uc )
cd "$PACKAGE"_"$new" || exit
rm intellij-idea-community_${old}*
# Update the debian/changelog file with dch
NAME="$name" EMAIL="$email" dch \
--newversion "$new"-1 \
--distribution "$DISTRIBUTION" \
"Upstream version $new"
sudo dpkg -i intellij-idea-community_$new-1_all.deb
}
sed -i "s/$old/$new/g" ./debian/preinst
sed -i "s/$old/$new/g" ./debian/postinst
debuild -us -uc
cd ..
main $1 $2
rm "$PACKAGE"_"$old"-*