diff --git a/intellij-idea-community_2021.2.3-1_all.deb b/intellij-idea-community_2021.3-1_all.deb similarity index 54% rename from intellij-idea-community_2021.2.3-1_all.deb rename to intellij-idea-community_2021.3-1_all.deb index b0a35c5..9ab2dd3 100644 Binary files a/intellij-idea-community_2021.2.3-1_all.deb and b/intellij-idea-community_2021.3-1_all.deb differ diff --git a/intellij-idea-community_2021.2.3.orig.tar.gz b/intellij-idea-community_2021.3.orig.tar.gz similarity index 100% rename from intellij-idea-community_2021.2.3.orig.tar.gz rename to intellij-idea-community_2021.3.orig.tar.gz diff --git a/intellij-idea-community_2021.2.3/debian/changelog b/intellij-idea-community_2021.3/debian/changelog similarity index 98% rename from intellij-idea-community_2021.2.3/debian/changelog rename to intellij-idea-community_2021.3/debian/changelog index ea99e1b..92f5e25 100644 --- a/intellij-idea-community_2021.2.3/debian/changelog +++ b/intellij-idea-community_2021.3/debian/changelog @@ -1,3 +1,9 @@ +intellij-idea-community (2021.3-1) impish; urgency=medium + + * Upstream version 2021.3 + + -- Marcel Kapfer Thu, 02 Dec 2021 17:37:32 +0000 + intellij-idea-community (2021.2.3-1) impish; urgency=medium * Upstream version 2021.2.3 diff --git a/intellij-idea-community_2021.2.3/debian/compat b/intellij-idea-community_2021.3/debian/compat similarity index 100% rename from intellij-idea-community_2021.2.3/debian/compat rename to intellij-idea-community_2021.3/debian/compat diff --git a/intellij-idea-community_2021.2.3/debian/control b/intellij-idea-community_2021.3/debian/control similarity index 100% rename from intellij-idea-community_2021.2.3/debian/control rename to intellij-idea-community_2021.3/debian/control diff --git a/intellij-idea-community_2021.2.3/debian/copyright b/intellij-idea-community_2021.3/debian/copyright similarity index 100% rename from intellij-idea-community_2021.2.3/debian/copyright rename to intellij-idea-community_2021.3/debian/copyright diff --git a/intellij-idea-community_2021.2.3/debian/install b/intellij-idea-community_2021.3/debian/install similarity index 100% rename from intellij-idea-community_2021.2.3/debian/install rename to intellij-idea-community_2021.3/debian/install diff --git a/intellij-idea-community_2021.2.3/debian/postinst b/intellij-idea-community_2021.3/debian/postinst similarity index 84% rename from intellij-idea-community_2021.2.3/debian/postinst rename to intellij-idea-community_2021.3/debian/postinst index 10643e8..958a7e4 100644 --- a/intellij-idea-community_2021.2.3/debian/postinst +++ b/intellij-idea-community_2021.3/debian/postinst @@ -5,13 +5,13 @@ set -e cd /opt/ ## Extract the package -tar xf /opt/ideaIC-2021.2.3.tar.gz +tar xf /opt/ideaIC-2021.3.tar.gz ## Rename the directory mv /opt/idea-IC-* /opt/intellij-idea-community ## Remove the tar.gz package -rm /opt/ideaIC-2021.2.3.tar.gz +rm /opt/ideaIC-2021.3.tar.gz ## Install the .desktop file, if necessary if [ -x "/usr/bin/desktop-file-install" ]; then diff --git a/intellij-idea-community_2021.2.3/debian/postrm b/intellij-idea-community_2021.3/debian/postrm similarity index 100% rename from intellij-idea-community_2021.2.3/debian/postrm rename to intellij-idea-community_2021.3/debian/postrm diff --git a/intellij-idea-community_2021.2.3/debian/preinst b/intellij-idea-community_2021.3/debian/preinst similarity index 60% rename from intellij-idea-community_2021.2.3/debian/preinst rename to intellij-idea-community_2021.3/debian/preinst index a6fba43..254ad6c 100644 --- a/intellij-idea-community_2021.2.3/debian/preinst +++ b/intellij-idea-community_2021.3/debian/preinst @@ -5,6 +5,6 @@ set -e cd /opt/ ## Download IntelliJ IDEA Community from the JetBrain servers -wget -c https://download-cf.jetbrains.com/idea/ideaIC-2021.2.3.tar.gz +wget -c https://download-cf.jetbrains.com/idea/ideaIC-2021.3.tar.gz ##DEBHELPER## diff --git a/intellij-idea-community_2021.2.3/debian/rules b/intellij-idea-community_2021.3/debian/rules similarity index 100% rename from intellij-idea-community_2021.2.3/debian/rules rename to intellij-idea-community_2021.3/debian/rules diff --git a/intellij-idea-community_2021.2.3/debian/source/format b/intellij-idea-community_2021.3/debian/source/format similarity index 100% rename from intellij-idea-community_2021.2.3/debian/source/format rename to intellij-idea-community_2021.3/debian/source/format diff --git a/intellij-idea-community_2021.2.3/debian/source/include-binaries b/intellij-idea-community_2021.3/debian/source/include-binaries similarity index 100% rename from intellij-idea-community_2021.2.3/debian/source/include-binaries rename to intellij-idea-community_2021.3/debian/source/include-binaries diff --git a/intellij-idea-community_2021.2.3/debian/watch b/intellij-idea-community_2021.3/debian/watch similarity index 100% rename from intellij-idea-community_2021.2.3/debian/watch rename to intellij-idea-community_2021.3/debian/watch diff --git a/intellij-idea-community_2021.2.3/intellij-idea-ce.png b/intellij-idea-community_2021.3/intellij-idea-ce.png similarity index 100% rename from intellij-idea-community_2021.2.3/intellij-idea-ce.png rename to intellij-idea-community_2021.3/intellij-idea-ce.png diff --git a/intellij-idea-community_2021.2.3/intellij-idea-community b/intellij-idea-community_2021.3/intellij-idea-community similarity index 100% rename from intellij-idea-community_2021.2.3/intellij-idea-community rename to intellij-idea-community_2021.3/intellij-idea-community diff --git a/intellij-idea-community_2021.2.3/intellij-idea-community.desktop b/intellij-idea-community_2021.3/intellij-idea-community.desktop similarity index 100% rename from intellij-idea-community_2021.2.3/intellij-idea-community.desktop rename to intellij-idea-community_2021.3/intellij-idea-community.desktop