Update to version 2016.2.4

This commit is contained in:
Francesco Levorato 2016-10-06 11:04:43 +02:00
parent b90332cd9b
commit fc0a5142df
44 changed files with 445 additions and 232 deletions

View file

@ -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.4 which is included in the package version 2016.2.4.
## Adding the ppa to Ubuntu
@ -16,72 +16,77 @@ sudo apt-get install intellij-idea-community
To update the version follow the following steps (the old version is here 15.0.1 and the new one 15.0.2):
1. Fork the repo
2. Create your own feature branch
2. Create your own feature branch
```
git checkout -b version_15.0.2
```
3. Rename the following
```
mv intellij-idea-community_15.0.1 intellij-idea-community_15.0.2
mv intellij-idea-community_15.0.1.orig.tar.gz intellij-idea-community_15.0.2.orig.tar.gz
mv intellij-idea-community_15.0.1.orig.tar.gz intellij-idea-community_15.0.2.orig.tar.gz
```
4. Edit the README.md and update the version numbers
5. Go into the build files directory
```
cd intellij-idea-community_15.0.2/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
7. Edit the preinst file and update the download url. Normally this is done by updating the version number
8. Go one directory back
```
cd ..
```
9. Run the following command to build the package for testing purposes
```
debuild -us -uc
```
10. Go another directory back
```
cd ..
```
11. Remove the old files
```
rm intellij-idea-community_15.0.1-1*
```
12. Install the package to test it
```
sudo dpkg -i intellij-idea-community_15.0.2-1_all.deb
sudo dpkg -i intellij-idea-community_15.0.2-1_all.deb
```
13. If everything works commit your changes
```
git add -A
git commit -m "Version 15.0.2"
```
14. Push to the branch
```
git push origin version_15.0.2
```
15. Create new pull request
## Setting up the build environment
Run `sudo apt install build-dep debhelper`.

View file

@ -1,40 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 3.0 (quilt)
Source: intellij-idea-community
Binary: intellij-idea-community
Architecture: all
Version: 2016.2.3-1
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
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-----

View file

@ -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 <marcelmichaelkapfer@yahoo.co.nz>
Changed-By: Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz>
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

View file

@ -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) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz>
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) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
dpkg-genchanges: warning: debian/changelog(l11): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz> 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

View file

@ -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 <marcelmichaelkapfer@yahoo.co.nz>
Changed-By: Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz>
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-----

View file

@ -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.

Binary file not shown.

View file

@ -0,0 +1,19 @@
Format: 3.0 (quilt)
Source: intellij-idea-community
Binary: intellij-idea-community
Architecture: all
Version: 2016.2.4-1
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
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.4.orig.tar.gz
2aa0ab52b5b6408a6fdf919055d9bdac0f1a4cf7 5672 intellij-idea-community_2016.2.4-1.debian.tar.xz
Checksums-Sha256:
41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.4.orig.tar.gz
1deec3a6da450b1d50d8105ca22ab01e0867cc3b66123ac686cc5a1d22d5c462 5672 intellij-idea-community_2016.2.4-1.debian.tar.xz
Files:
e105950dd78a2260639bd06b848e4f3d 5637 intellij-idea-community_2016.2.4.orig.tar.gz
1a367809594eb72b8672e83eb4171f73 5672 intellij-idea-community_2016.2.4-1.debian.tar.xz

Binary file not shown.

View file

@ -1,30 +1,34 @@
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz>
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) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dpkg-buildpackage: source package intellij-idea-community
dpkg-buildpackage: source version 2016.2.4-1
dpkg-buildpackage: source distribution yakkety
dpkg-buildpackage: source changed by Francesco Levorato (flevour) <git@flevour.net>
dpkg-source --before-build intellij-idea-community_2016.2.4
dpkg-buildpackage: host architecture amd64
dpkg-source: warning: intellij-idea-community_2016.2.4/debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
fakeroot debian/rules clean
dh clean
dh: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
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) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
dpkg-source -b intellij-idea-community_2016.2.4
dpkg-source: warning: intellij-idea-community_2016.2.4/debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +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) <marcelmichaelkapfer@yahoo.co.nz> 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.4.orig.tar.gz
dpkg-source: warning: intellij-idea-community_2016.2.4/debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.4-1.debian.tar.xz
dpkg-source: info: building intellij-idea-community in intellij-idea-community_2016.2.4-1.dsc
debian/rules build
dh build
dh: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
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: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
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) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dh_icons
dh_perl
dh_link
@ -49,29 +55,30 @@ LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
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.4-1_all.deb'.
dpkg-genchanges >../intellij-idea-community_2016.2.4-1_amd64.changes
dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dpkg-genchanges: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> Sat, 03 Sep 2016 23:45:30 +0200
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
dpkg-genchanges: warning: debian/changelog(l11): badly formatted trailer line
LINE: -- Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz> 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) <marcelmichaelkapfer@yahoo.co.nz> 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.4
dpkg-source: warning: intellij-idea-community_2016.2.4/debian/changelog(l5): badly formatted trailer line
LINE: -- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
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 +90,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

View file

@ -0,0 +1,31 @@
Format: 1.8
Date: Thu, 06 Oct 2016 10:34:00 +0200
Source: intellij-idea-community
Binary: intellij-idea-community
Architecture: source all
Version: 2016.2.4-1
Distribution: yakkety
Urgency: low
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
Changed-By: Francesco Levorato (flevour) <git@flevour.net>
Description:
intellij-idea-community - IntelliJ IDEA Community
Changes:
intellij-idea-community (2016.2.4-1) yakkety; urgency=low
.
* Upstream Version 2016.2.4
Checksums-Sha1:
7f8ad7ae8e3b3b5526ae525f7fb2d342bbe59747 957 intellij-idea-community_2016.2.4-1.dsc
24860fcf28517431be055b7b8f20b0dea8b08f84 5637 intellij-idea-community_2016.2.4.orig.tar.gz
2aa0ab52b5b6408a6fdf919055d9bdac0f1a4cf7 5672 intellij-idea-community_2016.2.4-1.debian.tar.xz
c1ecce03cae531bb1abe684861cba7dc98cd2e94 11798 intellij-idea-community_2016.2.4-1_all.deb
Checksums-Sha256:
14e1d0fec5740f8960e77ef3a7b32b9d40a063c266f40043914a58d09684b4dd 957 intellij-idea-community_2016.2.4-1.dsc
41958f809fdb7ce6640143c04c88233d51ab86e66be5c0a9e30e846af332550b 5637 intellij-idea-community_2016.2.4.orig.tar.gz
1deec3a6da450b1d50d8105ca22ab01e0867cc3b66123ac686cc5a1d22d5c462 5672 intellij-idea-community_2016.2.4-1.debian.tar.xz
ab724c802f04d0c2913d5e6ccf032bca1098a71deb299187081721d18f60cf9f 11798 intellij-idea-community_2016.2.4-1_all.deb
Files:
842f0bb0351291a446ea625d3b4c5937 957 devel optional intellij-idea-community_2016.2.4-1.dsc
e105950dd78a2260639bd06b848e4f3d 5637 devel optional intellij-idea-community_2016.2.4.orig.tar.gz
1a367809594eb72b8672e83eb4171f73 5672 devel optional intellij-idea-community_2016.2.4-1.debian.tar.xz
3d6dc129e634c7044485016ea29807e9 11798 devel optional intellij-idea-community_2016.2.4-1_all.deb

View file

@ -1,3 +1,9 @@
intellij-idea-community (2016.2.4-1) yakkety; urgency=low
* Upstream Version 2016.2.4
-- Francesco Levorato (flevour) <git@flevour.net> Thu, 06 Oct 2016 10:34:00 +0200
intellij-idea-community (2016.2.3-1) yakkety; urgency=low
* Upstream Version 2016.2.3

View file

@ -0,0 +1,2 @@
intellij-idea-community
intellij-idea-community

View file

@ -0,0 +1 @@
intellij-idea-community_2016.2.4-1_all.deb devel optional

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,2 @@
misc:Depends=
misc:Pre-Depends=

View file

@ -0,0 +1,10 @@
Package: intellij-idea-community
Version: 2016.2.4-1
Architecture: all
Maintainer: Marcel Michael Kapfer <marcelmichaelkapfer@yahoo.co.nz>
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

View file

@ -0,0 +1,5 @@
c78f0f0311ecf3b09bb50023b7fc16fb usr/bin/intellij-idea-community.sh
671ea3497696d1493f29aac5e256aabd usr/share/applications/intellij-idea-community.desktop
be9d3fa3176e98316bd172b2f3378ab6 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

View file

@ -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.4.tar.gz

View file

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

View file

@ -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

View file

@ -0,0 +1,4 @@
#!/bin/bash
## Remove the program folder
sudo rm -rf /opt/intellij-idea-community

View file

@ -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.4.tar.gz

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

View file

@ -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

View file

@ -0,0 +1,3 @@
#!/bin/sh
export IDEA_JDK=$JAVA_HOME
exec /opt/intellij-idea-community/bin/idea.sh "$@"