diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 737dd7b..bd76436 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ default: - image: registry.gitlab.com/mmk2410/intellij-idea-pkg-image:noble + image: registry.gitlab.com/mmk2410/intellij-idea-pkg-image:oracular variables: PACKAGE: "intellij-idea-community" @@ -70,4 +70,4 @@ deploy-job: - if: $CI_COMMIT_TAG parallel: matrix: - - UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, mantic, noble] + - UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, noble, oracular] diff --git a/intellij-idea-community_2024.2.1-1_all.deb b/intellij-idea-community_2024.2.1-1_all.deb deleted file mode 100644 index 404a3bc..0000000 Binary files a/intellij-idea-community_2024.2.1-1_all.deb and /dev/null differ diff --git a/intellij-idea-community_2024.2.1.orig.tar.gz b/intellij-idea-community_2024.2.1.orig.tar.gz deleted file mode 100644 index 612e4d8..0000000 Binary files a/intellij-idea-community_2024.2.1.orig.tar.gz and /dev/null differ diff --git a/intellij-idea-community_2024.2.1/intellij-idea-community b/intellij-idea-community_2024.2.1/intellij-idea-community deleted file mode 100644 index f788ea5..0000000 --- a/intellij-idea-community_2024.2.1/intellij-idea-community +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export IDEA_JDK=$JAVA_HOME -exec /opt/intellij-idea-community/bin/idea.sh "$@" diff --git a/intellij-idea-community_2025.1-1_all.deb b/intellij-idea-community_2025.1-1_all.deb new file mode 100644 index 0000000..9eb4be6 Binary files /dev/null and b/intellij-idea-community_2025.1-1_all.deb differ diff --git a/intellij-idea-community_2025.1.orig.tar.gz b/intellij-idea-community_2025.1.orig.tar.gz new file mode 100644 index 0000000..c92520a Binary files /dev/null and b/intellij-idea-community_2025.1.orig.tar.gz differ diff --git a/intellij-idea-community_2024.2.1/debian/changelog b/intellij-idea-community_2025.1/debian/changelog similarity index 89% rename from intellij-idea-community_2024.2.1/debian/changelog rename to intellij-idea-community_2025.1/debian/changelog index 4e050b9..af97222 100644 --- a/intellij-idea-community_2024.2.1/debian/changelog +++ b/intellij-idea-community_2025.1/debian/changelog @@ -1,3 +1,87 @@ +intellij-idea-community (2025.1-1) oracular; urgency=medium + + * Upstream version 2025.1 + + -- Marcel Kapfer Wed, 16 Apr 2025 13:02:18 +0000 + +intellij-idea-community (2024.3.5-1) oracular; urgency=medium + + * Upstream version 2024.3.5 + + -- Marcel Kapfer Tue, 18 Mar 2025 14:02:11 +0000 + +intellij-idea-community (2024.3.4.1-1) oracular; urgency=medium + + * Upstream version 2024.3.4.1 + + -- Marcel Kapfer Thu, 06 Mar 2025 14:02:13 +0000 + +intellij-idea-community (2024.3.4-1) oracular; urgency=medium + + * Upstream version 2024.3.4 + + -- Marcel Kapfer Fri, 28 Feb 2025 14:02:33 +0000 + +intellij-idea-community (2024.3.3-1) oracular; urgency=medium + + * Upstream version 2024.3.3 + + -- Marcel Kapfer Thu, 13 Feb 2025 14:02:11 +0000 + +intellij-idea-community (2024.3.2.2-1) oracular; urgency=medium + + * Upstream version 2024.3.2.2 + + -- Marcel Kapfer Thu, 30 Jan 2025 14:02:14 +0000 + +intellij-idea-community (2024.3.2.1-1) oracular; urgency=medium + + * Upstream version 2024.3.2.1 + + -- Marcel Kapfer Fri, 24 Jan 2025 14:02:14 +0000 + +intellij-idea-community (2024.3.2-1) oracular; urgency=medium + + * Upstream version 2024.3.2 + + -- Marcel Kapfer Fri, 17 Jan 2025 14:02:16 +0000 + +intellij-idea-community (2024.3.1.1-1) oracular; urgency=medium + + * Upstream version 2024.3.1.1 + + -- Marcel Kapfer Thu, 19 Dec 2024 14:02:02 +0000 + +intellij-idea-community (2024.3.1-1) oracular; urgency=medium + + * Upstream version 2024.3.1 + + -- Marcel Kapfer Mon, 09 Dec 2024 14:02:30 +0000 + +intellij-idea-community (2024.3-1) noble; urgency=medium + + * Upstream version 2024.3 + + -- Marcel Kapfer Wed, 13 Nov 2024 14:02:08 +0000 + +intellij-idea-community (2024.2.4-1) noble; urgency=medium + + * Upstream version 2024.2.4 + + -- Marcel Kapfer Thu, 24 Oct 2024 13:01:57 +0000 + +intellij-idea-community (2024.2.3-1) noble; urgency=medium + + * Upstream version 2024.2.3 + + -- Marcel Kapfer Thu, 26 Sep 2024 13:02:05 +0000 + +intellij-idea-community (2024.2.2-1) noble; urgency=medium + + * Upstream version 2024.2.2 + + -- Marcel Kapfer Thu, 19 Sep 2024 13:02:11 +0000 + intellij-idea-community (2024.2.1-1) noble; urgency=medium * Upstream version 2024.2.1 diff --git a/intellij-idea-community_2024.2.1/debian/compat b/intellij-idea-community_2025.1/debian/compat similarity index 100% rename from intellij-idea-community_2024.2.1/debian/compat rename to intellij-idea-community_2025.1/debian/compat diff --git a/intellij-idea-community_2024.2.1/debian/control b/intellij-idea-community_2025.1/debian/control similarity index 100% rename from intellij-idea-community_2024.2.1/debian/control rename to intellij-idea-community_2025.1/debian/control diff --git a/intellij-idea-community_2024.2.1/debian/copyright b/intellij-idea-community_2025.1/debian/copyright similarity index 100% rename from intellij-idea-community_2024.2.1/debian/copyright rename to intellij-idea-community_2025.1/debian/copyright diff --git a/intellij-idea-community_2024.2.1/debian/debhelper-build-stamp b/intellij-idea-community_2025.1/debian/debhelper-build-stamp similarity index 100% rename from intellij-idea-community_2024.2.1/debian/debhelper-build-stamp rename to intellij-idea-community_2025.1/debian/debhelper-build-stamp diff --git a/intellij-idea-community_2024.2.1/debian/install b/intellij-idea-community_2025.1/debian/install similarity index 100% rename from intellij-idea-community_2024.2.1/debian/install rename to intellij-idea-community_2025.1/debian/install diff --git a/intellij-idea-community_2024.2.1/debian/postinst b/intellij-idea-community_2025.1/debian/postinst similarity index 84% rename from intellij-idea-community_2024.2.1/debian/postinst rename to intellij-idea-community_2025.1/debian/postinst index f24e62b..5627698 100644 --- a/intellij-idea-community_2024.2.1/debian/postinst +++ b/intellij-idea-community_2025.1/debian/postinst @@ -5,13 +5,13 @@ set -e cd /opt/ ## Extract the package -tar xf /opt/ideaIC-2024.2.1.tar.gz +tar xf /opt/ideaIC-2025.1.tar.gz ## Rename the directory mv /opt/idea-IC-* /opt/intellij-idea-community ## Remove the tar.gz package -rm /opt/ideaIC-2024.2.1.tar.gz +rm /opt/ideaIC-2025.1.tar.gz ## Install the .desktop file, if necessary if [ -x "/usr/bin/desktop-file-install" ]; then diff --git a/intellij-idea-community_2024.2.1/debian/postrm b/intellij-idea-community_2025.1/debian/postrm similarity index 100% rename from intellij-idea-community_2024.2.1/debian/postrm rename to intellij-idea-community_2025.1/debian/postrm diff --git a/intellij-idea-community_2024.2.1/debian/preinst b/intellij-idea-community_2025.1/debian/preinst similarity index 60% rename from intellij-idea-community_2024.2.1/debian/preinst rename to intellij-idea-community_2025.1/debian/preinst index 4d2cdf7..984853a 100644 --- a/intellij-idea-community_2024.2.1/debian/preinst +++ b/intellij-idea-community_2025.1/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-2024.2.1.tar.gz +wget -c https://download-cf.jetbrains.com/idea/ideaIC-2025.1.tar.gz ##DEBHELPER## diff --git a/intellij-idea-community_2024.2.1/debian/rules b/intellij-idea-community_2025.1/debian/rules similarity index 100% rename from intellij-idea-community_2024.2.1/debian/rules rename to intellij-idea-community_2025.1/debian/rules diff --git a/intellij-idea-community_2024.2.1/debian/source/format b/intellij-idea-community_2025.1/debian/source/format similarity index 100% rename from intellij-idea-community_2024.2.1/debian/source/format rename to intellij-idea-community_2025.1/debian/source/format diff --git a/intellij-idea-community_2024.2.1/debian/source/include-binaries b/intellij-idea-community_2025.1/debian/source/include-binaries similarity index 100% rename from intellij-idea-community_2024.2.1/debian/source/include-binaries rename to intellij-idea-community_2025.1/debian/source/include-binaries diff --git a/intellij-idea-community_2024.2.1/debian/watch b/intellij-idea-community_2025.1/debian/watch similarity index 100% rename from intellij-idea-community_2024.2.1/debian/watch rename to intellij-idea-community_2025.1/debian/watch diff --git a/intellij-idea-community_2024.2.1/intellij-idea-ce.png b/intellij-idea-community_2025.1/intellij-idea-ce.png similarity index 100% rename from intellij-idea-community_2024.2.1/intellij-idea-ce.png rename to intellij-idea-community_2025.1/intellij-idea-ce.png diff --git a/intellij-idea-community_2025.1/intellij-idea-community b/intellij-idea-community_2025.1/intellij-idea-community new file mode 100755 index 0000000..79e82ea --- /dev/null +++ b/intellij-idea-community_2025.1/intellij-idea-community @@ -0,0 +1,3 @@ +#!/bin/sh +export IDEA_JDK=$JAVA_HOME +exec /opt/intellij-idea-community/bin/idea "$@" diff --git a/intellij-idea-community_2024.2.1/intellij-idea-community.desktop b/intellij-idea-community_2025.1/intellij-idea-community.desktop similarity index 100% rename from intellij-idea-community_2024.2.1/intellij-idea-community.desktop rename to intellij-idea-community_2025.1/intellij-idea-community.desktop diff --git a/update-new-version.sh b/update-new-version.sh index ccdb12d..015dbde 100755 --- a/update-new-version.sh +++ b/update-new-version.sh @@ -12,7 +12,7 @@ if [[ $? != 0 ]]; then fi PACKAGE="intellij-idea-community" -DISTRIBUTION="noble" +DISTRIBUTION="oracular" last_tag=$(git describe --abbrev=0 --tags) old="${last_tag#?}"