From a9a294f4cfa174d9b98daad8d33e52f9c80284e5 Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Fri, 10 Feb 2017 17:14:33 +0100 Subject: [PATCH] Initial Commit; Upstream Version 2016.3.4 --- .gitignore | 1 + CONTRIBUTORS.txt | 5 + LICENSE | 675 ++++++++++++++++++ README.md | 94 +++ ...lij-idea-ultimate_2016.3.4-1.debian.tar.xz | Bin 0 -> 9156 bytes intellij-idea-ultimate_2016.3.4-1.dsc | 39 + intellij-idea-ultimate_2016.3.4-1_all.deb | Bin 0 -> 15266 bytes intellij-idea-ultimate_2016.3.4-1_amd64.build | 51 ++ ...lij-idea-ultimate_2016.3.4-1_amd64.changes | 32 + intellij-idea-ultimate_2016.3.4.orig.tar.gz | Bin 0 -> 5674 bytes .../debian/changelog | 6 + intellij-idea-ultimate_2016.3.4/debian/compat | 1 + .../debian/control | 13 + .../debian/copyright | 195 +++++ .../debian/install | 3 + .../debian/postinst | 21 + intellij-idea-ultimate_2016.3.4/debian/postrm | 8 + .../debian/preinst | 10 + intellij-idea-ultimate_2016.3.4/debian/rules | 4 + .../debian/source/format | 1 + .../debian/source/include-binaries | 1 + .../intellij-idea-ue.png | Bin 0 -> 5134 bytes .../intellij-idea-ultimate | 3 + .../intellij-idea-ultimate.desktop | 9 + update-new-version.sh | 37 + 25 files changed, 1209 insertions(+) create mode 100644 .gitignore create mode 100644 CONTRIBUTORS.txt create mode 100644 LICENSE create mode 100644 README.md create mode 100644 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz create mode 100644 intellij-idea-ultimate_2016.3.4-1.dsc create mode 100644 intellij-idea-ultimate_2016.3.4-1_all.deb create mode 100644 intellij-idea-ultimate_2016.3.4-1_amd64.build create mode 100644 intellij-idea-ultimate_2016.3.4-1_amd64.changes create mode 100644 intellij-idea-ultimate_2016.3.4.orig.tar.gz create mode 100644 intellij-idea-ultimate_2016.3.4/debian/changelog create mode 100644 intellij-idea-ultimate_2016.3.4/debian/compat create mode 100644 intellij-idea-ultimate_2016.3.4/debian/control create mode 100644 intellij-idea-ultimate_2016.3.4/debian/copyright create mode 100644 intellij-idea-ultimate_2016.3.4/debian/install create mode 100644 intellij-idea-ultimate_2016.3.4/debian/postinst create mode 100644 intellij-idea-ultimate_2016.3.4/debian/postrm create mode 100644 intellij-idea-ultimate_2016.3.4/debian/preinst create mode 100755 intellij-idea-ultimate_2016.3.4/debian/rules create mode 100644 intellij-idea-ultimate_2016.3.4/debian/source/format create mode 100644 intellij-idea-ultimate_2016.3.4/debian/source/include-binaries create mode 100644 intellij-idea-ultimate_2016.3.4/intellij-idea-ue.png create mode 100755 intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate create mode 100644 intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate.desktop create mode 100755 update-new-version.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9fe3955 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*_source.* diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt new file mode 100644 index 0000000..da1a772 --- /dev/null +++ b/CONTRIBUTORS.txt @@ -0,0 +1,5 @@ +Marcel Kapfer (mmk2410) +Bart de Koning +Francesco Levorato (flevour) +Andy Balaam (andybalaam) +Patrick Lucas diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6b156fe --- /dev/null +++ b/LICENSE @@ -0,0 +1,675 @@ +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {one line to give the program's name and a brief idea of what it does.} + Copyright (C) {year} {name of author} + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This 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 program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + {project} Copyright (C) {year} {fullname} + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + diff --git a/README.md b/README.md new file mode 100644 index 0000000..73c6bca --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +# intellij-idea-ultimate +.deb Packages of IntelliJ IDEA Ultimate Edition for Ubuntu / Debian + +The latest upstream version is 2016.3.4 which is included in the package version 2016.3.4. + +## Adding the PPA + +``` +sudo apt-add-repository ppa:mmk2410/intellij-idea +sudo apt-get update +sudo apt-get install intellij-idea-ultimate +``` + +## Updating the package + +To update the version follow the following steps (the old version is here 15.0.1 and the new one 15.0.2): + + 1. Fork the repo + 2. Create your own feature branch + + ``` + git checkout -b version_15.0.2 + ``` + + 3. Rename the following + + ``` + mv intellij-idea-ultimate_15.0.1 intellij-idea-ultimate_15.0.2 + mv intellij-idea-ultimate_15.0.1.orig.tar.gz intellij-idea-ultimate_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-ultimate_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-ultimate_15.0.1-1* + ``` + + 12. Install the package to test it + + ``` + sudo dpkg -i intellij-idea-ultimate_15.0.2-1_all.deb + ``` + + 13. If everything works, add yourself to the CONTRIBUTORS.txt + + 14. Commit your changes + + ``` + git add -A + git commit -m "Version 15.0.2" + ``` + + 15. Push to the branch + + ``` + git push origin version_15.0.2 + ``` + + 16. Create new pull request + + +## Setting up the build environment + +Run `sudo apt install build-dep debhelper`. diff --git a/intellij-idea-ultimate_2016.3.4-1.debian.tar.xz b/intellij-idea-ultimate_2016.3.4-1.debian.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..4dcbe24082321c3b6e1a4221f877cd70ca57fa4c GIT binary patch literal 9156 zcmV;#BRkyvH+ooF000E$*0e?f03iVu0001VFXf})pZ_C)T>vr}NNor1@tIyK_)om{ z6G3Rf3tP$4y;x1v{6>jCV!8gL!%ffJ<6vVZ*C6%+w7Sn!aeUMmixe!2e2I* zXrY-tc4}KwNog$WkRf8S-gykxODIQ8DOEC>17v`goL%Q+Z&M_DM|k zLrkIOC#1O>zU&zF9+L!LQ`@9f?Hb|;_VABYHENOo_T<{z;OHLY4j(zlupl62;tq9bVZ#6yn2>Z)e@ddSf*~ zUqqqju#pZdr~J!;UX4c9uJ~!hMx$!ot$iS1xf;N*dkBZdS;v@EwS^hSb+VGeJU0QMJ=bOpNr#12)fk=$oci`+ zVgkz18ol{#huxiAGOm#KT2I4<4F7w1L573PfM4YoGnSYVrQNC}#n4@nE8KP0VJG~a zxX~D(ixAC`jpZP=q=QQS%6p&^w`*BJ&K|>z0#$X`4w0`#-Pk(SJ4rE_mE(Ozu=yOt z+CD5)BO__p;7p0wVR1mDU^PdzBVflXRB^ zvAtanH-db9(twUTkJ7wbK%{`a9kj$eq7N0o+!4j(HZpGKLlLYsM!H>uKvu*$!=h@1 zj(Io!SXo~2WMfkKegy@nj;udByTR0qG{ShxN#F0ZJ<5w`?zR z^N}Qyw@8|y@9Q~~mmYEuo~dk6rw?dbn)#d)iB^6>Kd;+m#=0~_$`;%;2^c63vC|ME zJ0^a5-0nT>q$HjaUKoD=cm~kH(9%zS7@TsM_to^MeXY7fyY+{lW3y$lMxQmEWvJF(xXTgutrf>_wd6?URk zq#DFANKp*$@0Tz-oG=Q}9&_VH(bjIBeIXW$hMk7%q;xyTUqW+xZ#@-Hy71BiWTV9> z@SrXSC~6~w|1gDv$p`iSrbw%-#4}Ecz9BXF|Z; z|C0fE5utiYOg&c0A@0&0#x?{NS29KO3{V#03MRr?^Tvd|mD;uu3dwA&s|v?%OuVu5 zfV2L~_5PT<&e(NQW*0|YoOGb>TmlDjSmnnz=aKK)TndqiUlMA6P~;g7HfNp6!Ze&F?tD$y4Rls0B}shnR~J4v#C+E|8QJ^Baswbo zg}HiyBIwW)<`bY_#{Ua_|Es|4F+;I9RC(aw8xe{0~wVBNIHehemP;_kJ}`k>!sNa zGYzs3K0Q5`{Is~fUe$3absP1K>IWEYZ9*ke(s`z`hn!90LHYRTML8dP%>ea9Q}KS! z%}9(nVMvK8$)*E;RJ;%@yqJ;wi;No2h8^mhi|I7Sgpk3g0+H?&G7x zQ*nus`emZvSI4YZ0QWCVM6AF+J&7zr+W!M@L$uORBN(E|086bRM4YC*k12^&R>hvg z=C>YCQRo_NnjKMhinY&*+&B%KK3U}!#d1C*5EeDk>qX%4I7YCbkwqGI)wv)O<}>pO z7e42!Ub?8;cEUE_{H7XlGD=B_ZOHi+%s+P?@8qlt)E$KCeH(5M$Uk>54zEN2Me=3) z`|v6P%l$MY4f1;RPqR{rDIYOsAt|UHqMr!gk@{Wzs)Do8h93E9Ew@p%<78x_rBQc_ z)Md&XUe}`yVC2=ZzRa|vK#GlUUSOd~%c`u4a$W{TuBw2l2B#>!+#s(0=SpJ@Pq!*0 zjNrAK=oGiBIjxqe$2FK;Knp;+y)DtrvB!AO&?K`_b8*C(1Ze#wQcA zgRBU76^Do_cqqZP9#Pg4|JdyEl0}M;`7%e3JDE>=tuOfsWZY51LQoehS9ov^qrf5%m2tSS6JSq0LsgrX=l( zONmN!kzUjqNz*-tn-%wBdk<#^TMWxUXUOjDgq3P;9zJb?{2D$Uypp~=uSggIr;y8{ ze$Mlk6SWxbe;}*Iu`8fr3VkhO;;JKIxp)n2BbBh7BK5Rqajf3a(Br+^9W;WiOV}Q%i0pYTbOHdB`pBb-Q^P|e5>C0! z(;jH(#d8B@SO(Il*N)UAHqyZ>Sh!8JxpLyQ1+Hs&vnQ2eH23(u*2mL3e1*PM{)6@D z&OQYdkp*L(7blJXX@s8N2W^kogjcl-IsTr5eHr#KbX}=<7$1sLZoOSHt&VbVlXN8V z$%3R3UdScp2%t^qu#_@0HuSsypO+CJcHY%@yDDtWM}vYAcUIS(L9Y4b9C!Hh?oeE; zMFXA0yC%_U43OsK_j1~Q2MK}C-Vr>?a*Kfk{7Fv`)N?^p;vCvl@gJXWUnJE`_T)wkBgKBrhHbG`|X^Jy8 zUnG{$R+gsN=<6YQym;)dqC2lLPMJMl;u1JCRoF^eYwc*){DZkT;(cPe8N#Z5`dBrV z!qiG4W)lAj$W-wJ_l4r@we!=|{3^efe4*7P@zIrLe%m-K1H+XC?pf~X%w&+sRo~9C5 zLewu4%K5R@YEx8BvzFwhji|D}s8lCIog;upv9DOfTy0t&%41K*)GyH!;Z_x^CHF3ng zkxuJ!Q4N!taU$c)Egsdx#5|4KGg%kYJ#J|_QEu(cZ)DH(Zq#!%3b$#F&^j7+&(u&M z`cc5S05Ig*RGsF~$!!U4hqnGKZn;+{t|X~AU}2nZc@yX)zJW&ivT4Z9KQ9R;i9pS+ zZHr9Y0Y?L7eZc@#KV820z})rVshEXt{t;c{WP|yd{(`tKLpIKwnj@&6aU6FS8eFb0 z+>%%$I%+|~pbo5nO~91HTgojPP!5H#?CzQ9u1THcPXGpvFjOh*5aV55ndMdB_sieX zOadcU+?}}B;-uc#t$%g9G&kU4V5bzn*l<*+*8;If-x@fIx-yKEAv?+|kda((~)cD?e=CGb@5 zR1Aq1ib5Tr?qT8Ml0o-c2G=lH8~IjRd0mp;fXL>2%QRh|9EG?}!|1+*C{4`Nradr> zW_@FMUc1u7$OLo}d?)Fgg=W0j7vh=xTo~9GTL1fEIJtj@;3K0r^x+t2`aBfFz^F?J z25>I{;UV&z6CU9=`=J%hXR<`r2?&J}0?pG;{B8L_N#T-F+L8=+uLuPEA|v*+rDnCh zSQBsa&5n55*t$B!dW+O>I}(t=iBKA7AJ%1OjBontOWM*+sJ_|!`PN6#$$~lVDrflR z0yL=!O0+ZG})@K}L zT)omuT;xXbrA4#7Nb38+%QajJ(vN6r47@09ETaKuHW~4IkCi(~z>M^wZL%N<;O@N9 zmy#_X#4Iya9QpDnb3vmZ%996g^Kp7NHx1*yL1U`pVA|q1;i*Qt9&goDnyCM@@EPN) z2Cj?PhL2fHKf5IdA`><`M=ktwdA;wq;C1(TU0d-rSOD$8`s45*X8r#CoCr70xhf0Pr0;w#w5 zN?o&;nl+m_uPf?nO>>jF0C%R@qE=$&vrank!7Yx@;%g;kiUf?wc0_8Ot05VV(?2Of zwIhMg=1C+b0O_tg@J}ROo7;kzHFcOEA$J=77>Wuew!t(j>L(GX5An)|Vq}VrzM8;ed|@CjHyR>*RC##Y*Ri4k z=_5qn!IPGavK2>GH?~9(hqy$Vmrwm-P}i|=vHRVuGLLeZJ$(oE^mNlvRKr)Aey(vC zx6rb~S96re5AMvcp0X+j;`4VT*;5Pg$YqKiaDsV;tcYSF&_B-7Fsg-kjGJ?3nWs^m zmr8*}R)McjjxiRZN^~k#uxYrhg%kCVl2Qbsl8WYp6!eG((!xFe@vxu5GUFZ6mBl72!5@Ca{o#Iy_Lokq!m?c0~d?GB)-1y6=WE1N?C|J1SDO-MY_ za9p&qtoc!L@==R6mdQIlxqt$_#=pQK{q^4HD==h+NJ22D?7(;|w}y?N z=&baK^zR%X2cOs{)+d*5$*0*UR})M+CGaX!($#ZgqkwR1Dg`yg{5}uQn6@8$;Sa4_ z1d8Q6R_re54I)|I(o8S+dgP^$?YE=sj%tsO9 z&H|*F`4xr{b z{kJY#J#t)!H07T=i-+HuQg~&TS8nLsy~z9Wy1FE|P-|gFSOf#k5@izPo9PMS zwesMJ&B=1>{fx6c(*zBwudEUre#cBqX-OGKz#+3NwSrc#Dr7e;QBfxheHT}0Zdo&! zuxMi%Z8hi zDof;V5JDmWHC!uXWH=y-DVibdX_IW8(@}YTE+Ne9cBRG0nW(2orA4Oc#LeMaOCQUX z>%pHm;7K=J2mtsk5C%r$_{TV1uTGi8=VH>qooeIe%Ib@I6(>QVU zv~J&66EFgPbKQQQ=y2polh=ZNI$(=F@n4R(%zIXl+61J&SO{}3Cceq5@7S^S1qf?I zNP18358^>tWKm=c5X!D>A_K=tH9nnjd?u;FsB_luer_b@Ei|Et(V-Gx@oM?cxbwc{ zEF+PJQ%D1@!s=FDj~y*(RqlRgkfSR+X7~u4f1f%nZ_;-#`F@z-FHUupvd0J?SB`V} zT2e=8k;OB&N>xHZ*^TpS8RRZ_&^qK*Z;G)1&*It2KixU9>_b1hJWw{D*wyjiqH;o$ zKBwCM<({}@x*i)%`jPLQoB?u$H>QH)slchx_Mt#fr`0X-!gZ6KOMql;Y_HkYX1osd zA%EXs%#|3bNx&S!F~Ce?!Ee{aYU*Xw05;-cI!~fj?(WSY*rc;d;!2{7l4*g#(Ux72 zO)gKq;nd`(gWKa!p+oA^Ps8oxjmxTvoO8IZi+N+ViemP&;HVh*)V9#{3*z_w{Yc4s zuX~05;*lR*6yx$h{$wR|v=yC`OtW)fo^4IEKrlw#LFIQzVb5C}|yH)CUKX~SW zqq(F+v&zR@)a^&jpKhioU@J99ZaRMoG9gyU{;vrY;|h5JZDm(@_F-G&?0GPU+CGR= zRAhvTB7`^g#zzH&jfKgkVznzjFxsH1FmZ)(C9e5PtnWD|RO0kJHt-j%rGN5$$6tgC zV*bG<92IgosS41JkQcNiO1pnCK0Ez_N0{8JoDi`w?xAf%fkrxb%CNd#HmU)^CksA( z4B%yVux(TKC=SaHm14zQOaDxLvUT%R4VA1bMbpTzX@iV*2%E5!49p2+uSRn@dvI*5 zBqQ6s(Po?J3d%NxcI;@`Lw*|uF0vL_B+_>%0W!m{cgW~MO83EiijROXctKtA!w_6G ze!uYB6hMU0y#9E)pmXQi5jz9d&xiTCXw}0}>o;@Zgaoc{Y}7t;ROefqk$UEH^1U}) zoJg=%L-VL)Hzfo{Ma6eMJ%;ij+$$190yk=W%id<)V#P0pp+jinGqyl$xoKNn?;d1y zWa>YUP5Ne*d|b+E!419a5-{`e+lAEc2-N@G6cr3HzDe-Z{iRr-g+}bO#?;dpTPvGRd~Ng=)|Dyjf(-n_*i3?4;h(O%*_uJ ze{oFrwm^(dd;f-w`fFvFn!zZGP$ImX?|ySUg|F0CyC%wSk`hy7CDk(P{DDLQW`1Am zk=0;s2GqOxSa^*4!P!hOR$W%ywbjbkt~2x;R`I%Gt5tdHg_%{Pu9;RNcMYpVHS<0x zp56kMeJ^@jlI~KSD0ty%Oero!&pv!$vx+xCP8%!t&$QpGwMdZfm1XTJxiF-zPRitb zJU$li9pfBbvSe{#nEmNoBm-j7z$o%wN(mU(#$57LM|(QiY0Z19j154}5d_^XU+`UD zCuWTmjlEwkH!VGM{xvoj7XyxJh1o9jJZTgwXSK|l2*N(=pi$@kMAbw(?$H*oqMF`G zR&4I!3=a6W?if1y35y!5)W06c>{44fPaU7Xqm;;?!O!bv166YV&bamq zxZYwh^C=Mdv)TP1aEl<60sQuT*w@u?x=4Xez}Oc!`N^9p=jj7fMP2#dkO>;(A*pVsvv&4GXF^O% zXz(sPfB~bXKPjFU*ciB!Ji=swq^1nH9QR2+ zhjZCN1n&az8n0Cm7@DK{8Bbb}2h;*Aak`L)0O8A0iDC1=&-Wn46SZ=re>1b^jEmtb zYlCXJ4g7L$Pw>Q+r1=euW~#(`lwwnEEH+GbF7>4 zngCwS??tRfMLad0ufrNLHzAmR?I@J{*vlLZX`h<@A|AI;46ptir;bPk;i|3Iv7f#M zGW*gT-z!m75w|d+3d58uG>3vtpiibapA4Rlo(*@Y5z(Qz;8qs;!m5HjZw;6^XP6?# zQ!ye|TC24YW$ib`am+XLa#>Bp96w9kLlD;JA0SMbEc8ktHB_xCC;KsjGX=*>WruXa zG&n_<(jCxCXlr0xe9uy7%=9+T2S6Gk`eFY<0EJD7LdAe5=%r8t3pK&ow_%weRO@sM z8zSq)oyZN1W%BlqF&ljxiul&XiW)qSr30pbr}#f-<LhBKA2* zQyt&BS*;VTchx^dgz$#rSTo_KP6`d#NsdCfD-{HF1()c==6{HvHM2Oz`Bd$cg4NDj z$*2<6C>ji3=;gyFpIydAwGOdJ7p5YVO=H#(=IRB!Q9xBmEC+Aq0s(QH4`~q z2b3a;?4A--w(tVYC5Tuo?<*J-FkcOAyL@5%RRy1cGO=7B@XPNai-1AG;hIJ{A;@$T z`zY3GSQWC8yr#hDO>I-hV9^Z)x|y=ZfdYo9u$J)c&7%rY0G28}hUYKNhv3yMRAon) zV;(+#FjU6CkGxD>7r+dOKPZLpCpTOQw?@UU^1?O$S~C*QgxG}iS~Ru(yoM#oB_KuH zWlLxUMGvsc3$Xv4Pa>-LGGy0XkE(rh+*2w(&rC>pZRe;F@P2iKfCB$!L`N__=CED) zn)ht8!F633bk77?xyC@hlGz>NFhO1Css1^W{9#lx0M=)9n9ze5K za%y(SD^QTz|KS31LqcS1*PkKB_)H(?kPKhlcR)db_x-5QqqP#2S~6;U)qA2h{nKvH z;$t${xY;wa$=0>GMf&UiDm}I>SGYRbok9VA3cSRTz^Ne(rX+H7`|0orf-0Mfb^&A z1oi|BrxB1*D=a?f@9`egEwbV2mM;-$e3L)h-ab77_S)zQb3K4$qvL2dIO4+ zPec3?gG0F)8PkC`3cQj{B<6uxXP6>pyw2jy)1H5TEeOM>9}`A}WQ3*>1{DZvAu4K#z_rn;#At*2&nG;5 zO_o-YeROMCQtv4l$_v^ssp@QaT|Uw8#B&j$!Eu=lGRGr*|5S;$xXL}?N-EudK|QBJ zY(*HnR2_rkcZ+uUu%d75J!xKE7afhBrGLq%3zPEC6ggOrY5UmL6U858(_oXfPDAa3 z)pK4!nERaA0aH8!H_e3LKnZy74zI|2#Q)X|1;C0cKDq*Smue2;HR+(xR$&3npm=~=#O>M>r>F1qGI^bg zRZ&Zu@P7MlP?Gf5Ea4kLJX#Qad(3o>m@m==h+r*zu!#ozx&W1bK6*)s0esbpzxcyF zK%|78jdNi?)W_U24MM?+`}akTKi0tr~U5=k&i0`HzU~qIG>tH@xF$3-Ilx5tu{2Z^%fzX zUxA85L2vieU@?v*F0gJYxcn48I*n|Zk5-VOoH|d6L7?oZM_CT38J}tw=qBX;1s@=- z#<}hwANdMAsO3{cS@F9M)=I^miK@mh8_M=z9FS$vTVHLN11~4h_U!Ul|1Y=V%&jK* zfO<{Su?(|04>aOf@|5cNzK#IWVf6QqSpL8O0000%mV?GgF*6JR0i8#Hzybi^7rw@^ O#Ao{g000001X)@JX0M?D literal 0 HcmV?d00001 diff --git a/intellij-idea-ultimate_2016.3.4-1.dsc b/intellij-idea-ultimate_2016.3.4-1.dsc new file mode 100644 index 0000000..6732a1c --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4-1.dsc @@ -0,0 +1,39 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +Format: 3.0 (quilt) +Source: intellij-idea-ultimate +Binary: intellij-idea-ultimate +Architecture: all +Version: 2016.3.4-1 +Maintainer: Marcel Michael Kapfer +Standards-Version: 3.9.8 +Build-Depends: debhelper (>= 7.0.50~) +Package-List: + intellij-idea-ultimate deb devel optional arch=all +Checksums-Sha1: + e44d4de41689e38b8d817442e2bae79b6c69c5e9 5674 intellij-idea-ultimate_2016.3.4.orig.tar.gz + 43835eeb1edc1d1295f04ac20112a23a77619058 9156 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz +Checksums-Sha256: + 288e100b8868689892055bc4db32a47e18c4e1c2066dc454609f6697f569a1ff 5674 intellij-idea-ultimate_2016.3.4.orig.tar.gz + 6db1be601a94137fb38a37e8ce2c9b1411922b61356f044029d29dc8675d03bd 9156 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz +Files: + cc13278c6f1ce3f252344f504119a3f5 5674 intellij-idea-ultimate_2016.3.4.orig.tar.gz + dad82c4bdafbe78522199939f92396f9 9156 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz + +-----BEGIN PGP SIGNATURE----- + +iQI9BAEBCAAnBQJYnd8jIBxtYXJjZWxtaWNoYWVsa2FwZmVyQHlhaG9vLmNvLm56 +AAoJECuF2UqwCcGYxFMP/Ankuqjyn+V/rNJz9Ze9tDLk6HAyFOpdBvR4PFmhuZVv +W46S6oKpQi1NJwUZrCJFHpmGIUui3xr3v94fMYViG9eM+SNGkBRgS2Ciy+YaMpWQ +VkKl5cCoX2SqoDu2Kn6dIRhf8Adcb/oWIQxANll5bbkkeesZFMxJTq7c4ra8PfZV +8kjLXesiJXBz6dMf+Qn6od6cwxuo4Qx9q/VhBsIIqpWO+SRsuY5g6T/7fKPBpHxU +XWbsa6CciXw70nQHrHl3iXjE6KAZydvF2zXOoNOzOs6/oPSQWSmIdFSZasYDihbW +i+qxVNEjMLBfFGo8K2fFaCH66DPlHa2huMrUsHKuZasAHT/c9H5x9ENSON3CsqZ8 +u8Det3Mrv0AnLGImhkOJ87ZepIvpR6pxHUIuoMJLyVwRRCyyVbM6Scpvsa4U6BA1 +MJwAkPYpMpEDgCNUHP4BlVd9Lc5aIlPXe0N5QYd4Pgnj2gwOCNSZzSNv3tXe23h+ +qR8igSzpwK3fFc4XpSRNrySMw7cuoYQOBKNljBjw0lVVTgwR1EDMtGVWjFysSxjN +Kx6i7Rg5lS0hPKI4lv2khyGPrbr34bReCq8Qrv3vFsOF6vVDQXffz8/g5/NMrYJu +qdD6qdgnZbt9hYkE8H9SVnuZU0KIxm+uy/4+pBeqITk809djdnXk+YPLUK75Lznp +=5Rr+ +-----END PGP SIGNATURE----- diff --git a/intellij-idea-ultimate_2016.3.4-1_all.deb b/intellij-idea-ultimate_2016.3.4-1_all.deb new file mode 100644 index 0000000000000000000000000000000000000000..a451c1c9781b1ffa1e309e30ad3611c86979041d GIT binary patch literal 15266 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 literal 0 HcmV?d00001 diff --git a/intellij-idea-ultimate_2016.3.4-1_amd64.build b/intellij-idea-ultimate_2016.3.4-1_amd64.build new file mode 100644 index 0000000..3e8b889 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4-1_amd64.build @@ -0,0 +1,51 @@ + dpkg-buildpackage -rfakeroot -D -us -uc +dpkg-buildpackage: info: source package intellij-idea-ultimate +dpkg-buildpackage: info: source version 2016.3.4-1 +dpkg-buildpackage: info: source distribution yakkety +dpkg-buildpackage: info: source changed by Marcel Kapfer (mmk2410) + dpkg-source --before-build intellij-idea-ultimate_2016.3.4 +dpkg-buildpackage: info: host architecture amd64 + fakeroot debian/rules clean +dh clean + dh_testdir + dh_auto_clean + dh_clean + dpkg-source -b intellij-idea-ultimate_2016.3.4 +dpkg-source: info: using source format '3.0 (quilt)' +dpkg-source: info: building intellij-idea-ultimate using existing ./intellij-idea-ultimate_2016.3.4.orig.tar.gz +dpkg-source: info: building intellij-idea-ultimate in intellij-idea-ultimate_2016.3.4-1.debian.tar.xz +dpkg-source: info: building intellij-idea-ultimate in intellij-idea-ultimate_2016.3.4-1.dsc + debian/rules build +dh build + dh_testdir + dh_update_autotools_config + dh_auto_configure + dh_auto_build + dh_auto_test + fakeroot debian/rules binary +dh binary + dh_testroot + dh_prep + dh_auto_install + dh_install + dh_installdocs + dh_installchangelogs + dh_icons + dh_perl + dh_link + dh_strip_nondeterminism + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb +dpkg-deb: building package 'intellij-idea-ultimate' in '../intellij-idea-ultimate_2016.3.4-1_all.deb'. + dpkg-genchanges >../intellij-idea-ultimate_2016.3.4-1_amd64.changes +dpkg-genchanges: info: including full source code in upload + dpkg-source --after-build intellij-idea-ultimate_2016.3.4 +dpkg-buildpackage: info: full upload (original source is included) +Now running lintian... +W: intellij-idea-ultimate: new-package-should-close-itp-bug +W: intellij-idea-ultimate: binary-without-manpage usr/bin/intellij-idea-ultimate +Finished running lintian. diff --git a/intellij-idea-ultimate_2016.3.4-1_amd64.changes b/intellij-idea-ultimate_2016.3.4-1_amd64.changes new file mode 100644 index 0000000..355e534 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4-1_amd64.changes @@ -0,0 +1,32 @@ +Format: 1.8 +Date: Fri, 10 Feb 2017 15:20:06 +0100 +Source: intellij-idea-ultimate +Binary: intellij-idea-ultimate +Architecture: source all +Version: 2016.3.4-1 +Distribution: yakkety +Urgency: low +Maintainer: Marcel Michael Kapfer +Changed-By: Marcel Kapfer (mmk2410) +Description: + intellij-idea-ultimate - IntelliJ IDEA Ultimate Edition +Changes: + intellij-idea-ultimate (2016.3.4-1) yakkety; urgency=low + . + * Initial releaes + * Upstream Version 2016.3.4 +Checksums-Sha1: + a564fd260e3b685da154bb61d2dc09ce320f0dc0 948 intellij-idea-ultimate_2016.3.4-1.dsc + e44d4de41689e38b8d817442e2bae79b6c69c5e9 5674 intellij-idea-ultimate_2016.3.4.orig.tar.gz + 43835eeb1edc1d1295f04ac20112a23a77619058 9156 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz + da60ce1c0a9eb9e8a8eab786113a29cd3c249b12 15266 intellij-idea-ultimate_2016.3.4-1_all.deb +Checksums-Sha256: + ab35aba3baaee8370bcded8dcf4d07757936db4725cd49268e1fbc632b7847fb 948 intellij-idea-ultimate_2016.3.4-1.dsc + 288e100b8868689892055bc4db32a47e18c4e1c2066dc454609f6697f569a1ff 5674 intellij-idea-ultimate_2016.3.4.orig.tar.gz + 6db1be601a94137fb38a37e8ce2c9b1411922b61356f044029d29dc8675d03bd 9156 intellij-idea-ultimate_2016.3.4-1.debian.tar.xz + b898ee323e3398fe8845384446d251d6adb118d7ceedd69373e67202813cb175 15266 intellij-idea-ultimate_2016.3.4-1_all.deb +Files: + 7fc3a350a4a9ae7f6f59ee4f5d8347e8 948 devel optional intellij-idea-ultimate_2016.3.4-1.dsc + cc13278c6f1ce3f252344f504119a3f5 5674 devel optional intellij-idea-ultimate_2016.3.4.orig.tar.gz + dad82c4bdafbe78522199939f92396f9 9156 devel optional intellij-idea-ultimate_2016.3.4-1.debian.tar.xz + 00368b5ad1dc837ff8222112506fe51f 15266 devel optional intellij-idea-ultimate_2016.3.4-1_all.deb diff --git a/intellij-idea-ultimate_2016.3.4.orig.tar.gz b/intellij-idea-ultimate_2016.3.4.orig.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..41d4d593617cde4efa89fe625092629e287e43b1 GIT binary patch literal 5674 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 Qe)He?H$Lk Fri, 10 Feb 2017 15:20:06 +0100 diff --git a/intellij-idea-ultimate_2016.3.4/debian/compat b/intellij-idea-ultimate_2016.3.4/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/compat @@ -0,0 +1 @@ +9 diff --git a/intellij-idea-ultimate_2016.3.4/debian/control b/intellij-idea-ultimate_2016.3.4/debian/control new file mode 100644 index 0000000..d043c47 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/control @@ -0,0 +1,13 @@ +Source: intellij-idea-ultimate +Section: devel +Priority: optional +Maintainer: Marcel Michael Kapfer +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.9.8 + + +Package: intellij-idea-ultimate +Architecture: all +Depends: ${misc:Depends}, lib32ncurses5 | libncurses5, default-jdk | oracle-java7-installer | oracle-java8-installer, libc6-i386, lib32stdc++6, lib32gcc1, lib32ncurses5, lib32z1, lib32z1-dev, unzip +Description: IntelliJ IDEA Ultimate Edition + A intelligent Java IDE by JetBrains diff --git a/intellij-idea-ultimate_2016.3.4/debian/copyright b/intellij-idea-ultimate_2016.3.4/debian/copyright new file mode 100644 index 0000000..73f27c7 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/copyright @@ -0,0 +1,195 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: intellij-idea-ultimate +Source: https://gitlab.com/mmk2410/intellij-idea-ultimate + +Files: * +Copyright: JetBrains s.r.o. +License: custom + +Files: debian/* +Copyright: 2015 Marcel Michael Kapfer +License: GPL-3+ + +License: GPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +License: custom + TOOLBOX SUBSCRIPTION LICENSE AGREEMENT FOR + BUSINESS AND ORGANIZATIONS + . + Version 2, effective as of September 9th, 2016 + . + IMPORTANT! READ CAREFULLY: + THIS IS A LEGAL AGREEMENT. BY CLICKING ON THE “I AGREE” (OR SIMILAR) BUTTON + THAT IS PRESENTED TO LICENSEE AT THE TIME OF LICENSEE’S PURCHASE, OR BY DOWN- + LOADING, INSTALLING, COPYING, SAVING ON LICENSEE’S COMPUTER, OR OTHERWISE US- + ING JETBRAINS SOFTWARE, SERVICES OR PRODUCTS LICENSEE IS BECOMING A PARTY TO + THIS AGREEMENT AND LICENSEE IS CONSENTING TO BE BOUND BY ALL THE TERMS AND + CONDITIONS SET FORTH BELOW. + . + Note: In case the terms of this Agreement are in conflict with the terms of any agreement individually negotiated and agreed between JetBrains and Licensee, the terms of the latter shall prevail. + . + 1. PARTIES + . + 1.1. “JetBrains” or “We” means JetBrains s.r.o., having its principal place of business at Na hrebenech II 1718/10, Prague, 14700, Czech Republic, registered with Commercial Register kept by the Municipal Court of Prague, Section C, file 86211, ID.Nr.: 265 02 275. + . + 1.2. “Licensee” means the sole proprietor or legal entity specified in the Subscription Confirmation. For legal entities, “Licensee” includes any entity which controls, is controlled by, or is under common control with Licensee. For 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 beneficial ownership of such entity. + . + 2. DEFINITIONS + . + 2.1. “Agreement” means this Toolbox Subscription License Agreement. + . + 2.2. “Product” means any software provided as part of the JetBrains Toolbox. + . + 2.3. “Client” means a computer device used by User for running Product. + . + 2.4. “Product Version” means a release, update, or upgrade of a particular Product that is not identified by JetBrains as being made for the purpose of fixing software bugs. + . + 2.5. “Bug Fix Update” for a particular Product Version means a software update or release that is specifically identified by JetBrains as a bug fix for that Product Version. + . + 2.6. “Fallback Date” means the date that was 12 months prior to the date of expiration of the Toolbox Subscription. + . + 2.7. “Fallback Version” means the most recent Product Version that JetBrains made available for public purchase prior to the Fallback Date, along with any Bug Fix Updates for that Product Version. For purposes of clarity, Fallback Version does not include any Product updates or upgrades other than Bug Fix Updates that Licensee may have used in the period between the Fallback Date and the date of expiration of the Toolbox Subscription. + . + 2.8. “JetBrains Account” or “JBA” means an account at https://account.jetbrains.com created by Licensee or a single User, having a unique name and password, and enabling User management and Toolbox Subscription administration and/or access to Products in accordance with a Toolbox Subscription. + . + 2.9. “JetBrains Toolbox” means all of JetBrains individual developer productivity software (as identified on the JetBrains website). For the avoidance of doubts, JetBrains Toolbox does not include team productivity software and services such as YouTrack, TeamCity, UpSource or Hub or any other software, services or products other than those identified from time to time by JetBrains as individual developer productivity software. Software, services or products other than individual developer productivity software may be subject to different licensing terms. + . + 2.10. “Subscription Confirmation” means an email confirming Licensee’s rights to access and use Products, including Toolbox Subscription plans and number of licenses acquired. + . + 2.11. “Toolbox Subscription” specifies the subscription term, the set of Products covered by this Agreement, subscription fees and payment schedules. + . + 2.12. “User” means any employee, independent contractor or other temporary worker authorized by Licensee to use Software while performing duties within the scope of their employment or assignment. + . + 3. GRANT OF LICENSE + . + 3.1. The Product is licensed on a per-seat basis. If Licensee complies with terms of this Agreement, Licensee has the rights identified below in this section for each Toolbox Subscription that Licensee acquires. + . + 3.2. Unless the Toolbox Subscription is expired or this Agreement is terminated in accordance with Section 12, and subject to the terms and conditions specified herein, JetBrains grants Licensee a limited, non-exclusive and non-transferable license to use each Product covered by Toolbox Subscription as follows: + (A) Licensee may: + (i) Install and use any version of the Product covered by Toolbox Subscription on any number of Clients and on any operating system supported by the Product; + (ii) Make one backup copy of the Product solely for archival purposes. + (B) Licensee may not: + (i) Allow the same Toolbox Subscription to be used concurrently by more than one (1) User. + (ii) Rent, lease, reproduce, modify, adapt, create derivative works of, distribute, sell, sublicense or transfer the Product, or provide access to the Product or Licensee’s JetBrains Account to a third party; + (iii) Reverse-engineer, decompile, disassemble, modify, or translate the Product, or make any attempt to discover the source code of the Product; + (iv) Remove or obscure any proprietary or other notices contained in the Product. + . + 3.3. Following the expiration of this Agreement, the license rights in Section 3.2(A) shall continue on a perpetual, royalty-free, limited, non-exclusive, and non-transferable basis for the continued use of a Fallback Version of each Product covered by the Toolbox Subscription. The rights granted in this Section 3.3 are expressly contingent upon Licensee having paid in full the applicable Toolbox Subscription fees for the preceding 12 months or longer without interruption. The limitations set forth in clause 3.2.B of this Agreement apply to the usage of the Fallback Version. The parties agree that upon expiration of this Agreement and Licensee’s continued use of the Fallback Version, the provisions identified in Section 12.5 shall continue to apply to Licensee. + . + 3.4. Products are made available on a limited license or access basis, and no ownership right is conveyed to Licensee, irrespective of the use of terms such as “purchase” or “sale”. JetBrains has and retains all right, title and interest, including all intellectual property rights, in and to the Products any and all related or underlying technology, and any modifications or derivative works of the foregoing created by or for JetBrains, including without limitation as they may incorporate Feedback (as defined below). + . + 4. PURCHASING THROUGH RESELLERS + . + This Agreement applies whether Licensee purchases a Toolbox Subscription directly from JetBrains or through resellers. If Licensee purchases through a reseller, the Toolbox Subscription details shall be as stated in the Subscription Confirmation issued by a reseller to Licensee, and the reseller is responsible for the accuracy of any such Subscription Confirmation. Resellers are not authorized to make any promises or commitments on JetBrains’ behalf, and JetBrains is not bound by any obligations to Licensee other than as specified in this Agreement. + . + 5. ACCESS TO PRODUCTS + . + 5.1. All deliveries under this Agreement will be electronic. Licensee and its Users must have an Internet connection in order to access JBA and receive any deliveries. For the avoidance of any doubt, Licensee is responsible for downloading and installing Products. JetBrains will make Products available to Licensee for download on JetBrains’ website at www.jetbrains.com. + . + 5.2. Licensee and its Users may use JBA in accordance with its documentation. Licensee and its Users are solely responsible for the accuracy of any information provided via and any action taken through JBA. + . + 5.3. Licensee may enable Users to access Products in one of the following ways: + (A) By sending an invitation from Licensee’s JBA to a User JBA. Licensee acknowledges that Product will periodically connect from a User Client to JetBrains’ servers via the Internet to confirm User’s right to use Product; + (B) By generating an offline activation code in Licensee’s JBA and providing it to the User for offline Product activation. It is Licensee’s responsibility to generate a new activation code and apply it to the Product registration screen every time changes are made to the license assignment or Toolbox Subscription plan, as well as whenever a subscription is renewed; + (C) Via a server application located on Licensee’s premises that enables access to the Product from Clients that are within Licensee’s local area network (“License Server”). The License Server option may be provided to Licensee at the sole discretion of JetBrains. + . + 6. FEES + Licensee must pay Toolbox Subscription fees in accordance with the JetBrains Terms of Purchase or reseller’s terms of purchase, whichever is applicable. If Licensee fails to make the timely payment of Toolbox Subscription fees, this Agreement will be terminated and Licensee may not use Products except as set forth in Section 3.3 of this Agreement. + . + 7. FEEDBACK + Licensee has no obligation to provide us with ideas, suggestions, or proposals (“Feedback”). However, if Licensee or Users submit Feedback to us, then Licensee grants us a nonexclusive, worldwide, royalty-free license that is sub-licensable and transferable, to make, use, sell, have made, offer to sell, import, reproduce, publicly display, distribute, modify, and publicly perform the Feedback in any manner without any obligation, royalty or restriction based on intellectual property rights or otherwise. + . + 8. THIRD-PARTY SOFTWARE + . + 8.1. The Products include code and libraries licensed to us by third parties, including open source software (“Third-Party Software”). The list of Third-Party Software included in each Product is available in Product documentation. All Third-Party Software is licensed to Licensee under the terms of their respective licenses located in the Product documentation. + . + 8.2. JETBRAINS PROVIDES NO WARRANTY, EXPRESS OR IMPLIED, , WITH RESPECT TO ANY THIRD-PARTY SOFTWARE AND EXPRESSLY DISCLAIMS ANY WARRANTY OR CONDI- TION OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NONINFRINGEMENT. + . + 9. TOOLBOX SUBSCRIPTION TRIAL + . + 9.1. Subject to the terms of this Agreement, Licensee is granted a one-time right to install and use Product for evaluation purposes without charge for a period of thirty (30) days from the date of the Product installation, unless otherwise specified (“Evaluation Period”). Licensee’s use of Product during Evaluation Period shall be limited to the internal evaluation of Product for the sole purpose of determining whether Product meets Licensee’s requirements and whether Licensee desires to continue using Product. + . + 9.2. Licensee may withdraw from using Product at Licensee’s sole discretion anytime before expiration of Evaluation Period. Upon expiration of Evaluation Period, Licensee’s right to continue to use Product will terminate, unless Licensee purchases a Toolbox Subscription to the Product. The Product contains a feature that will automatically disable the Product upon expiration of Evaluation Period. + . + 10. LIMITED WARRANTY + ALL PRODUCTS ARE PROVIDED TO LICENSEE ON AN “AS IS” AND “AS AVAILABLE” BASIS WITHOUT WARRANTIES. USE OF THE PRODUCTS IS AT YOUR OWN RISK. JETBRAINS MAKES NO WARRANTY AS TO ITS USE OR PERFORMANCE. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, JETBRAINS, AND ITS SUPPLIERS AND RESELLERS, DISCLAIM ALL OTHER WARRANTIES AND CONDITIONS, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PAR- TICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT, WITH REGARD TO THE PRODUCTS, AND THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES. THIS LIMITED WAR- RANTY GIVES LICENSEE SPECIFIC LEGAL RIGHTS. LICENSEE MAY HAVE OTHER RIGHTS, WHICH VARY FROM STATE/JURISDICTION TO STATE/JURISDICTION. JETBRAINS (AND ITS AFFILIATES, AGENTS, DIRECTORS AND EMPLOYEES) DOES NOT WARRANT THAT THE PRODUCTS ARE ACCURATE, RELIABLE OR CORRECT; THAT THE PRODUCTS WILL MEET YOUR REQUIREMENTS; THAT THE PRODUCTS WILL BE AVAILABLE AT ANY PARTICULAR TIME OR LOCATION, UNINTERRUPTED OR SECURE; THAT ANY DEFFECTS OR ERRORS WILL BE CORRECTED; OR THAT THE PRODUCTS ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. ANY CONTENT OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE PRODUCTS ARE DOWNLOADED AT YOUR OWN RISK AND YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR PROPERTY OR LOSS OF DATA THAT RESULTS FROM SUCH DOWNLOAD. + . + 11. DISCLAIMER OF DAMAGES + . + 11.1. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT WILL JETBRAINS (OR ITS AFFILIATES, AGENTS, DIRECTORS, OR EMPLOYEES), OR JETBRAINS’ LICENSORS, SUPPLIERS OR RESELLERS BE LIABLE TO LICENSEE OR ANYONE ELSE FOR: + (A) ANY LOSS OF USE, DATA, GOODWILL, OR PROFITS, WHETHER OR NOT FORESEEABLE; + (B) ANY LOSS OR DAMAGES IN CONNECTION WITH TERMINATION OR SUSPENSION OF LICENSEE’S ACCESS TO OUR PRODUCTS IN ACCORDANCE WITH THIS AGREEMENT, AND + (C) ANY SPECIAL, INCIDENTAL, INDIRECT, CONSEQUENTIAL, EXEMPLARY OR PUNITIVE DAMAGES WHATSOEVER (EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF THESE DAMAGES), INCLUDING THOSE (X) RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER OR NOT FORESEEABLE, (Y) BASED ON ANY THEORY OF LIABILITY, INCLUDING BREACH OF CONTRACT OR WARRANTY, STRICT LIABILITY, NEGLIGENCE OR OTHER TORTIOUS ACTION, OR (Z) ARISING FROM ANY OTHER CLAIM ARISING OUT OF OR IN CONNECTION WITH LICENSEE’S USE OF OR ACCESS TO THE SERVICES OR SOFTWARE. THE FOREGOING LIMITATION OF LIABILITY SHALL APPLY TO THE FULLEST EXTENT PERMITTED BY LAW IN THE APPLICABLE JURISDICTION. + . + 11.2. OUR TOTAL LIABILITY IN ANY MATTER ARISING OUT OF OR RELATED TO THIS AGREEMENT IS LIMITED TO ONE HUNDRED (100) US DOLLARS OR THE AGGREGATE AMOUNT THAT LICENSEE PAID FOR PRODUCTS DURING THE THREE-MONTH PERIOD PRECEDING THE EVENT GIVING RISE TO THE LIABILITY, WHICHEVER IS LARGER. THIS LIMITATION WILL APPLY EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF THE LIABILITY EX- CEEDING THE AMOUNT AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. + . + 12. TERM AND TERMINATION + . + 12.1. The term of this Agreement will commence upon acceptance of this Agreement by Licensee as set forth in the preamble above, and will continue for each Product through the end of the applicable subscription period specified in the respective Subscription Confirmation. This Agreement will automatically renew with respect to each Product for a successive Toolbox Subscription term, unless terminated as set forth herein. + . + 12.2. Licensee may terminate this Agreement at any time by cancelling a subscription via JetBrains Account. If such termination occurs during a then-current subscription period, this Agreement will continue to be effective until the end of that subscription period. Such termination does not relieve Licensee of the obligation to pay any outstanding subscription fees owed to JetBrains, and no credits or refunds will be issued to Licensee for prepaid subscription fees (except as specified in JetBrains Terms of Purchase, if applicable). + . + 12.3. JetBrains may terminate this agreement if: + (A) Licensee has materially breached this Agreement and fails to cure such breach within thirty (30) days of written notice thereof; + (B) Licensee fails to make the timely payment of subscription fees; + (C) JetBrains is required to do so by law (for example, where the provision of the JetBrains Toolbox to Licensee is, or becomes, unlawful); or + (D) JetBrains elects to discontinue to provide JetBrains Toolbox, in whole or in part. + . + 12.4. JetBrains will make reasonable efforts to notify Licensee via email as follows: + (A) Thirty (30) days prior to termination of the Agreement in the events specified in Clauses 12.3(C) and 12.3 (D) above, and in such events Licensee will be entitled to refund of unused portion of prepaid subscription fees, if applicable; (B) Three (3) days prior to termination of the Agreement in the event specified in Clause 12.3(B), and in such event Licensee will not be entitled to any refund of unused portion of prepaid subscription fees. + . + 12.5. Survival. Upon the expiration or termination of this Agreement by Licensee under Section 12.2, and if Licensee elects to use the Fallback Version Licensee subject to Section 3.3 of this Agreement, Sections 3.3, 7, 8, 10 and 11 of this Agreement will survive. + . + 13. TEMPORARY SUSPENSION FOR NON-PAYMENT + . + 13.1. JetBrains reserves the right to suspend Licensee’s access to JetBrains’ Products in the event that Licensee fails to make payment for its subscription. + . + 13.2. If JetBrains suspends Licensee’s access to JetBrains’ Products for non-payment according to the provision 13.1., Licensee must pay all past due amounts in order to restore its access to JetBrains’ Products. + . + 13.3. Licensee hereby agrees that JetBrains is entitled to charge Licensee for the time period during which Licensee has access to JetBrains Products until Licensee or JetBrains terminates or suspends Licensee’s subscription in accordance with this Agreement. + . + 14. EXPORT REGULATIONS + Licensee shall comply with all applicable laws and regulations with regards to: economic sanctions; export controls; import regulations; and trade embargoes (“Sanctions”), including those of the European Union and United States (specifically the Export Administration Regulations (EAR)). Licensee acknowledges that it is not a person targeted by Sanctions nor is it otherwise owned or controlled by or acting on behalf of any person targeted by Sanctions. Further, Licensee acknowledges that it will not download or otherwise export or re-export JetBrains Toolbox or any related technical data directly or indirectly to any person targeted by Sanctions or download or otherwise use JetBrains Toolbox for any end-use prohibited or restricted by Sanctions. + . + 15. MARKETING + Licensee agrees to be identified as a customer of JetBrains and that JetBrains may refer to Licensee by name, trade name and trademark, if applicable, and may briefly describe Licensee’s business in JetBrains marketing materials, on the JetBrains website, in public or legal documents. Licensee hereby grants JetBrains a license to use Licensee’s name and any of Licensee’s trade names and trademarks solely pursuant to this marketing section. + . + 16. GENERAL + . + 16.1. Entire Agreement. This Agreement, including the Third-Party Software license terms, constitutes the entire agreement between the parties concerning its subject matter and supersedes any prior agreements between Licensee and JetBrains regarding Licensee’s use of any JetBrains software covered by JetBrains Toolbox. No purchase order, other ordering document or any handwritten or typewritten text which purports to modify or supplement the printed text of this Agreement or any schedule will add to or vary the terms of this Agreement unless signed by both Licensee and JetBrains. + . + 16.2. Reservation of Rights. JetBrains reserves the right at any time to cease the support of JetBrains Toolbox and to alter prices, features, specifications, capabilities, functions, licensing terms, release dates, general availability or other characteristics of JetBrains Toolbox. + . + 16.3. Changes to this Agreement. We may update or modify this Agreement from time to time, including any referenced policies and other documents. If a revision meaningfully reduces Licensee’s rights, we will use reasonable efforts to notify Licensee (by, for example, sending an email to the billing or technical contact provided by Licensee to us, posted on our blog, through JetBrains Account, or via the Product itself). If we modify Agreement, the modified version of Agreement will be effective upon the next Toolbox Subscription term. In this case, if Licensee objects to the updated Agreement terms, as Licensee’s exclusive remedy Licensee may cancel Toolbox Subscription. Licensee may be required to click through the updated Agreement to show the acceptance. For the avoidance of doubt, any Subscription Confirmation is subject to the version of the Agreement in effect on the Subscription Confirmation date. + . + 16.4. Opportunity to Review. Licensee hereby declares that Licensee has had sufficient opportunity to review this Agreement, understand the content of all of its clauses, negotiate its terms, and seek independent professional legal advice in that respect before entering into it. Consequently, any statutory “form contracts” (“adhesion contracts”) regulations shall not be applicable to this Agreement. + . + 16.5. Severability. If a particular term is not enforceable, the unenforceability of that term will not affect any other terms. + . + 16.6. Headings. Headings and titles are for convenience only and do not affect the interpretation of this Agreement. + . + 16.7. No Waiver. Our failure to enforce or exercise any of this Agreement is not a waiver of that section. + . + 16.8. Notice. JetBrains may deliver any notice to Licensee via electronic mail to an email address provided by Licensee, JetBrains Account, registered mail, personal delivery or renowned express courier (such as DHL, Fedex or UPS). Any such notice will be deemed to be effective (i) on the day the notice is sent to Licensee via email, (ii) upon being uploaded to JetBrains Account (irrespective of when Licensee actually receives it), (iii) upon personal delivery, (iv) one (1) day after deposit by express courier, (v) or five (5) days after deposit in the mail, whichever occurs first. + . + 16.9. Governing Law. This Agreement will be governed by the laws of Czech Republic, without reference to conflict of laws principles. Licensee agrees that any litigation relating to this Agreement may only be brought in, and will be subject to the jurisdiction of, any relevant competent court of Czech Republic. + . + For exceptions or modifications to this Agreement, please contact JetBrains at: + Address: Na hrebenech II 1718/10, Prague, 14700, Czech Republic + Fax: +420 241 722 540 + Email: sales@jetbrains.com diff --git a/intellij-idea-ultimate_2016.3.4/debian/install b/intellij-idea-ultimate_2016.3.4/debian/install new file mode 100644 index 0000000..8a8fe5b --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/install @@ -0,0 +1,3 @@ +intellij-idea-ultimate.desktop /usr/share/applications/ +intellij-idea-ue.png /usr/share/icons/ +intellij-idea-ultimate /usr/bin/ diff --git a/intellij-idea-ultimate_2016.3.4/debian/postinst b/intellij-idea-ultimate_2016.3.4/debian/postinst new file mode 100644 index 0000000..f61142d --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/postinst @@ -0,0 +1,21 @@ +#!/bin/bash + +set -e + +cd /opt/ + +## Extract the package +sudo tar xf /opt/ideaIU-* + +## Rename the directory +sudo mv /opt/idea-IU-* /opt/intellij-idea-ultimate + +## Remove the tar.gz package +sudo rm /opt/ideaIU-* + +## Install the .desktop file, if necessary +if [ -x "/usr/bin/desktop-file-install" ]; then + sudo desktop-file-install /usr/share/applications/intellij-idea-ultimate.desktop +fi + +##DEBHELPER## diff --git a/intellij-idea-ultimate_2016.3.4/debian/postrm b/intellij-idea-ultimate_2016.3.4/debian/postrm new file mode 100644 index 0000000..e410691 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/postrm @@ -0,0 +1,8 @@ +#!/bin/bash + +set -e + +## Remove the program folder +sudo rm -rf /opt/intellij-idea-ultimate + +##DEBHELPER## diff --git a/intellij-idea-ultimate_2016.3.4/debian/preinst b/intellij-idea-ultimate_2016.3.4/debian/preinst new file mode 100644 index 0000000..f717b39 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/preinst @@ -0,0 +1,10 @@ +#!/bin/bash + +set -e + +cd /opt/ + +## Download IntelliJ IDEA Community from the jetbrain servers +wget http://download-cf.jetbrains.com/idea/ideaIU-2016.3.4.tar.gz + +##DEBHELPER## diff --git a/intellij-idea-ultimate_2016.3.4/debian/rules b/intellij-idea-ultimate_2016.3.4/debian/rules new file mode 100755 index 0000000..2d33f6a --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ diff --git a/intellij-idea-ultimate_2016.3.4/debian/source/format b/intellij-idea-ultimate_2016.3.4/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/intellij-idea-ultimate_2016.3.4/debian/source/include-binaries b/intellij-idea-ultimate_2016.3.4/debian/source/include-binaries new file mode 100644 index 0000000..c2a78b5 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/debian/source/include-binaries @@ -0,0 +1 @@ +intellij-idea-community.png diff --git a/intellij-idea-ultimate_2016.3.4/intellij-idea-ue.png b/intellij-idea-ultimate_2016.3.4/intellij-idea-ue.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-ultimate_2016.3.4/intellij-idea-ultimate b/intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate new file mode 100755 index 0000000..373706a --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate @@ -0,0 +1,3 @@ +#!/bin/sh +export IDEA_JDK=$JAVA_HOME +exec /opt/intellij-idea-ultimate/bin/idea.sh "$@" diff --git a/intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate.desktop b/intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate.desktop new file mode 100644 index 0000000..52cf6b5 --- /dev/null +++ b/intellij-idea-ultimate_2016.3.4/intellij-idea-ultimate.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=IntelliJ IDEA Ultimate Edition +Comment=Intelligent Java IDE +Exec=intellij-idea-ultimate %u +Icon=intellij-idea-ue +Terminal=false +Type=Application +Categories=Development;IDE;Java; +StartupWMClass=jetbrains-idea diff --git a/update-new-version.sh b/update-new-version.sh new file mode 100755 index 0000000..613dd27 --- /dev/null +++ b/update-new-version.sh @@ -0,0 +1,37 @@ +#!/bin/bash +function main { + local old=$1 + local new=$2 + local now=`date -R` + local author=`git config --get user.name` + local email=`git config --get user.email` + local username=`git config --get remote.origin.url | sed 's,.*:\(.*\)/.*,\1,'` + local tempfile=`tempfile` + + git checkout -b version-$new + + mv intellij-idea-ultimate{$old,$new} + mv intellij-idea-ultimate-{$old,$new}.orig.tar.gz + + echo "intellij-idea-ultimate ($new-1) yakkety; urgency=low + + * Upstream Version $new + + -- $author ($username) <$email> $now + " >> $tempfile + + cat intellij-idea-ultimate_$new/debian/changelog >> $tempfile + mv $tempfile intellij-idea-ultimate_$new/debian/changelog + + sed -i "s/$old/$new/g" intellij-idea-ultimate_$new/debian/preinst + + (cd intellij-idea-ultimate_$new/ && debuild -us -uc ) + + rm intellij-idea-ultimate_${old}* + + sudo dpkg -i intellij-idea-ultimate_$new-1_all.deb +} + + + +main $1 $2