Upstream release 2018.3
This commit is contained in:
parent
fddbb2159b
commit
f16547283f
17 changed files with 8 additions and 3 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2018.3-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2018.3-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-ultimate (2018.3-1) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2018.3
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Sun, 25 Nov 2018 22:24:32 +0000
|
||||||
|
|
||||||
intellij-idea-ultimate (2018.2.6-1) cosmic; urgency=medium
|
intellij-idea-ultimate (2018.2.6-1) cosmic; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2018.2.6
|
* Upstream version 2018.2.6
|
|
@ -7,8 +7,7 @@ Standards-Version: 4.2.1
|
||||||
|
|
||||||
Package: intellij-idea-ultimate
|
Package: intellij-idea-ultimate
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: wget,
|
Pre-Depends: wget
|
||||||
unzip
|
|
||||||
Depends: libxrender1,
|
Depends: libxrender1,
|
||||||
libxtst6,
|
libxtst6,
|
||||||
libxi6,
|
libxi6,
|
|
@ -5,6 +5,6 @@ set -e
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
|
||||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.2.6.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.3.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue