Upstream release 2017.2.6
This commit is contained in:
parent
25775b6327
commit
cdb2b350fa
17 changed files with 8 additions and 2 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2017.2.6-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2017.2.6-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
|||
intellij-idea-ultimate (2017.2.6-1) artful; urgency=low
|
||||
|
||||
* Upstream Version 2017.2.6
|
||||
|
||||
-- Marcel Kapfer (mmk2410) <opensource@mmk2410.org> Fri, 17 Nov 2017 07:49:42 +0000
|
||||
|
||||
intellij-idea-ultimate (2017.2.5-1) artful; urgency=low
|
||||
|
||||
* Upstream Version 2017.2.5
|
|
@ -3,7 +3,7 @@ Section: devel
|
|||
Priority: optional
|
||||
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
||||
Build-Depends: debhelper (>= 7.0.50~)
|
||||
Standards-Version: 4.1.0
|
||||
Standards-Version: 4.1.1
|
||||
|
||||
|
||||
Package: intellij-idea-ultimate
|
|
@ -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-2017.2.5.tar.gz
|
||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2017.2.6.tar.gz
|
||||
|
||||
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue