Upstream release 2018.2.6
This commit is contained in:
parent
ccba0659b6
commit
118de5b413
23 changed files with 44 additions and 22 deletions
24
intellij-idea-community_2018.2.6/debian/control
Normal file
24
intellij-idea-community_2018.2.6/debian/control
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue