From ead977837dba6690fc0d5e8e0ce111f996a86aa1 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Wed, 19 Oct 2016 10:06:37 +0100 Subject: [PATCH] Version 2016.2.5 --- README.md | 2 +- ...ij-idea-community_2016.2.3-1.debian.tar.xz | Bin 5648 -> 0 bytes intellij-idea-community_2016.2.3-1.dsc | 40 --- intellij-idea-community_2016.2.3-1_all.deb | Bin 11764 -> 0 bytes ...ij-idea-community_2016.2.3-1_amd64.changes | 31 --- ...lij-idea-community_2016.2.3-1_source.build | 50 ---- ...j-idea-community_2016.2.3-1_source.changes | 49 ---- ...dea-community_2016.2.3-1_source.ppa.upload | 4 - ...ij-idea-community_2016.2.5-1.debian.tar.xz | Bin 0 -> 5652 bytes intellij-idea-community_2016.2.5-1.dsc | 19 ++ intellij-idea-community_2016.2.5-1_all.deb | Bin 0 -> 11746 bytes ...llij-idea-community_2016.2.5-1_amd64.build | 69 +++--- ...ij-idea-community_2016.2.5-1_amd64.changes | 31 +++ ...tellij-idea-community_2016.2.5.orig.tar.gz | Bin .../debian/changelog | 6 + .../debian/compat | 0 .../debian/control | 0 .../debian/copyright | 0 .../debian/debhelper-build-stamp | 2 + intellij-idea-community_2016.2.5/debian/files | 1 + .../debian/install | 0 .../intellij-idea-community.debhelper.log | 20 ++ ...intellij-idea-community.postinst.debhelper | 5 + .../intellij-idea-community.postrm.debhelper | 5 + .../debian/intellij-idea-community.substvars | 2 + .../intellij-idea-community/DEBIAN/control | 10 + .../intellij-idea-community/DEBIAN/md5sums | 5 + .../intellij-idea-community/DEBIAN}/postinst | 0 .../intellij-idea-community/DEBIAN}/postrm | 0 .../intellij-idea-community/DEBIAN}/preinst | 2 +- .../usr/bin}/intellij-idea-community.sh | 0 .../intellij-idea-community.desktop | 0 .../changelog.Debian.gz | Bin 0 -> 630 bytes .../doc/intellij-idea-community/copyright | 233 ++++++++++++++++++ .../usr/share/icons}/intellij-idea-ce.png | Bin .../debian/postinst | 14 ++ .../debian/postrm | 4 + .../debian/preinst | 5 + .../debian/rules | 0 .../debian/source/format | 0 .../debian/source/include-binaries | 0 .../intellij-idea-ce.png | Bin 0 -> 5134 bytes .../intellij-idea-community.desktop | 9 + .../intellij-idea-community.sh | 3 + 44 files changed, 415 insertions(+), 206 deletions(-) delete mode 100644 intellij-idea-community_2016.2.3-1.debian.tar.xz delete mode 100644 intellij-idea-community_2016.2.3-1.dsc delete mode 100644 intellij-idea-community_2016.2.3-1_all.deb delete mode 100644 intellij-idea-community_2016.2.3-1_amd64.changes delete mode 100644 intellij-idea-community_2016.2.3-1_source.build delete mode 100644 intellij-idea-community_2016.2.3-1_source.changes delete mode 100644 intellij-idea-community_2016.2.3-1_source.ppa.upload create mode 100644 intellij-idea-community_2016.2.5-1.debian.tar.xz create mode 100644 intellij-idea-community_2016.2.5-1.dsc create mode 100644 intellij-idea-community_2016.2.5-1_all.deb rename intellij-idea-community_2016.2.3-1_amd64.build => intellij-idea-community_2016.2.5-1_amd64.build (68%) create mode 100644 intellij-idea-community_2016.2.5-1_amd64.changes rename intellij-idea-community_2016.2.3.orig.tar.gz => intellij-idea-community_2016.2.5.orig.tar.gz (100%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/changelog (94%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/compat (100%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/control (100%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/copyright (100%) create mode 100644 intellij-idea-community_2016.2.5/debian/debhelper-build-stamp create mode 100644 intellij-idea-community_2016.2.5/debian/files rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/install (100%) create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community.debhelper.log create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community.postinst.debhelper create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community.postrm.debhelper create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community.substvars create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/control create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/md5sums rename {intellij-idea-community_2016.2.3/debian => intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN}/postinst (100%) mode change 100644 => 100755 rename {intellij-idea-community_2016.2.3/debian => intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN}/postrm (100%) mode change 100644 => 100755 rename {intellij-idea-community_2016.2.3/debian => intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN}/preinst (57%) mode change 100644 => 100755 rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/bin}/intellij-idea-community.sh (100%) mode change 100644 => 100755 rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/applications}/intellij-idea-community.desktop (100%) create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/doc/intellij-idea-community/changelog.Debian.gz create mode 100644 intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/doc/intellij-idea-community/copyright rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/icons}/intellij-idea-ce.png (100%) create mode 100644 intellij-idea-community_2016.2.5/debian/postinst create mode 100644 intellij-idea-community_2016.2.5/debian/postrm create mode 100644 intellij-idea-community_2016.2.5/debian/preinst rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/rules (100%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/source/format (100%) rename {intellij-idea-community_2016.2.3 => intellij-idea-community_2016.2.5}/debian/source/include-binaries (100%) create mode 100644 intellij-idea-community_2016.2.5/intellij-idea-ce.png create mode 100644 intellij-idea-community_2016.2.5/intellij-idea-community.desktop create mode 100644 intellij-idea-community_2016.2.5/intellij-idea-community.sh diff --git a/README.md b/README.md index 1af0b09..de03cf6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # intellij-idea-community .deb Packages of IntelliJ IDEA Community Edition for Ubuntu -The latest upstream version is 15.0.2 which is included in the package version 15.0.2. +The latest upstream version is 2016.2.5 which is included in the package version 2016.2.5. ## Adding the ppa to Ubuntu diff --git a/intellij-idea-community_2016.2.3-1.debian.tar.xz b/intellij-idea-community_2016.2.3-1.debian.tar.xz deleted file mode 100644 index 6f5de7416ed731e59ecbd55d1fe43315c75c14b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5648 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 q*Ji_PbQS;zw}K-Up5KiC0qiS)@Bsju -Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 7.0.50~) -Package-List: - intellij-idea-community deb devel optional arch=all -Checksums-Sha1: - 24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.3.orig.tar.gz - a5450db394e9830ab86a81322ff33430df62069f 5648 intellij-idea-community_2016.2.3-1.debian.tar.xz -Checksums-Sha256: - 41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.3.orig.tar.gz - ffa5a0166ca5c761cbf02267ff7e6b98f58472ce4a205d147d99657864248f65 5648 intellij-idea-community_2016.2.3-1.debian.tar.xz -Files: - e105950dd78a2260639bd06b848e4f3d 5637 intellij-idea-community_2016.2.3.orig.tar.gz - 83382aad351a30756b7f8e97da9b2a96 5648 intellij-idea-community_2016.2.3-1.debian.tar.xz - ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJXy0apAAoJECuF2UqwCcGYFlYP/jgAK6l7lgPsdjSX1d0dNH2d -+TGwq7tAjDWQJl3KbJVsP/WwnESZy08de9jXGuj3w3DrG4RItTdb/SRH8Fb+CS3L -5T5qG3FzmPkVjjjYLZyFtUSlFR4UEgVcf0LeZZYhjTVzrQ7WJ6MdUBtdC5lReG3D -ZIdgX5evdKIrcRhR5TI9jukYpo5HhngtauRIEDg+P7x//DJl/36aogUNa/QDsAhr -7qigV6MhEH30xTgHil5Um/wgnIjyQTTHCXs73SNkchGTZbhNY7DleMTBxv3EaYWQ -wg6zJtJnh3l0lRumDZR9TZjodlib4lD1QIN2RYOUbujqO8jwAsGwh9bG44CRP3Bd -GbrNJiwIeVJWgD5cHMcSeRsOmm5/jpnEf7+73+jl0+E74BSV0jwPKlHs1RFwAMzu -GcAiGsR4CTni5FTGKumMMeLb0gJgs2f6AOuyH0+Flij7X++omvgn32U3CDGzzWzT -iC2ycTh84OIlBqogxDTPeFzeIzeRYXPhuD84s1wS67d+WpDHo4z7F04cyPp4k/5x -PQAkPhqkKYuefGL72vc4Dd0k8uKerfU4CbQYiUcb6OXHJPX71gVyYZujGbxoypaK -BHnECSYI/w1pkDb+Pf8bfBF0rLx4yFFYdGgUqK/kuIfNZk+3oDqJYpn2uLEkwUlx -u+u+B7k55RYLHucG6EoZ -=ekhz ------END PGP SIGNATURE----- diff --git a/intellij-idea-community_2016.2.3-1_all.deb b/intellij-idea-community_2016.2.3-1_all.deb deleted file mode 100644 index 4578612f9f41c8c7d6252786e4bf1c363899705c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11764 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 diff --git a/intellij-idea-community_2016.2.3-1_amd64.changes b/intellij-idea-community_2016.2.3-1_amd64.changes deleted file mode 100644 index 3ef0e75..0000000 --- a/intellij-idea-community_2016.2.3-1_amd64.changes +++ /dev/null @@ -1,31 +0,0 @@ -Format: 1.8 -Date: Sat, 03 Sep 2016 23:45:30 +0200 -Source: intellij-idea-community -Binary: intellij-idea-community -Architecture: source all -Version: 2016.2.3-1 -Distribution: yakkety -Urgency: low -Maintainer: Marcel Michael Kapfer -Changed-By: Marcel Kapfer (mmk2410) -Description: - intellij-idea-community - IntelliJ IDEA Community -Changes: - intellij-idea-community (2016.2.3-1) yakkety; urgency=low - . - * Upstream Version 2016.2.3 -Checksums-Sha1: - 2223373f0709b43017d81fcc5076f845392771e4 957 intellij-idea-community_2016.2.3-1.dsc - 24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.3.orig.tar.gz - e52edebf204b6848354feb1f155f432a204911ae 5644 intellij-idea-community_2016.2.3-1.debian.tar.xz - fe1583c73d1ead5c0beddb5cb2953f14c8aef53c 11764 intellij-idea-community_2016.2.3-1_all.deb -Checksums-Sha256: - 35e6503036e7814436f68028099d487407b9faf63192e62a53eea1001f1af4e6 957 intellij-idea-community_2016.2.3-1.dsc - 41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.3.orig.tar.gz - e595722687059c36766071a86ae03036f00e8f948d32e0c3191dea2e52372b48 5644 intellij-idea-community_2016.2.3-1.debian.tar.xz - 65fc3fe243b89dc46e01b41ed0f4af6a5924f2b8a4ab78e5dee1ec69fc07c1f0 11764 intellij-idea-community_2016.2.3-1_all.deb -Files: - e42f1ab976221b7f18b18667223dfe92 957 devel optional intellij-idea-community_2016.2.3-1.dsc - e105950dd78a2260639bd06b848e4f3d 5637 devel optional intellij-idea-community_2016.2.3.orig.tar.gz - 5c8ce1b37296d86bd4cdd737568097d8 5644 devel optional intellij-idea-community_2016.2.3-1.debian.tar.xz - 9d290a48c079019387d18d536d5b6276 11764 devel optional intellij-idea-community_2016.2.3-1_all.deb diff --git a/intellij-idea-community_2016.2.3-1_source.build b/intellij-idea-community_2016.2.3-1_source.build deleted file mode 100644 index b433b21..0000000 --- a/intellij-idea-community_2016.2.3-1_source.build +++ /dev/null @@ -1,50 +0,0 @@ - dpkg-buildpackage -rfakeroot -d -us -uc -S -dpkg-buildpackage: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-buildpackage: info: source package intellij-idea-community -dpkg-buildpackage: info: source version 2016.2.3-1 -dpkg-buildpackage: info: source distribution yakkety -dpkg-buildpackage: info: source changed by Marcel Kapfer (mmk2410) - dpkg-source --before-build intellij-idea-community_2016.2.3 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 - fakeroot debian/rules clean -dh clean - dh_testdir - dh_auto_clean - dh_clean - dpkg-source -b intellij-idea-community_2016.2.3 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-source: info: using source format '3.0 (quilt)' -dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2016.2.3.orig.tar.gz -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.3-1.debian.tar.xz -dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.3-1.dsc - dpkg-genchanges --build=source >../intellij-idea-community_2016.2.3-1_source.changes -dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-genchanges: warning: debian/changelog(l11): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Fri, 19 Aug 2016 20:56:30 +0200 -dpkg-genchanges: info: including full source code in upload - dpkg-source --after-build intellij-idea-community_2016.2.3 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-buildpackage: info: full upload (original source is included) -Now running lintian... -W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postinst -W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postrm -W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/preinst -W: intellij-idea-community source: package-needs-versioned-debhelper-build-depends 9 -W: intellij-idea-community source: syntax-error-in-dep5-copyright line 18: Continuation line outside a paragraph (maybe line 17 should be " ."). -W: intellij-idea-community source: out-of-date-standards-version 3.9.6 (current is 3.9.8) -Finished running lintian. -Now signing changes and any dsc files... - signfile intellij-idea-community_2016.2.3-1.dsc B009C198 - - signfile intellij-idea-community_2016.2.3-1_source.changes B009C198 - -Successfully signed dsc and changes files diff --git a/intellij-idea-community_2016.2.3-1_source.changes b/intellij-idea-community_2016.2.3-1_source.changes deleted file mode 100644 index 4021a53..0000000 --- a/intellij-idea-community_2016.2.3-1_source.changes +++ /dev/null @@ -1,49 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -Format: 1.8 -Date: Sat, 03 Sep 2016 23:45:30 +0200 -Source: intellij-idea-community -Binary: intellij-idea-community -Architecture: source -Version: 2016.2.3-1 -Distribution: yakkety -Urgency: low -Maintainer: Marcel Michael Kapfer -Changed-By: Marcel Kapfer (mmk2410) -Description: - intellij-idea-community - IntelliJ IDEA Community -Changes: - intellij-idea-community (2016.2.3-1) yakkety; urgency=low - . - * Upstream Version 2016.2.3 -Checksums-Sha1: - a14515f3c80d729ffe093c5c12e570db4c548c3c 1824 intellij-idea-community_2016.2.3-1.dsc - 24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.3.orig.tar.gz - a5450db394e9830ab86a81322ff33430df62069f 5648 intellij-idea-community_2016.2.3-1.debian.tar.xz -Checksums-Sha256: - cbf47b99121df0979109c9e79a26a7cb5d124211c237d57e3def5a487982ca17 1824 intellij-idea-community_2016.2.3-1.dsc - 41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.3.orig.tar.gz - ffa5a0166ca5c761cbf02267ff7e6b98f58472ce4a205d147d99657864248f65 5648 intellij-idea-community_2016.2.3-1.debian.tar.xz -Files: - 7027fd818d6a9d7897df635a88924da0 1824 devel optional intellij-idea-community_2016.2.3-1.dsc - e105950dd78a2260639bd06b848e4f3d 5637 devel optional intellij-idea-community_2016.2.3.orig.tar.gz - 83382aad351a30756b7f8e97da9b2a96 5648 devel optional intellij-idea-community_2016.2.3-1.debian.tar.xz - ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJXy0a4AAoJECuF2UqwCcGYYZwP/3BoV8vz8IqI7/xVuiXLlAMH -2WWx9uLsqy5pITHNjZPGPm66Lzr6gLxSSvviA+qtlHEQ2tsPAN2aRGiEIpfKjO7W -NWMTniRwVhUQkufRS1z+X9NEz2pXd7bU9cQ/Edm+1QvvF0+eWibzRkLidHHbh4RG -7e2wO48MCTWi2spNfEx/Fotaizk6ktGdxY4mGelxX9ETjqcG1pae+kWwU7NRX7co -lKRiIubsKWMZxt/US0n2ym3AciboOJFSe9oxFGPEW+9lGGha49dY352GXmmsQHix -bDNOdQSdlULz2wccAz9mag4L9i+hWqUbB3STwsrcDZovTn4gND/2hgRu0rJD9Jtq -IYn0JQxLfiTUr70B3GOLucyISLKjfthzYZgtfnm89xCtv7bK3I99imw0KqTX1yxy -nYyuTtBw+A65sShUajtiMWax+ePYqWBArn30RQGpeMaVBmmG4VDEL4FKYNUt2Qi8 -DUJXZmEyc1uFVVp5QDqOmvKNYrnLrIDts2PwlNCKRtpVM4E2rtbd2XXXHrLsqbqK -DZNVHxymUW/yQDjQuKOZ17/A0LXrtsBnmZEjcWxm99JCGljguqn247qCoz6UZZQB -EkC20AfgvuQCzeuzZU0ZFbVK+bTeKr9VhGlhQBHHVPgRvRrC2HVZrdayVtPnwoHr -1tfziPQEJbHRbjk0uqaU -=fAG3 ------END PGP SIGNATURE----- diff --git a/intellij-idea-community_2016.2.3-1_source.ppa.upload b/intellij-idea-community_2016.2.3-1_source.ppa.upload deleted file mode 100644 index b08d7ac..0000000 --- a/intellij-idea-community_2016.2.3-1_source.ppa.upload +++ /dev/null @@ -1,4 +0,0 @@ -Successfully uploaded intellij-idea-community_2016.2.3-1.dsc to ppa.launchpad.net for ppa. -Successfully uploaded intellij-idea-community_2016.2.3.orig.tar.gz to ppa.launchpad.net for ppa. -Successfully uploaded intellij-idea-community_2016.2.3-1.debian.tar.xz to ppa.launchpad.net for ppa. -Successfully uploaded intellij-idea-community_2016.2.3-1_source.changes to ppa.launchpad.net for ppa. diff --git a/intellij-idea-community_2016.2.5-1.debian.tar.xz b/intellij-idea-community_2016.2.5-1.debian.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..d5c8f48fcdca15e18e2cb949638fb5227ab87d69 GIT binary patch literal 5652 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 literal 0 HcmV?d00001 diff --git a/intellij-idea-community_2016.2.5-1.dsc b/intellij-idea-community_2016.2.5-1.dsc new file mode 100644 index 0000000..81d6f0b --- /dev/null +++ b/intellij-idea-community_2016.2.5-1.dsc @@ -0,0 +1,19 @@ +Format: 3.0 (quilt) +Source: intellij-idea-community +Binary: intellij-idea-community +Architecture: all +Version: 2016.2.5-1 +Maintainer: Marcel Michael Kapfer +Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 7.0.50~) +Package-List: + intellij-idea-community deb devel optional arch=all +Checksums-Sha1: + 24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.5.orig.tar.gz + 1bacf881670a5463da145ff38ea705b5ee414395 5652 intellij-idea-community_2016.2.5-1.debian.tar.xz +Checksums-Sha256: + 41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.5.orig.tar.gz + a7b6a4d6b226dc9990330c3bea7dcb4d5dbdc5749991e06c36d6112e86c60003 5652 intellij-idea-community_2016.2.5-1.debian.tar.xz +Files: + e105950dd78a2260639bd06b848e4f3d 5637 intellij-idea-community_2016.2.5.orig.tar.gz + afe68635cda17db9b3d716b71e581a10 5652 intellij-idea-community_2016.2.5-1.debian.tar.xz diff --git a/intellij-idea-community_2016.2.5-1_all.deb b/intellij-idea-community_2016.2.5-1_all.deb new file mode 100644 index 0000000000000000000000000000000000000000..b8dbe87d619770faedb1f44ed122c1164abd498b GIT binary patch literal 11746 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 PWc>m0KP}Zzx_bWyAHt+n literal 0 HcmV?d00001 diff --git a/intellij-idea-community_2016.2.3-1_amd64.build b/intellij-idea-community_2016.2.5-1_amd64.build similarity index 68% rename from intellij-idea-community_2016.2.3-1_amd64.build rename to intellij-idea-community_2016.2.5-1_amd64.build index 2575ae0..e713624 100644 --- a/intellij-idea-community_2016.2.3-1_amd64.build +++ b/intellij-idea-community_2016.2.5-1_amd64.build @@ -1,30 +1,34 @@ dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-buildpackage: info: source package intellij-idea-community -dpkg-buildpackage: info: source version 2016.2.3-1 -dpkg-buildpackage: info: source distribution yakkety -dpkg-buildpackage: info: source changed by Marcel Kapfer (mmk2410) - dpkg-source --before-build intellij-idea-community_2016.2.3 -dpkg-buildpackage: info: host architecture amd64 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 +dpkg-buildpackage: source package intellij-idea-community +dpkg-buildpackage: source version 2016.2.5-1 +dpkg-buildpackage: source distribution yakkety +dpkg-buildpackage: source changed by Marcel Kapfer (mmk2410) + dpkg-source --before-build intellij-idea-community_2016.2.5 +dpkg-buildpackage: host architecture amd64 +dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 fakeroot debian/rules clean dh clean +dh: warning: debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dh_testdir dh_auto_clean dh_clean - dpkg-source -b intellij-idea-community_2016.2.3 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 + dpkg-source -b intellij-idea-community_2016.2.5 +dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dpkg-source: info: using source format '3.0 (quilt)' -dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2016.2.3.orig.tar.gz -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.3-1.debian.tar.xz -dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.3-1.dsc +dpkg-source: info: building intellij-idea-community using existing ./intellij-idea-community_2016.2.5.orig.tar.gz +dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 +dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.5-1.debian.tar.xz +dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.5-1.dsc debian/rules build dh build +dh: warning: debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dh_testdir dh_update_autotools_config dh_auto_configure @@ -32,6 +36,8 @@ dh build dh_auto_test fakeroot debian/rules binary dh binary +dh: warning: debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dh_testroot dh_prep dh_auto_install @@ -39,7 +45,7 @@ dh binary dh_installdocs dh_installchangelogs dpkg-parsechangelog: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dh_icons dh_perl dh_link @@ -49,29 +55,31 @@ LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep dh_installdeb dh_gencontrol dpkg-gencontrol: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 +dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_md5sums dh_builddeb -dpkg-deb: building package 'intellij-idea-community' in '../intellij-idea-community_2016.2.3-1_all.deb'. - dpkg-genchanges >../intellij-idea-community_2016.2.3-1_amd64.changes +dpkg-deb: building package 'intellij-idea-community' in '../intellij-idea-community_2016.2.5-1_all.deb'. + dpkg-genchanges >../intellij-idea-community_2016.2.5-1_amd64.changes dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 dpkg-genchanges: warning: debian/changelog(l11): badly formatted trailer line -LINE: -- Marcel Kapfer (mmk2410) Fri, 19 Aug 2016 20:56:30 +0200 -dpkg-genchanges: info: including full source code in upload - dpkg-source --after-build intellij-idea-community_2016.2.3 -dpkg-source: warning: intellij-idea-community_2016.2.3/debian/changelog(l5): badly formatted trailer line LINE: -- Marcel Kapfer (mmk2410) Sat, 03 Sep 2016 23:45:30 +0200 -dpkg-buildpackage: info: full upload (original source is included) +dpkg-genchanges: including full source code in upload + dpkg-source --after-build intellij-idea-community_2016.2.5 +dpkg-source: warning: intellij-idea-community_2016.2.5/debian/changelog(l5): badly formatted trailer line +LINE: -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 +dpkg-buildpackage: full upload (original source is included) Now running lintian... +E: intellij-idea-community changes: bad-distribution-in-changes-file yakkety W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postinst W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/postrm W: intellij-idea-community source: maintainer-script-lacks-debhelper-token debian/preinst W: intellij-idea-community source: package-needs-versioned-debhelper-build-depends 9 W: intellij-idea-community source: syntax-error-in-dep5-copyright line 18: Continuation line outside a paragraph (maybe line 17 should be " ."). -W: intellij-idea-community source: out-of-date-standards-version 3.9.6 (current is 3.9.8) +W: intellij-idea-community source: out-of-date-standards-version 3.9.6 (current is 3.9.7) W: intellij-idea-community: syntax-error-in-debian-changelog line 5 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 11 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 17 "badly formatted trailer line" @@ -83,9 +91,10 @@ W: intellij-idea-community: syntax-error-in-debian-changelog line 47 "badly form W: intellij-idea-community: syntax-error-in-debian-changelog line 53 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 59 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 65 "badly formatted trailer line" -W: intellij-idea-community: syntax-error-in-debian-changelog line 72 "badly formatted trailer line" +W: intellij-idea-community: syntax-error-in-debian-changelog line 71 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 78 "badly formatted trailer line" W: intellij-idea-community: syntax-error-in-debian-changelog line 84 "badly formatted trailer line" +W: intellij-idea-community: syntax-error-in-debian-changelog line 90 "badly formatted trailer line" E: intellij-idea-community: copyright-file-contains-full-apache-2-license E: intellij-idea-community: description-is-pkg-name IntelliJ IDEA Community W: intellij-idea-community: script-with-language-extension usr/bin/intellij-idea-community.sh diff --git a/intellij-idea-community_2016.2.5-1_amd64.changes b/intellij-idea-community_2016.2.5-1_amd64.changes new file mode 100644 index 0000000..0e923c7 --- /dev/null +++ b/intellij-idea-community_2016.2.5-1_amd64.changes @@ -0,0 +1,31 @@ +Format: 1.8 +Date: Wed, 19 Oct 2016 09:53:00 +0100 +Source: intellij-idea-community +Binary: intellij-idea-community +Architecture: source all +Version: 2016.2.5-1 +Distribution: yakkety +Urgency: low +Maintainer: Marcel Michael Kapfer +Changed-By: Marcel Kapfer (mmk2410) +Description: + intellij-idea-community - IntelliJ IDEA Community +Changes: + intellij-idea-community (2016.2.5-1) yakkety; urgency=low + . + * Upstream Version 2016.2.5 +Checksums-Sha1: + 76bb403511d109b7543943940b95562fe218b6c4 957 intellij-idea-community_2016.2.5-1.dsc + 24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.5.orig.tar.gz + 1bacf881670a5463da145ff38ea705b5ee414395 5652 intellij-idea-community_2016.2.5-1.debian.tar.xz + c13e01cdaaab2e864b22339a4b7a38a98cab2720 11746 intellij-idea-community_2016.2.5-1_all.deb +Checksums-Sha256: + c85aba98d71a19d583bacc792bfbafc740a598239c87818590690359918960ab 957 intellij-idea-community_2016.2.5-1.dsc + 41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.5.orig.tar.gz + a7b6a4d6b226dc9990330c3bea7dcb4d5dbdc5749991e06c36d6112e86c60003 5652 intellij-idea-community_2016.2.5-1.debian.tar.xz + 6bff2c324136bc88b519a7226bcaf152cb619040356a951b00c5b082c9d0973c 11746 intellij-idea-community_2016.2.5-1_all.deb +Files: + d24e017d5414b9b2cf4419b186a7460f 957 devel optional intellij-idea-community_2016.2.5-1.dsc + e105950dd78a2260639bd06b848e4f3d 5637 devel optional intellij-idea-community_2016.2.5.orig.tar.gz + afe68635cda17db9b3d716b71e581a10 5652 devel optional intellij-idea-community_2016.2.5-1.debian.tar.xz + d9f958977771169e592007736dc0adfe 11746 devel optional intellij-idea-community_2016.2.5-1_all.deb diff --git a/intellij-idea-community_2016.2.3.orig.tar.gz b/intellij-idea-community_2016.2.5.orig.tar.gz similarity index 100% rename from intellij-idea-community_2016.2.3.orig.tar.gz rename to intellij-idea-community_2016.2.5.orig.tar.gz diff --git a/intellij-idea-community_2016.2.3/debian/changelog b/intellij-idea-community_2016.2.5/debian/changelog similarity index 94% rename from intellij-idea-community_2016.2.3/debian/changelog rename to intellij-idea-community_2016.2.5/debian/changelog index e0a1bf3..068bb56 100644 --- a/intellij-idea-community_2016.2.3/debian/changelog +++ b/intellij-idea-community_2016.2.5/debian/changelog @@ -1,3 +1,9 @@ +intellij-idea-community (2016.2.5-1) yakkety; urgency=low + + * Upstream Version 2016.2.5 + + -- Marcel Kapfer (mmk2410) Wed, 19 Oct 2016 09:53:00 +0100 + intellij-idea-community (2016.2.3-1) yakkety; urgency=low * Upstream Version 2016.2.3 diff --git a/intellij-idea-community_2016.2.3/debian/compat b/intellij-idea-community_2016.2.5/debian/compat similarity index 100% rename from intellij-idea-community_2016.2.3/debian/compat rename to intellij-idea-community_2016.2.5/debian/compat diff --git a/intellij-idea-community_2016.2.3/debian/control b/intellij-idea-community_2016.2.5/debian/control similarity index 100% rename from intellij-idea-community_2016.2.3/debian/control rename to intellij-idea-community_2016.2.5/debian/control diff --git a/intellij-idea-community_2016.2.3/debian/copyright b/intellij-idea-community_2016.2.5/debian/copyright similarity index 100% rename from intellij-idea-community_2016.2.3/debian/copyright rename to intellij-idea-community_2016.2.5/debian/copyright diff --git a/intellij-idea-community_2016.2.5/debian/debhelper-build-stamp b/intellij-idea-community_2016.2.5/debian/debhelper-build-stamp new file mode 100644 index 0000000..808a8ce --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/debhelper-build-stamp @@ -0,0 +1,2 @@ +intellij-idea-community +intellij-idea-community diff --git a/intellij-idea-community_2016.2.5/debian/files b/intellij-idea-community_2016.2.5/debian/files new file mode 100644 index 0000000..387d21e --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/files @@ -0,0 +1 @@ +intellij-idea-community_2016.2.5-1_all.deb devel optional diff --git a/intellij-idea-community_2016.2.3/debian/install b/intellij-idea-community_2016.2.5/debian/install similarity index 100% rename from intellij-idea-community_2016.2.3/debian/install rename to intellij-idea-community_2016.2.5/debian/install diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community.debhelper.log b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.debhelper.log new file mode 100644 index 0000000..6a2dbc6 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.debhelper.log @@ -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 diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postinst.debhelper b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postinst.debhelper new file mode 100644 index 0000000..09f41c8 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postinst.debhelper @@ -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 diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postrm.debhelper b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postrm.debhelper new file mode 100644 index 0000000..09f41c8 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.postrm.debhelper @@ -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 diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community.substvars b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.substvars new file mode 100644 index 0000000..978fc8b --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community.substvars @@ -0,0 +1,2 @@ +misc:Depends= +misc:Pre-Depends= diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/control b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/control new file mode 100644 index 0000000..30a78f8 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/control @@ -0,0 +1,10 @@ +Package: intellij-idea-community +Version: 2016.2.5-1 +Architecture: all +Maintainer: Marcel Michael Kapfer +Installed-Size: 34 +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 + A intelligent Java IDE by JetBrains diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/md5sums b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/md5sums new file mode 100644 index 0000000..d3f9f56 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/md5sums @@ -0,0 +1,5 @@ +c78f0f0311ecf3b09bb50023b7fc16fb usr/bin/intellij-idea-community.sh +671ea3497696d1493f29aac5e256aabd usr/share/applications/intellij-idea-community.desktop +10b10e893dbdfff85e5c3d7bee47a050 usr/share/doc/intellij-idea-community/changelog.Debian.gz +934ebf301264b63904e39fddc9b63ef6 usr/share/doc/intellij-idea-community/copyright +1710e9ac5bf00821c195a70246d07d06 usr/share/icons/intellij-idea-ce.png diff --git a/intellij-idea-community_2016.2.3/debian/postinst b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/postinst old mode 100644 new mode 100755 similarity index 100% rename from intellij-idea-community_2016.2.3/debian/postinst rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/postinst diff --git a/intellij-idea-community_2016.2.3/debian/postrm b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/postrm old mode 100644 new mode 100755 similarity index 100% rename from intellij-idea-community_2016.2.3/debian/postrm rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/postrm diff --git a/intellij-idea-community_2016.2.3/debian/preinst b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/preinst old mode 100644 new mode 100755 similarity index 57% rename from intellij-idea-community_2016.2.3/debian/preinst rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/preinst index cf9b261..75650a6 --- a/intellij-idea-community_2016.2.3/debian/preinst +++ b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/preinst @@ -2,4 +2,4 @@ cd /opt/ ## Download IntelliJ IDEA Community from the jetbrain servers -wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.3.tar.gz +wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.5.tar.gz diff --git a/intellij-idea-community_2016.2.3/intellij-idea-community.sh b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/bin/intellij-idea-community.sh old mode 100644 new mode 100755 similarity index 100% rename from intellij-idea-community_2016.2.3/intellij-idea-community.sh rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/bin/intellij-idea-community.sh diff --git a/intellij-idea-community_2016.2.3/intellij-idea-community.desktop b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/applications/intellij-idea-community.desktop similarity index 100% rename from intellij-idea-community_2016.2.3/intellij-idea-community.desktop rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/applications/intellij-idea-community.desktop diff --git a/intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/doc/intellij-idea-community/changelog.Debian.gz b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/doc/intellij-idea-community/changelog.Debian.gz new file mode 100644 index 0000000000000000000000000000000000000000..b981920dd7b2b5a0f3236043b2f082dc7332ae82 GIT binary patch literal 630 zcmV-+0*U<}iwFP!000021FhFvZ__Xo2k`fPiu1U^8u=3UVg}j}LSj?lVFR8`YFg7= zDmU54K0U6JY(bh@JGIn@N~x`%PX0c}Re34XRQ(yNr4-|&$g(O|WesNp;YmayHpb^r zi_J!s^*gBaO6E!ZJ}n+cBY-#XeY-2Q6dC-GdZ&sUx@G3^cnk}n6Pd!T*#4Fp&a!Mn zVvNq=GP4gdm8^wKH}>&WE!IU5B}J4!eSn{Gc>#D1-;&bq324q4BIJ>29q z_gbyihv6hl!Liw)ZVNu;n0UZ##2-~!dzAbCd@mZ^pw3d|wzFJs_45Ixm@`+szde-P zo=~!{yMC^F9J|Odi%=B%$eR_R~i9CqF{R-t;!;AB8SqDdD!rRlb7DUs{w)u`%DTR+&(#0cKq!W<4I} zG2w)`6&CsGLY39dcQk>o#Y5|kIb}|Ph)o-_hwwo?sHGF!E(zQDST`uye!^qsbPD5c zOghkC +License: GPL-3+ + +License: Apache + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + 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 + + http://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. + +License: GPL-2+ + 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 2 of the License, or + (at your option) any later version. + . + This program 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 package; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-3'. diff --git a/intellij-idea-community_2016.2.3/intellij-idea-ce.png b/intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/icons/intellij-idea-ce.png similarity index 100% rename from intellij-idea-community_2016.2.3/intellij-idea-ce.png rename to intellij-idea-community_2016.2.5/debian/intellij-idea-community/usr/share/icons/intellij-idea-ce.png diff --git a/intellij-idea-community_2016.2.5/debian/postinst b/intellij-idea-community_2016.2.5/debian/postinst new file mode 100644 index 0000000..d447a3e --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/postinst @@ -0,0 +1,14 @@ +#!/bin/bash +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-* + +## Make /usr/bin usable +sudo mv /usr/bin/intellij-idea-community.sh /usr/bin/intellij-idea-community diff --git a/intellij-idea-community_2016.2.5/debian/postrm b/intellij-idea-community_2016.2.5/debian/postrm new file mode 100644 index 0000000..b06d37c --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/postrm @@ -0,0 +1,4 @@ +#!/bin/bash + +## Remove the program folder +sudo rm -rf /opt/intellij-idea-community diff --git a/intellij-idea-community_2016.2.5/debian/preinst b/intellij-idea-community_2016.2.5/debian/preinst new file mode 100644 index 0000000..75650a6 --- /dev/null +++ b/intellij-idea-community_2016.2.5/debian/preinst @@ -0,0 +1,5 @@ +#!/bin/bash +cd /opt/ + +## Download IntelliJ IDEA Community from the jetbrain servers +wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.5.tar.gz diff --git a/intellij-idea-community_2016.2.3/debian/rules b/intellij-idea-community_2016.2.5/debian/rules similarity index 100% rename from intellij-idea-community_2016.2.3/debian/rules rename to intellij-idea-community_2016.2.5/debian/rules diff --git a/intellij-idea-community_2016.2.3/debian/source/format b/intellij-idea-community_2016.2.5/debian/source/format similarity index 100% rename from intellij-idea-community_2016.2.3/debian/source/format rename to intellij-idea-community_2016.2.5/debian/source/format diff --git a/intellij-idea-community_2016.2.3/debian/source/include-binaries b/intellij-idea-community_2016.2.5/debian/source/include-binaries similarity index 100% rename from intellij-idea-community_2016.2.3/debian/source/include-binaries rename to intellij-idea-community_2016.2.5/debian/source/include-binaries diff --git a/intellij-idea-community_2016.2.5/intellij-idea-ce.png b/intellij-idea-community_2016.2.5/intellij-idea-ce.png new file mode 100644 index 0000000000000000000000000000000000000000..afde6ba9c1165cf65208ca6065f6b4bc786af978 GIT binary patch literal 5134 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 literal 0 HcmV?d00001 diff --git a/intellij-idea-community_2016.2.5/intellij-idea-community.desktop b/intellij-idea-community_2016.2.5/intellij-idea-community.desktop new file mode 100644 index 0000000..e96814a --- /dev/null +++ b/intellij-idea-community_2016.2.5/intellij-idea-community.desktop @@ -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 diff --git a/intellij-idea-community_2016.2.5/intellij-idea-community.sh b/intellij-idea-community_2016.2.5/intellij-idea-community.sh new file mode 100644 index 0000000..f788ea5 --- /dev/null +++ b/intellij-idea-community_2016.2.5/intellij-idea-community.sh @@ -0,0 +1,3 @@ +#!/bin/sh +export IDEA_JDK=$JAVA_HOME +exec /opt/intellij-idea-community/bin/idea.sh "$@"