Merge branch 'version-2017.2.4' into 'master'
Upstream version 2017.2.4 See merge request mmk2410/intellij-idea-community!9
This commit is contained in:
commit
848925c047
44 changed files with 276 additions and 297 deletions
22
README.md
22
README.md
|
@ -1,7 +1,7 @@
|
||||||
# intellij-idea-community
|
# intellij-idea-community
|
||||||
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
|
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
|
||||||
|
|
||||||
The latest upstream version is 2017.2.3 which is included in the package version 2017.2.3.
|
The latest upstream version is 2017.2.4 which is included in the package version 2017.2.4.
|
||||||
|
|
||||||
## Adding the ppa to Ubuntu
|
## Adding the ppa to Ubuntu
|
||||||
|
|
||||||
|
@ -13,20 +13,20 @@ sudo apt-get install intellij-idea-community
|
||||||
|
|
||||||
## Updating the package
|
## Updating the package
|
||||||
|
|
||||||
To update the version follow the following steps (the old version is here 15.0.1 and the new one 15.0.2):
|
To update the version follow the following steps (the old version is here 2017.2.3 and the new one 15.0.2):
|
||||||
|
|
||||||
1. Fork the repo
|
1. Fork the repo
|
||||||
2. Create your own feature branch
|
2. Create your own feature branch
|
||||||
|
|
||||||
```
|
```
|
||||||
git checkout -b version-2017.2.3
|
git checkout -b version-2017.2.4
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Rename the following
|
3. Rename the following
|
||||||
|
|
||||||
```
|
```
|
||||||
mv intellij-idea-community_15.0.1 intellij-idea-community_2017.2.3
|
mv intellij-idea-community_2017.2.3 intellij-idea-community_2017.2.4
|
||||||
mv intellij-idea-community_15.0.1.orig.tar.gz intellij-idea-community_2017.2.3.orig.tar.gz
|
mv intellij-idea-community_2017.2.3.orig.tar.gz intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Edit the README.md and update the version numbers
|
4. Edit the README.md and update the version numbers
|
||||||
|
@ -34,7 +34,7 @@ To update the version follow the following steps (the old version is here 15.0.1
|
||||||
5. Go into the build files directory
|
5. Go into the build files directory
|
||||||
|
|
||||||
```
|
```
|
||||||
cd intellij-idea-community_2017.2.3/debian
|
cd intellij-idea-community_2017.2.4/debian
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Edit the changelog file and prepend a new changelog entry. You can just copy an old one and update the values in it
|
6. Edit the changelog file and prepend a new changelog entry. You can just copy an old one and update the values in it
|
||||||
|
@ -62,13 +62,13 @@ To update the version follow the following steps (the old version is here 15.0.1
|
||||||
11. Remove the old files
|
11. Remove the old files
|
||||||
|
|
||||||
```
|
```
|
||||||
rm intellij-idea-community_15.0.1-1*
|
rm intellij-idea-community_2017.2.3-1*
|
||||||
```
|
```
|
||||||
|
|
||||||
12. Install the package to test it
|
12. Install the package to test it
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo dpkg -i intellij-idea-community_2017.2.3_all.deb
|
sudo dpkg -i intellij-idea-community_2017.2.4_all.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
13. If everything works, add yourself to the CONTRIBUTORS.txt
|
13. If everything works, add yourself to the CONTRIBUTORS.txt
|
||||||
|
@ -77,20 +77,20 @@ To update the version follow the following steps (the old version is here 15.0.1
|
||||||
|
|
||||||
```
|
```
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Version 2017.2.3"
|
git commit -m "Version 2017.2.4"
|
||||||
```
|
```
|
||||||
|
|
||||||
15. Push to the branch
|
15. Push to the branch
|
||||||
|
|
||||||
```
|
```
|
||||||
git push origin version-2017.2.3
|
git push origin version-2017.2.4
|
||||||
```
|
```
|
||||||
|
|
||||||
16. Create new pull request
|
16. Create new pull request
|
||||||
|
|
||||||
## Automatically do steps 2 to 12
|
## Automatically do steps 2 to 12
|
||||||
|
|
||||||
Run `./update-new-version.sh 2017.1.5 2017.2.3`
|
Run `./update-new-version.sh 2017.2.3 2017.2.4`
|
||||||
|
|
||||||
## Setting up the build environment
|
## Setting up the build environment
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -1,33 +0,0 @@
|
||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
|
||||||
Hash: SHA256
|
|
||||||
|
|
||||||
Format: 3.0 (quilt)
|
|
||||||
Source: intellij-idea-community
|
|
||||||
Binary: intellij-idea-community
|
|
||||||
Architecture: all
|
|
||||||
Version: 2017.2.3-1
|
|
||||||
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
|
||||||
Standards-Version: 4.0.0
|
|
||||||
Build-Depends: debhelper (>= 7.0.50~)
|
|
||||||
Package-List:
|
|
||||||
intellij-idea-community deb devel optional arch=all
|
|
||||||
Checksums-Sha1:
|
|
||||||
2af60d7bb0d2765946394c4200dac6e38abe4b29 5641 intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
ee9a31ab30cb3d2868a14da7a88415c1522c6357 2676 intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
Checksums-Sha256:
|
|
||||||
93646f0ed33fb1c62473e12c18f9fa7d90ade1ec3ec2c00b92eafd9fac728882 5641 intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
88fba560aa1a16d2302995de3d9bdfc10ae4e5f204930757feffdb731392205f 2676 intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
Files:
|
|
||||||
38a2df9af92629b31beaa46222d3e00e 5641 intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
ab1a5301c183c9d071f4003b5e0259f2 2676 intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
|
|
||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEcBAEBCAAGBQJZpz+6AAoJEMrebwwJ8hsJWGwH/ilWRWFx/BwwmW4bkTpzo5Hj
|
|
||||||
PbzkHBJ7sXoC+I16BFGOoYFZ9LlOvNbGxblIiaWv84S4P7aS86XG7yhOkNK/J/Ng
|
|
||||||
pMv7SXQP9D1jn1CF5OnWqJYOtFNpl/zppSn677IjNdadUJJRktWAvxyHdrxhF4Fq
|
|
||||||
AFQoIlacWLbJcVpxFd+RDNM2XXBAtBmqZ7vO8P8McpBDXL+nqkzrMeTD8Cb7OFr4
|
|
||||||
W6r0NdzJofURF0CKCKUrJ4cBiWV/UFGxxByOQtSuYuKDdTclZie6sBplWfUoRVp6
|
|
||||||
xBDVLQDq3MJe9WRhEOP6S+qJubgTapjfagQAdXptqfSgEYTz+TuCUx1yX0zlMtg=
|
|
||||||
=rnn5
|
|
||||||
-----END PGP SIGNATURE-----
|
|
Binary file not shown.
|
@ -1,50 +0,0 @@
|
||||||
dpkg-buildpackage -rfakeroot -us -uc
|
|
||||||
dpkg-buildpackage: info: source package intellij-idea-community
|
|
||||||
dpkg-buildpackage: info: source version 2017.2.3-1
|
|
||||||
dpkg-buildpackage: info: source distribution artful
|
|
||||||
dpkg-buildpackage: info: source changed by Bart de Koning (bratdaking) <bratdaking@gmail.com>
|
|
||||||
dpkg-source --before-build intellij-idea-community_2017.2.3
|
|
||||||
dpkg-buildpackage: info: host architecture amd64
|
|
||||||
fakeroot debian/rules clean
|
|
||||||
dh clean
|
|
||||||
dh_auto_clean
|
|
||||||
dh_clean
|
|
||||||
dpkg-source -b intellij-idea-community_2017.2.3
|
|
||||||
dpkg-source: info: using source format '3.0 (quilt)'
|
|
||||||
dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
debian/rules build
|
|
||||||
dh build
|
|
||||||
dh_update_autotools_config
|
|
||||||
dh_auto_configure
|
|
||||||
dh_auto_build
|
|
||||||
dh_auto_test
|
|
||||||
fakeroot debian/rules binary
|
|
||||||
dh binary
|
|
||||||
dh_testroot
|
|
||||||
dh_prep
|
|
||||||
dh_auto_install
|
|
||||||
dh_install
|
|
||||||
dh_installdocs
|
|
||||||
dh_installchangelogs
|
|
||||||
dh_icons
|
|
||||||
dh_perl
|
|
||||||
dh_link
|
|
||||||
dh_strip_nondeterminism
|
|
||||||
dh_compress
|
|
||||||
dh_fixperms
|
|
||||||
dh_missing
|
|
||||||
dh_installdeb
|
|
||||||
dh_gencontrol
|
|
||||||
dh_md5sums
|
|
||||||
dh_builddeb
|
|
||||||
dpkg-deb: building package 'intellij-idea-community' in '../intellij-idea-community_2017.2.3-1_all.deb'.
|
|
||||||
dpkg-genbuildinfo
|
|
||||||
dpkg-genchanges >../intellij-idea-community_2017.2.3-1_amd64.changes
|
|
||||||
dpkg-genchanges: info: including full source code in upload
|
|
||||||
dpkg-source --after-build intellij-idea-community_2017.2.3
|
|
||||||
dpkg-buildpackage: info: full upload (original source is included)
|
|
||||||
Now running lintian...
|
|
||||||
W: intellij-idea-community: binary-without-manpage usr/bin/intellij-idea-community
|
|
||||||
Finished running lintian.
|
|
|
@ -1,167 +0,0 @@
|
||||||
Format: 1.0
|
|
||||||
Source: intellij-idea-community
|
|
||||||
Binary: intellij-idea-community
|
|
||||||
Architecture: all source
|
|
||||||
Version: 2017.2.3-1
|
|
||||||
Checksums-Md5:
|
|
||||||
da5baba341ef520bdff87a831da0fb8b 940 intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
a7a5d59c1c1f3fff294b5f9143b09d82 8882 intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
Checksums-Sha1:
|
|
||||||
45047416f7fc5fbaa339f713af18a708b3226687 940 intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
b16dbc0f3296c79f0220c575871b8bb59800cade 8882 intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
Checksums-Sha256:
|
|
||||||
59080901ff52202f652215cb30219bf692353d2625741c78f1913003718c0076 940 intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
6e3dce4b246c4ac96b5f0e3813cf19cb1d6f098cef8463143e52528c716fb248 8882 intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
Build-Origin: Ubuntu
|
|
||||||
Build-Architecture: amd64
|
|
||||||
Build-Date: Thu, 31 Aug 2017 00:43:22 +0200
|
|
||||||
Installed-Build-Depends:
|
|
||||||
autoconf (= 2.69-11),
|
|
||||||
automake (= 1:1.15-6ubuntu1),
|
|
||||||
autopoint (= 0.19.8.1-4ubuntu1),
|
|
||||||
autotools-dev (= 20161112.1),
|
|
||||||
base-files (= 9.6ubuntu101),
|
|
||||||
base-passwd (= 3.5.43),
|
|
||||||
bash (= 4.4-5ubuntu1),
|
|
||||||
binutils (= 2.29-6ubuntu3),
|
|
||||||
binutils-common (= 2.29-6ubuntu3),
|
|
||||||
binutils-x86-64-linux-gnu (= 2.29-6ubuntu3),
|
|
||||||
bsdmainutils (= 9.0.12+nmu1ubuntu1),
|
|
||||||
bsdutils (= 1:2.30.1-0ubuntu4),
|
|
||||||
build-essential (= 12.1ubuntu2),
|
|
||||||
bzip2 (= 1.0.6-8.1),
|
|
||||||
coreutils (= 8.26-3ubuntu3),
|
|
||||||
cpp (= 4:7.1.0-1ubuntu3),
|
|
||||||
cpp-7 (= 7.2.0-1ubuntu2),
|
|
||||||
dash (= 0.5.8-2.3ubuntu1),
|
|
||||||
debconf (= 1.5.63),
|
|
||||||
debhelper (= 10.7.2ubuntu2),
|
|
||||||
debianutils (= 4.8.2),
|
|
||||||
dh-autoreconf (= 14),
|
|
||||||
dh-strip-nondeterminism (= 0.038-1),
|
|
||||||
diffutils (= 1:3.6-1),
|
|
||||||
dpkg (= 1.18.24ubuntu1),
|
|
||||||
dpkg-dev (= 1.18.24ubuntu1),
|
|
||||||
e2fslibs (= 1.43.5-1),
|
|
||||||
e2fsprogs (= 1.43.5-1),
|
|
||||||
fdisk (= 2.30.1-0ubuntu4),
|
|
||||||
file (= 1:5.31-1),
|
|
||||||
findutils (= 4.6.0+git+20170729-2),
|
|
||||||
g++ (= 4:7.1.0-1ubuntu3),
|
|
||||||
g++-7 (= 7.2.0-1ubuntu2),
|
|
||||||
gcc (= 4:7.1.0-1ubuntu3),
|
|
||||||
gcc-7 (= 7.2.0-1ubuntu2),
|
|
||||||
gcc-7-base (= 7.2.0-1ubuntu2),
|
|
||||||
gettext (= 0.19.8.1-4ubuntu1),
|
|
||||||
gettext-base (= 0.19.8.1-4ubuntu1),
|
|
||||||
grep (= 3.1-2),
|
|
||||||
groff-base (= 1.22.3-9),
|
|
||||||
gzip (= 1.6-5ubuntu1),
|
|
||||||
hostname (= 3.18),
|
|
||||||
init-system-helpers (= 1.47),
|
|
||||||
install-info (= 6.4.90.dfsg.1-1build1),
|
|
||||||
intltool-debian (= 0.35.0+20060710.4),
|
|
||||||
libacl1 (= 2.2.52-3build1),
|
|
||||||
libarchive-zip-perl (= 1.59-1),
|
|
||||||
libasan4 (= 7.2.0-1ubuntu2),
|
|
||||||
libatomic1 (= 7.2.0-1ubuntu2),
|
|
||||||
libattr1 (= 1:2.4.47-2build1),
|
|
||||||
libaudit-common (= 1:2.7.7-1ubuntu2),
|
|
||||||
libaudit1 (= 1:2.7.7-1ubuntu2),
|
|
||||||
libbinutils (= 2.29-6ubuntu3),
|
|
||||||
libblkid1 (= 2.30.1-0ubuntu4),
|
|
||||||
libbsd0 (= 0.8.6-1),
|
|
||||||
libbz2-1.0 (= 1.0.6-8.1),
|
|
||||||
libc-bin (= 2.24-12ubuntu1),
|
|
||||||
libc-dev-bin (= 2.24-12ubuntu1),
|
|
||||||
libc6 (= 2.24-12ubuntu1),
|
|
||||||
libc6-dev (= 2.24-12ubuntu1),
|
|
||||||
libcap-ng0 (= 0.7.7-3build1),
|
|
||||||
libcc1-0 (= 7.2.0-1ubuntu2),
|
|
||||||
libcilkrts5 (= 7.2.0-1ubuntu2),
|
|
||||||
libcomerr2 (= 1.43.5-1),
|
|
||||||
libcroco3 (= 0.6.12-1),
|
|
||||||
libdb5.3 (= 5.3.28-13),
|
|
||||||
libdebconfclient0 (= 0.213ubuntu1),
|
|
||||||
libdpkg-perl (= 1.18.24ubuntu1),
|
|
||||||
libfdisk1 (= 2.30.1-0ubuntu4),
|
|
||||||
libffi6 (= 3.2.1-6),
|
|
||||||
libfile-stripnondeterminism-perl (= 0.038-1),
|
|
||||||
libgcc-7-dev (= 7.2.0-1ubuntu2),
|
|
||||||
libgcc1 (= 1:7.2.0-1ubuntu2),
|
|
||||||
libgcrypt20 (= 1.7.8-2),
|
|
||||||
libgdbm3 (= 1.8.3-14),
|
|
||||||
libglib2.0-0 (= 2.53.6-1ubuntu1),
|
|
||||||
libgmp10 (= 2:6.1.2+dfsg-1),
|
|
||||||
libgomp1 (= 7.2.0-1ubuntu2),
|
|
||||||
libgpg-error0 (= 1.27-3),
|
|
||||||
libicu57 (= 57.1-6),
|
|
||||||
libisl15 (= 0.18-1),
|
|
||||||
libitm1 (= 7.2.0-1ubuntu2),
|
|
||||||
liblsan0 (= 7.2.0-1ubuntu2),
|
|
||||||
liblz4-1 (= 0.0~r131-2ubuntu2),
|
|
||||||
liblzma5 (= 5.2.2-1.3),
|
|
||||||
libmagic-mgc (= 1:5.31-1),
|
|
||||||
libmagic1 (= 1:5.31-1),
|
|
||||||
libmount1 (= 2.30.1-0ubuntu4),
|
|
||||||
libmpc3 (= 1.0.3-1),
|
|
||||||
libmpfr4 (= 3.1.5-1),
|
|
||||||
libmpx2 (= 7.2.0-1ubuntu2),
|
|
||||||
libncursesw5 (= 6.0+20160625-1ubuntu1),
|
|
||||||
libpam-modules (= 1.1.8-3.2ubuntu3),
|
|
||||||
libpam-modules-bin (= 1.1.8-3.2ubuntu3),
|
|
||||||
libpam-runtime (= 1.1.8-3.2ubuntu3),
|
|
||||||
libpam0g (= 1.1.8-3.2ubuntu3),
|
|
||||||
libpcre3 (= 2:8.39-4),
|
|
||||||
libperl5.26 (= 5.26.0-5),
|
|
||||||
libpipeline1 (= 1.4.2-1),
|
|
||||||
libquadmath0 (= 7.2.0-1ubuntu2),
|
|
||||||
libselinux1 (= 2.6-3build2),
|
|
||||||
libsigsegv2 (= 2.11-1),
|
|
||||||
libsmartcols1 (= 2.30.1-0ubuntu4),
|
|
||||||
libss2 (= 1.43.5-1),
|
|
||||||
libstdc++-7-dev (= 7.2.0-1ubuntu2),
|
|
||||||
libstdc++6 (= 7.2.0-1ubuntu2),
|
|
||||||
libsystemd0 (= 234-2ubuntu9),
|
|
||||||
libtimedate-perl (= 2.3000-2),
|
|
||||||
libtinfo5 (= 6.0+20160625-1ubuntu1),
|
|
||||||
libtool (= 2.4.6-2),
|
|
||||||
libtsan0 (= 7.2.0-1ubuntu2),
|
|
||||||
libubsan0 (= 7.2.0-1ubuntu2),
|
|
||||||
libudev1 (= 234-2ubuntu9),
|
|
||||||
libunistring0 (= 0.9.3-5.2ubuntu1),
|
|
||||||
libuuid1 (= 2.30.1-0ubuntu4),
|
|
||||||
libxml2 (= 2.9.4+dfsg1-3.1),
|
|
||||||
linux-libc-dev (= 4.12.0-11.12),
|
|
||||||
login (= 1:4.2-3.2ubuntu4),
|
|
||||||
m4 (= 1.4.18-1),
|
|
||||||
make (= 4.1-9.1),
|
|
||||||
man-db (= 2.7.6.1-2),
|
|
||||||
mawk (= 1.3.3-17ubuntu2),
|
|
||||||
multiarch-support (= 2.24-12ubuntu1),
|
|
||||||
ncurses-base (= 6.0+20160625-1ubuntu1),
|
|
||||||
ncurses-bin (= 6.0+20160625-1ubuntu1),
|
|
||||||
patch (= 2.7.5-1build1),
|
|
||||||
perl (= 5.26.0-5),
|
|
||||||
perl-base (= 5.26.0-5),
|
|
||||||
perl-modules-5.26 (= 5.26.0-5),
|
|
||||||
po-debconf (= 1.0.20),
|
|
||||||
sed (= 4.4-1),
|
|
||||||
sysvinit-utils (= 2.88dsf-59.8git1),
|
|
||||||
tar (= 1.29b-2),
|
|
||||||
util-linux (= 2.30.1-0ubuntu4),
|
|
||||||
xz-utils (= 5.2.2-1.3),
|
|
||||||
zlib1g (= 1:1.2.11.dfsg-0ubuntu2)
|
|
||||||
Environment:
|
|
||||||
DEB_BUILD_OPTIONS="parallel=2"
|
|
||||||
LANG="en_US.UTF-8"
|
|
||||||
LC_ADDRESS="de_DE.UTF-8"
|
|
||||||
LC_IDENTIFICATION="de_DE.UTF-8"
|
|
||||||
LC_MEASUREMENT="de_DE.UTF-8"
|
|
||||||
LC_MONETARY="de_DE.UTF-8"
|
|
||||||
LC_NAME="de_DE.UTF-8"
|
|
||||||
LC_NUMERIC="de_DE.UTF-8"
|
|
||||||
LC_PAPER="de_DE.UTF-8"
|
|
||||||
LC_TELEPHONE="de_DE.UTF-8"
|
|
||||||
LC_TIME="de_DE.UTF-8"
|
|
||||||
SOURCE_DATE_EPOCH="1504085970"
|
|
|
@ -1,34 +0,0 @@
|
||||||
Format: 1.8
|
|
||||||
Date: Wed, 30 Aug 2017 11:39:30 +0200
|
|
||||||
Source: intellij-idea-community
|
|
||||||
Binary: intellij-idea-community
|
|
||||||
Architecture: source all
|
|
||||||
Version: 2017.2.3-1
|
|
||||||
Distribution: artful
|
|
||||||
Urgency: low
|
|
||||||
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
|
||||||
Changed-By: Bart de Koning (bratdaking) <bratdaking@gmail.com>
|
|
||||||
Description:
|
|
||||||
intellij-idea-community - IntelliJ IDEA Community Edition
|
|
||||||
Changes:
|
|
||||||
intellij-idea-community (2017.2.3-1) artful; urgency=low
|
|
||||||
.
|
|
||||||
* Upstream Version 2017.2.3
|
|
||||||
Checksums-Sha1:
|
|
||||||
45047416f7fc5fbaa339f713af18a708b3226687 940 intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
2af60d7bb0d2765946394c4200dac6e38abe4b29 5641 intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
ee9a31ab30cb3d2868a14da7a88415c1522c6357 2676 intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
b16dbc0f3296c79f0220c575871b8bb59800cade 8882 intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
a575de7a5636d983c39a44b200e1aa0bd8bade7f 5206 intellij-idea-community_2017.2.3-1_amd64.buildinfo
|
|
||||||
Checksums-Sha256:
|
|
||||||
59080901ff52202f652215cb30219bf692353d2625741c78f1913003718c0076 940 intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
93646f0ed33fb1c62473e12c18f9fa7d90ade1ec3ec2c00b92eafd9fac728882 5641 intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
88fba560aa1a16d2302995de3d9bdfc10ae4e5f204930757feffdb731392205f 2676 intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
6e3dce4b246c4ac96b5f0e3813cf19cb1d6f098cef8463143e52528c716fb248 8882 intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
67316b1c57805f09f5a36d112f3af13676c5f0ba3d4a1c8bc8c57627092dff25 5206 intellij-idea-community_2017.2.3-1_amd64.buildinfo
|
|
||||||
Files:
|
|
||||||
da5baba341ef520bdff87a831da0fb8b 940 devel optional intellij-idea-community_2017.2.3-1.dsc
|
|
||||||
38a2df9af92629b31beaa46222d3e00e 5641 devel optional intellij-idea-community_2017.2.3.orig.tar.gz
|
|
||||||
ab1a5301c183c9d071f4003b5e0259f2 2676 devel optional intellij-idea-community_2017.2.3-1.debian.tar.xz
|
|
||||||
a7a5d59c1c1f3fff294b5f9143b09d82 8882 devel optional intellij-idea-community_2017.2.3-1_all.deb
|
|
||||||
566e75017631320674a21c9ac62cd7bb 5206 devel optional intellij-idea-community_2017.2.3-1_amd64.buildinfo
|
|
|
@ -1 +0,0 @@
|
||||||
intellij-idea-community_2017.2.3-1_source.buildinfo devel optional
|
|
BIN
intellij-idea-community_2017.2.4-1.debian.tar.xz
Normal file
BIN
intellij-idea-community_2017.2.4-1.debian.tar.xz
Normal file
Binary file not shown.
19
intellij-idea-community_2017.2.4-1.dsc
Normal file
19
intellij-idea-community_2017.2.4-1.dsc
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
Format: 3.0 (quilt)
|
||||||
|
Source: intellij-idea-community
|
||||||
|
Binary: intellij-idea-community
|
||||||
|
Architecture: all
|
||||||
|
Version: 2017.2.4-1
|
||||||
|
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
||||||
|
Standards-Version: 4.0.0
|
||||||
|
Build-Depends: debhelper (>= 7.0.50~)
|
||||||
|
Package-List:
|
||||||
|
intellij-idea-community deb devel optional arch=all
|
||||||
|
Checksums-Sha1:
|
||||||
|
2af60d7bb0d2765946394c4200dac6e38abe4b29 5641 intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
c4c2a6d827caa6e23e945a4165ed2ff382da70c8 2704 intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
Checksums-Sha256:
|
||||||
|
93646f0ed33fb1c62473e12c18f9fa7d90ade1ec3ec2c00b92eafd9fac728882 5641 intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
5d65caf99e74a5e6d267296b62c853557d398335bf24ca7e77b029afd4e9b2b8 2704 intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
Files:
|
||||||
|
38a2df9af92629b31beaa46222d3e00e 5641 intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
fc35586f95cd0f0be8c6a536bb563e82 2704 intellij-idea-community_2017.2.4-1.debian.tar.xz
|
BIN
intellij-idea-community_2017.2.4-1_all.deb
Normal file
BIN
intellij-idea-community_2017.2.4-1_all.deb
Normal file
Binary file not shown.
53
intellij-idea-community_2017.2.4-1_amd64.build
Normal file
53
intellij-idea-community_2017.2.4-1_amd64.build
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
dpkg-buildpackage -rfakeroot -D -us -uc
|
||||||
|
dpkg-buildpackage: source package intellij-idea-community
|
||||||
|
dpkg-buildpackage: source version 2017.2.4-1
|
||||||
|
dpkg-buildpackage: source distribution artful
|
||||||
|
dpkg-buildpackage: source changed by Bart de Koning (//gitlab.com/mmk2410) <bratdaking@gmail.com>
|
||||||
|
dpkg-source --before-build intellij-idea-community_2017.2.4
|
||||||
|
dpkg-buildpackage: host architecture amd64
|
||||||
|
fakeroot debian/rules clean
|
||||||
|
dh clean
|
||||||
|
dh_testdir
|
||||||
|
dh_auto_clean
|
||||||
|
dh_clean
|
||||||
|
dpkg-source -b intellij-idea-community_2017.2.4
|
||||||
|
dpkg-source: info: using source format '3.0 (quilt)'
|
||||||
|
dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2017.2.4-1.dsc
|
||||||
|
debian/rules build
|
||||||
|
dh build
|
||||||
|
dh_testdir
|
||||||
|
dh_update_autotools_config
|
||||||
|
dh_auto_configure
|
||||||
|
dh_auto_build
|
||||||
|
dh_auto_test
|
||||||
|
fakeroot debian/rules binary
|
||||||
|
dh binary
|
||||||
|
dh_testroot
|
||||||
|
dh_prep
|
||||||
|
dh_auto_install
|
||||||
|
dh_install
|
||||||
|
dh_installdocs
|
||||||
|
dh_installchangelogs
|
||||||
|
dh_icons
|
||||||
|
dh_perl
|
||||||
|
dh_link
|
||||||
|
dh_strip_nondeterminism
|
||||||
|
dh_compress
|
||||||
|
dh_fixperms
|
||||||
|
dh_installdeb
|
||||||
|
dh_gencontrol
|
||||||
|
dh_md5sums
|
||||||
|
dh_builddeb
|
||||||
|
dpkg-deb: pakket 'intellij-idea-community' in '../intellij-idea-community_2017.2.4-1_all.deb' aan het bouwen.
|
||||||
|
dpkg-genchanges >../intellij-idea-community_2017.2.4-1_amd64.changes
|
||||||
|
dpkg-genchanges: including full source code in upload
|
||||||
|
dpkg-source --after-build intellij-idea-community_2017.2.4
|
||||||
|
dpkg-buildpackage: full upload (original source is included)
|
||||||
|
Now running lintian...
|
||||||
|
E: intellij-idea-community changes: bad-distribution-in-changes-file artful
|
||||||
|
W: intellij-idea-community source: package-needs-versioned-debhelper-build-depends 9
|
||||||
|
W: intellij-idea-community source: newer-standards-version 4.0.0 (current is 3.9.7)
|
||||||
|
W: intellij-idea-community: binary-without-manpage usr/bin/intellij-idea-community
|
||||||
|
Finished running lintian.
|
31
intellij-idea-community_2017.2.4-1_amd64.changes
Normal file
31
intellij-idea-community_2017.2.4-1_amd64.changes
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
Format: 1.8
|
||||||
|
Date: Thu, 14 Sep 2017 13:35:28 +0200
|
||||||
|
Source: intellij-idea-community
|
||||||
|
Binary: intellij-idea-community
|
||||||
|
Architecture: source all
|
||||||
|
Version: 2017.2.4-1
|
||||||
|
Distribution: artful
|
||||||
|
Urgency: low
|
||||||
|
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
||||||
|
Changed-By: Bart de Koning (//gitlab.com/mmk2410) <bratdaking@gmail.com>
|
||||||
|
Description:
|
||||||
|
intellij-idea-community - IntelliJ IDEA Community Edition
|
||||||
|
Changes:
|
||||||
|
intellij-idea-community (2017.2.4-1) artful; urgency=low
|
||||||
|
.
|
||||||
|
* Upstream Version 2017.2.4
|
||||||
|
Checksums-Sha1:
|
||||||
|
4f99881f183373d82a7463609b91ea93b0361fca 940 intellij-idea-community_2017.2.4-1.dsc
|
||||||
|
2af60d7bb0d2765946394c4200dac6e38abe4b29 5641 intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
c4c2a6d827caa6e23e945a4165ed2ff382da70c8 2704 intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
64b624a1ecc7b748a5f4f47212b2e850f29ef2fb 8922 intellij-idea-community_2017.2.4-1_all.deb
|
||||||
|
Checksums-Sha256:
|
||||||
|
121e138d87bbe8c0b66fa4b585a42e2868debb57a0a464cb5203e1ec759f607c 940 intellij-idea-community_2017.2.4-1.dsc
|
||||||
|
93646f0ed33fb1c62473e12c18f9fa7d90ade1ec3ec2c00b92eafd9fac728882 5641 intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
5d65caf99e74a5e6d267296b62c853557d398335bf24ca7e77b029afd4e9b2b8 2704 intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
92a32c484447eed2ee31106e8469fa080b56b62e05d5e6c543e54a53e2bf6f31 8922 intellij-idea-community_2017.2.4-1_all.deb
|
||||||
|
Files:
|
||||||
|
dedad8a2e4590e0f6aa1f67cdee6856b 940 devel optional intellij-idea-community_2017.2.4-1.dsc
|
||||||
|
38a2df9af92629b31beaa46222d3e00e 5641 devel optional intellij-idea-community_2017.2.4.orig.tar.gz
|
||||||
|
fc35586f95cd0f0be8c6a536bb563e82 2704 devel optional intellij-idea-community_2017.2.4-1.debian.tar.xz
|
||||||
|
ea76b54a35c3c5e7426e4f395b6fe32f 8922 devel optional intellij-idea-community_2017.2.4-1_all.deb
|
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-community (2017.2.4-1) artful; urgency=low
|
||||||
|
|
||||||
|
* Upstream Version 2017.2.4
|
||||||
|
|
||||||
|
-- Bart de Koning (bratdaking) <bratdaking@gmail.com> Thu, 14 Sep 2017 13:35:28 +0200
|
||||||
|
|
||||||
intellij-idea-community (2017.2.3-1) artful; urgency=low
|
intellij-idea-community (2017.2.3-1) artful; urgency=low
|
||||||
|
|
||||||
* Upstream Version 2017.2.3
|
* Upstream Version 2017.2.3
|
|
@ -0,0 +1,2 @@
|
||||||
|
intellij-idea-community
|
||||||
|
intellij-idea-community
|
1
intellij-idea-community_2017.2.4/debian/files
Normal file
1
intellij-idea-community_2017.2.4/debian/files
Normal file
|
@ -0,0 +1 @@
|
||||||
|
intellij-idea-community_2017.2.4-1_all.deb devel optional
|
|
@ -0,0 +1,20 @@
|
||||||
|
dh_update_autotools_config
|
||||||
|
dh_auto_configure
|
||||||
|
dh_auto_build
|
||||||
|
dh_auto_test
|
||||||
|
dh_prep
|
||||||
|
dh_auto_install
|
||||||
|
dh_install
|
||||||
|
dh_installdocs
|
||||||
|
dh_installchangelogs
|
||||||
|
dh_icons
|
||||||
|
dh_perl
|
||||||
|
dh_link
|
||||||
|
dh_strip_nondeterminism
|
||||||
|
dh_compress
|
||||||
|
dh_fixperms
|
||||||
|
dh_installdeb
|
||||||
|
dh_gencontrol
|
||||||
|
dh_md5sums
|
||||||
|
dh_builddeb
|
||||||
|
dh_builddeb
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Automatically added by dh_icons
|
||||||
|
if which update-icon-caches >/dev/null 2>&1 ; then
|
||||||
|
update-icon-caches /usr/share/icons/intellij-idea-ce.png
|
||||||
|
fi
|
||||||
|
# End automatically added section
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Automatically added by dh_icons
|
||||||
|
if which update-icon-caches >/dev/null 2>&1 ; then
|
||||||
|
update-icon-caches /usr/share/icons/intellij-idea-ce.png
|
||||||
|
fi
|
||||||
|
# End automatically added section
|
|
@ -0,0 +1,2 @@
|
||||||
|
misc:Depends=
|
||||||
|
misc:Pre-Depends=
|
|
@ -0,0 +1,10 @@
|
||||||
|
Package: intellij-idea-community
|
||||||
|
Version: 2017.2.4-1
|
||||||
|
Architecture: all
|
||||||
|
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
||||||
|
Installed-Size: 23
|
||||||
|
Depends: lib32ncurses5, default-jdk | oracle-java7-installer | oracle-java8-installer, libc6-i386, lib32stdc++6, lib32gcc1, lib32z1, lib32z1-dev, unzip
|
||||||
|
Section: devel
|
||||||
|
Priority: optional
|
||||||
|
Description: IntelliJ IDEA Community Edition
|
||||||
|
A intelligent Java IDE by JetBrains
|
|
@ -0,0 +1,5 @@
|
||||||
|
c78f0f0311ecf3b09bb50023b7fc16fb usr/bin/intellij-idea-community
|
||||||
|
671ea3497696d1493f29aac5e256aabd usr/share/applications/intellij-idea-community.desktop
|
||||||
|
8649ec918ddfb3ae12ae2f2be535705f usr/share/doc/intellij-idea-community/changelog.Debian.gz
|
||||||
|
fc682616b4b2a24f7cf150c09d5cd861 usr/share/doc/intellij-idea-community/copyright
|
||||||
|
1710e9ac5bf00821c195a70246d07d06 usr/share/icons/intellij-idea-ce.png
|
|
@ -0,0 +1,26 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
cd /opt/
|
||||||
|
|
||||||
|
## Extract the package
|
||||||
|
sudo tar xf /opt/ideaIC-*
|
||||||
|
|
||||||
|
## Rename the directory
|
||||||
|
sudo mv /opt/idea-IC-* /opt/intellij-idea-community
|
||||||
|
|
||||||
|
## Remove the tar.gz package
|
||||||
|
sudo rm /opt/ideaIC-*
|
||||||
|
|
||||||
|
## Install the .desktop file, if necessary
|
||||||
|
if [ -x "/usr/bin/desktop-file-install" ]; then
|
||||||
|
sudo desktop-file-install /usr/share/applications/intellij-idea-community.desktop
|
||||||
|
fi
|
||||||
|
|
||||||
|
## Automatically added by dh_icons
|
||||||
|
if which update-icon-caches >/dev/null 2>&1 ; then
|
||||||
|
update-icon-caches /usr/share/icons/intellij-idea-ce.png
|
||||||
|
fi
|
||||||
|
# End automatically added section
|
||||||
|
#
|
|
@ -0,0 +1,13 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
## Remove the program folder
|
||||||
|
sudo rm -rf /opt/intellij-idea-community
|
||||||
|
|
||||||
|
## Automatically added by dh_icons
|
||||||
|
if which update-icon-caches >/dev/null 2>&1 ; then
|
||||||
|
update-icon-caches /usr/share/icons/intellij-idea-ce.png
|
||||||
|
fi
|
||||||
|
# End automatically added section
|
||||||
|
#
|
|
@ -0,0 +1,10 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
cd /opt/
|
||||||
|
|
||||||
|
## Download IntelliJ IDEA Community from the JetBrain servers
|
||||||
|
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2017.2.4.tar.gz
|
||||||
|
|
||||||
|
##
|
Binary file not shown.
|
@ -0,0 +1,44 @@
|
||||||
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
|
Upstream-Name: intellij-idea-community
|
||||||
|
Source: https://github.com/mmk2410/intellij-idea-community
|
||||||
|
|
||||||
|
Files: *
|
||||||
|
Copyright: JetBrains s.r.o.
|
||||||
|
License: Apache-2
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: 2015 Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
License: Apache-2
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
.
|
||||||
|
https://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
.
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the Apache version 2.0 license
|
||||||
|
can be found in "/usr/share/common-licenses/Apache-2.0".
|
||||||
|
|
||||||
|
License: GPL-3+
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
.
|
||||||
|
This package is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
.
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU General
|
||||||
|
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
|
@ -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-2017.2.3.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2017.2.4.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
BIN
intellij-idea-community_2017.2.4/intellij-idea-ce.png
Normal file
BIN
intellij-idea-community_2017.2.4/intellij-idea-ce.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5 KiB |
3
intellij-idea-community_2017.2.4/intellij-idea-community
Executable file
3
intellij-idea-community_2017.2.4/intellij-idea-community
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
export IDEA_JDK=$JAVA_HOME
|
||||||
|
exec /opt/intellij-idea-community/bin/idea.sh "$@"
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=IntelliJ IDEA Community Edition
|
||||||
|
Comment=Intelligent Java IDE
|
||||||
|
Exec=intellij-idea-community %u
|
||||||
|
Icon=intellij-idea-ce
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Development;IDE;Java;
|
||||||
|
StartupWMClass=jetbrains-idea
|
Loading…
Reference in a new issue