Commit graph

3 commits

Author SHA1 Message Date
Marcel Kapfer 186f7888fe
🐛 Fix debhelper-compat not available on older releases
Since the debhelper-compat meta-package evidently is not available on
Ubuntu 14.04 I decided to switch back using the deprecated compat file
and using the debhelper package as a build-dependency.
2023-05-02 17:55:57 +02:00
Marcel Kapfer 22ec769d6d
🐛 Set debhelper-compat to version supported for all builds
Since we're currently building packages from Ubuntu 14.04 up to 23.04
it is the easiest and most stable way to depend on a debhelper-compat
version that is availabel on all releases. This is ATM version 9.

While this yields a linter warning it is IMO preferred to adjusting
the Build-Depends line automatically during the builds for the older
Ubuntu releases. Relying on an up-to-date version would perhaps
motivate at some point to use features only available (or, worse, with
changed outcome) with newer debhelper versions. Using the same
versiona across all builds should preserve us from such problems.
2023-05-02 17:48:08 +02:00
Marcel Kapfer e3eb679b83
Upstream version 2023.1.1 2023-05-02 17:00:13 +02:00
Renamed from intellij-idea-community_2023.1/debian/compat (Browse further)