adoptium / adoptium/installer

Switch to current debhelper compatibility level (13)

Open
#587 1 comment 0 reactions 1 assignee Claimed by @ascheman View on GitHub
Dominant language
Jinja
Stars
168
Forks
77
Avg merge
2d 14h
Merged PRs (30d)
12

Description

As a contributor I would like to use the current [`debhelper` compatibility level](https://manpages.debian.org/bullseye/debhelper/debhelper.7.en.html#COMPATIBILITY_LEVELS) (13) for all Debian related JDK/JRE installers to make sure the build process is following the recommended Debian package build conventions.

_Implementation hints_:
- Affects files under the `linux/**/debian/**` directories
- If the `control` file contains a `debhelper` build dependency the level should be raised to `>= 13` + respective `compat` file (in the same directory) may be deleted
- All remaining `compat` files in the have to be changed to `13`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.