Upstream release 2018.2.6

This commit is contained in:
Marcel Kapfer 2018-11-20 22:44:03 +01:00
parent ccba0659b6
commit 118de5b413
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
23 changed files with 44 additions and 22 deletions

View File

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

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,6 @@
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.

View File

@ -0,0 +1,6 @@
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.

Binary file not shown.

View File

@ -1,3 +1,9 @@
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

View File

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

@ -5,6 +5,6 @@ set -e
cd /opt/
## Download IntelliJ IDEA Community from the JetBrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2018.2.5.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIC-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-ce
Terminal=false
Type=Application
Categories=Development;IDE;Java;
Keywords=intellij;idea;community;java;ide
StartupWMClass=jetbrains-idea