1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
intellij-annotations (23.0.0-2) unstable; urgency=medium
* Fix debian/watch file.
* Declare compliance with Debian Policy 4.6.2.
-- Markus Koschany <apo@debian.org> Mon, 27 Feb 2023 23:08:40 +0100
intellij-annotations (23.0.0-1) unstable; urgency=medium
* New upstream version 23.0.0.
-- Markus Koschany <apo@debian.org> Mon, 15 Nov 2021 11:42:03 +0100
intellij-annotations (22.0.0-1) unstable; urgency=medium
* New upstream version 22.0.0.
* Declare compliance with Debian Policy 4.6.0.
* Create one single build.patch with Debian specific changes.
* Install module-info.jar.
-- Markus Koschany <apo@debian.org> Sat, 25 Sep 2021 14:35:11 +0200
intellij-annotations (20.1.0-1) unstable; urgency=medium
* New upstream version 20.1.0.
* Tighten the dependency on libjetbrains-annotations-java. (Closes: #969405)
-- Markus Koschany <apo@debian.org> Thu, 10 Sep 2020 12:22:50 +0200
intellij-annotations (20.0.0-1) unstable; urgency=medium
* New upstream version 20.0.0.
* Switch to debhelper-compat = 13.
* Drop java1.8.patch. Fixed upstream.
* Add support-java8-only-patch. The java5 artifact cannot be built in Debian
anymore.
-- Markus Koschany <apo@debian.org> Thu, 27 Aug 2020 22:43:20 +0200
intellij-annotations (19.0.0-1) unstable; urgency=medium
* New upstream version 19.0.0.
* Declare compliance with Debian Policy 4.5.0.
-- Markus Koschany <apo@debian.org> Sun, 23 Feb 2020 01:22:01 +0100
intellij-annotations (18.0.0-1) unstable; urgency=medium
* New upstream version 18.0.0.
* Switch to debhelper-compat = 12.
* Declare compliance with Debian Policy 4.4.1.
-- Markus Koschany <apo@debian.org> Sat, 09 Nov 2019 23:31:41 +0100
intellij-annotations (17.0.0-1) unstable; urgency=medium
* New upstream version 17.0.0.
* Declare compliance with Debian Policy 4.3.0.
-- Markus Koschany <apo@debian.org> Sat, 09 Feb 2019 14:02:53 +0100
intellij-annotations (16.0.3-1) unstable; urgency=medium
* New upstream version 16.0.3.
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.2.1.
* Use https for Format field.
-- Markus Koschany <apo@debian.org> Sun, 02 Dec 2018 23:27:58 +0100
intellij-annotations (16.0.2-5) unstable; urgency=medium
* Don’t suggest a transitional package.
* Use versioned Breaks+Replaces against the old packages (Closes: #911093).
* Update the copyrights.
-- Andrej Shadura <andrewsh@debian.org> Thu, 25 Oct 2018 17:10:22 +0200
intellij-annotations (16.0.2-4) unstable; urgency=medium
* Rename to libjetbrains-annotations-java.
* Provide transitional packages.
* Install the documentation into the correct place.
* Register the documentation with doc-base.
* Add myself to Uploaders.
-- Andrej Shadura <andrewsh@debian.org> Mon, 24 Sep 2018 11:09:11 +0200
intellij-annotations (16.0.2-3) unstable; urgency=medium
* Install new JARs as org.jetbrains.*.
* Update the homepage.
* Provide libjetbrains-annotations-java.
* Update the watch file.
-- Andrej Shadura <andrewsh@debian.org> Mon, 24 Sep 2018 10:30:15 +0200
intellij-annotations (16.0.2-2) unstable; urgency=medium
* Bump sourceCompatibility to 1.8.
* Provide a JAR compatibility symlink.
* Provide Maven metadata for com.intellij.* (Closes: #909409).
-- Andrej Shadura <andrewsh@debian.org> Sun, 23 Sep 2018 20:57:52 +0200
intellij-annotations (16.0.2-1) unstable; urgency=medium
[ Saif Abdul Cassim ]
* New upstream release.
[ Andrej Shadura ]
* Patch build.gradle to bump the source level compatibility to 1.6.
* Build Java 8 source only.
* Add missing build dependencies.
* Update Vcs-*.
-- Andrej Shadura <andrewsh@debian.org> Sat, 22 Sep 2018 11:04:25 +0200
intellij-annotations (12.0-1) unstable; urgency=medium
* Initial release. (Closes: #814800)
-- Markus Koschany <apo@debian.org> Mon, 15 Feb 2016 15:21:26 +0100
|