Upstream release 2018.2.6

This commit is contained in:
Marcel Kapfer 2018-11-20 23:27:06 +01:00
parent aa183003cd
commit aae9b289c0
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
19 changed files with 32 additions and 14 deletions

View File

@ -1,13 +0,0 @@
Source: intellij-idea-ultimate
Section: devel
Priority: optional
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 4.1.4
Package: intellij-idea-ultimate
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 Ultimate Edition
A intelligent Java IDE by JetBrains

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,9 @@
intellij-idea-ultimate (2018.2.6-1) cosmic; urgency=medium
* Upstream version 2018.2.6
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 20 Nov 2018 21:46:57 +0000
intellij-idea-ultimate (2018.2.5-1) bionic; urgency=medium
* Upstream version 2018.2.5

View File

@ -0,0 +1,24 @@
Source: intellij-idea-ultimate
Section: devel
Priority: optional
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 4.2.1
Package: intellij-idea-ultimate
Architecture: all
Pre-Depends: wget,
unzip
Depends: libxrender1,
libxtst6,
libxi6,
libfreetype6,
${misc:Depends},
Recommends: default-jdk
Suggests: git
Description: IntelliJ IDEA Ultimate 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

@ -5,6 +5,6 @@ set -e
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.2.5.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.2.6.tar.gz
##DEBHELPER##

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

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