Upstream release 2018.3
This commit is contained in:
parent
8c89db251d
commit
80cec5f97a
21 changed files with 8 additions and 14 deletions
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1.dsc to ppa.launchpad.net for ppa.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6.orig.tar.gz to ppa.launchpad.net for ppa.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1.debian.tar.xz to ppa.launchpad.net for ppa.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_all.deb to ppa.launchpad.net for ppa.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_amd64.buildinfo to ppa.launchpad.net for ppa.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_amd64.changes to ppa.launchpad.net for ppa.
|
|
|
@ -1,6 +0,0 @@
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1.dsc to upload.ubuntu.com for ubuntu.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6.orig.tar.gz to upload.ubuntu.com for ubuntu.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1.debian.tar.xz to upload.ubuntu.com for ubuntu.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_all.deb to upload.ubuntu.com for ubuntu.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_amd64.buildinfo to upload.ubuntu.com for ubuntu.
|
|
||||||
Successfully uploaded intellij-idea-community_2018.2.6-1_amd64.changes to upload.ubuntu.com for ubuntu.
|
|
BIN
intellij-idea-community_2018.3-1_all.deb
Normal file
BIN
intellij-idea-community_2018.3-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
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
|
intellij-idea-community (2018.2.6-1) cosmic; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2018.2.6
|
* Upstream version 2018.2.6
|
|
@ -8,7 +8,7 @@ Standards-Version: 4.2.1
|
||||||
Package: intellij-idea-community
|
Package: intellij-idea-community
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: wget,
|
Pre-Depends: wget,
|
||||||
unzip
|
tar
|
||||||
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/ideaIC-2018.2.6.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2018.3.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue