diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2026-02-22 16:03:18 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2026-02-22 16:05:21 +0100 |
| commit | 6170daa6c6e0b61268b0c8e6caa6eaa08b5c72e7 (patch) | |
| tree | f9a105ebc56662576a33983d5e88632de0f9834f /ubuntu/_base/dependencies/akode/debian/source/lintian-overrides | |
| parent | c6aeb535b9e0d09c1954c475a79febf4536093b3 (diff) | |
| download | tde-packaging-master.tar.gz tde-packaging-master.zip | |
+ Added build time dependencies.
+ Added reason for epoch change to changelog.
+ Move akodeplay binary to a separate package.
+ Install libraries according to multi-arch rules.
+ Added overrides for version number and compression.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/dependencies/akode/debian/source/lintian-overrides')
| -rw-r--r-- | ubuntu/_base/dependencies/akode/debian/source/lintian-overrides | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/akode/debian/source/lintian-overrides b/ubuntu/_base/dependencies/akode/debian/source/lintian-overrides new file mode 100644 index 000000000..a7cccf748 --- /dev/null +++ b/ubuntu/_base/dependencies/akode/debian/source/lintian-overrides @@ -0,0 +1,12 @@ +# We build for many distribution versions and therefore need +# the distribution version as part of the package version, +# which is unintentionally understood as NMU. +akode source: source-nmu-has-incorrect-version-number +akode source: binary-nmu-debian-revision-in-source +akode source: no-nmu-in-changelog + +# We want XZ regardless of the default compression. +akode source: custom-compression-in-debian-source-options + +# We keep it for historical reasons. +akode source: unknown-field Original-Maintainer |
