cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-0rvl3j8r/libtqt-perl_14.2.0~pre65-0ubuntu22.04.0+3.dsc' '/tmp/debusine-fetch-exec-upload-0rvl3j8r/libtqt-perl_14.2.0~pre65-0ubuntu22.04.0+3_armhf.deb' output (contains stderr only, stdout was captured): Files in working directory: lintian.txt -------------------- N: I: libtqt-perl source: adopted-extended-field (in section for source) XSBC-Original-Maintainer [debian/control:5] N: N: A field in debian/control has an extension prefix but is also known N: without it. N: N: Extension prefixes like XS-* or XC-* allow experimental fields to N: propagate to the right place when packages are built with dpkg. In this N: case, however, the field is also known without the prefix. In all N: likelihood the field was permanently adopted, and dpkg learned how to deal N: with it. N: N: Please consider removing the extension prefix for the field name. N: N: Visibility: info N: Show-Always: no N: Check: debian/control/field/adopted N: Renamed from: xc-package-type-in-debian-control N: xs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control N: N: X: libtqt-perl: application-in-library-section perl usr/bin/pqtapi usr/bin/pqtsh usr/bin/puic N: N: This package contains a binary in $PATH but is in a section just thought N: for libraries. It likely should be in another section like e.g. utils, N: text, devel, misc, etc., but not in e.g. perl, ruby or python. N: N: People tend to skip these package sections when looking for applications N: in the package list and hence wouldn't notice this package. N: N: In case the program in $PATH is only a helper tool and the package is N: primarily a library, please add a Lintian override for this tag. N: N: Visibility: info N: Show-Always: no N: Check: application-not-library N: This tag is experimental. N: N: I: libtqt-perl source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan and N: the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Please refer to Debian Policy Manual section 4.11 and the uscan(1) manual N: page for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/watch N: N: X: libtqt-perl source: deprecated-configure-filename N: N: The use of 'configure.in' with automake is deprecated and will not be N: supported in future versions of automake. Please consider (helping N: upstream) migrating to 'configure.ac' instead. N: N: Please refer to N: https://lists.gnu.org/archive/html/automake/2013-05/msg00049.html for N: details. N: N: Visibility: info N: Show-Always: no N: Check: build-systems/automake N: This tag is experimental. N: N: I: libtqt-perl: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/perl5/5.34/auto/TQt/TQt.so] N: N: This package provides an ELF binary that lacks the "bindnow" linker flag. N: N: This is needed (together with "relro") to make the "Global Offset Table" N: (GOT) fully read-only. The bindnow feature trades startup time for N: improved security. Please consider enabling this feature or consider N: overriding the tag (possibly with a comment about why). N: N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. N: N: The relevant compiler flags are set in LDFLAGS. N: N: Please refer to https://wiki.debian.org/Hardening for details. N: N: Visibility: info N: Show-Always: no N: Check: binaries/hardening N: N: X: libtqt-perl: library-package-name-for-application usr/bin/pqtapi usr/bin/pqtsh usr/bin/puic N: N: This package contains a program in $PATH but is named like a library. E.g. N: instead of libfoo-bar-perl it should be named just foo-bar. N: N: People tend to skip library-like named packages when looking for N: applications in the package list and hence wouldn't notice this package. N: See the reference for some (not perl-specific) reasoning. N: N: In case the program in $PATH is only a helper tool and the package is N: primarily a library, please add a Lintian override for this tag. N: N: Please refer to N: https://perl-team.pages.debian.net/policy.html#Package_Naming_Policy for N: details. N: N: Visibility: info N: Show-Always: no N: Check: application-not-library N: This tag is experimental. N: N: I: libtqt-perl source: no-dh-sequencer N: N: This package does not use the dh sequencer in debian/rules. N: N: While maintainers may use a variety of build systems, this one is by far N: the most popular. N: N: Maintainers are strongly encouraged to use the dh sequencer in new N: packages and convert existing ones when appropriate. N: N: Visibility: info N: Show-Always: no N: Check: debian/rules/dh-sequencer N: N: I: libtqt-perl source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.6.0.1) N: N: The source package refers to a Standards-Version older than the one that N: was current at the time the package was created (according to the N: timestamp of the latest debian/changelog entry). Please consider updating N: the package to current Policy and setting this control field N: appropriately. N: N: If the package is already compliant with the current standards, you don't N: have to re-upload the package just to adjust the Standards-Version control N: field. However, please remember to update this field next time you upload N: the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Please refer to N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for N: details. N: N: Visibility: info N: Show-Always: no N: Check: fields/standards-version N: N: I: libtqt-perl: spelling-error-in-binary usr/bin/puic resizeable resizable N: N: Lintian found a spelling error in the given binary. Lintian has a list of N: common misspellings that it looks for. It does not have a dictionary like N: a spelling checker does. N: N: If the string containing the spelling error is translated with the help of N: gettext or a similar tool, please fix the error in the translations as N: well as the English text to avoid making the translations fuzzy. With N: gettext, for example, this means you should also fix the spelling mistake N: in the corresponding msgids in the *.po files. N: N: You can often find the word in the source code by running: N: N: grep -rw N: N: This tag may produce false positives for words that contain non-ASCII N: characters due to limitations in strings. N: N: Visibility: info N: Show-Always: no N: Check: binaries/spelling N: N: I: libtqt-perl: spelling-error-in-binary usr/lib/arm-linux-gnueabihf/perl5/5.34/auto/TQt/TQt.so paramater parameter N: I: libtqt-perl source: unused-override unknown-field Original-Maintainer N: N: Your package specifies the named override but there were no tags that N: could have been silenced by it. N: N: Maybe you fixed an underlying condition but forgot to remove the override. N: It is also possible that the Lintian maintainers fixed a false positive. N: N: If the override is now unused, please remove it. N: N: This tag is similar to mismatched-override except there a tag could have N: been silenced if the context had matched. N: N: Sometimes, overrides end up not being used because a tag appears only on N: some architectures. In that case, overrides can be equipped with an N: architecture qualifier. N: N: Please refer to Lintian User's Manual section 2.4.3 for details. N: N: Visibility: info N: Show-Always: yes N: Check: lintian N: N: I: libtqt-perl: unused-override unknown-field Original-Maintainer N: P: libtqt-perl: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: N: The copyright file refers to the versionless symlink in N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL N: license. This symlink is updated to point to the latest version of the N: license when a new one is released. The package appears to allow N: relicensing under later versions of its license, so this is legally N: consistent, but it implies that Debian will relicense the package under N: later versions of those licenses as they're released. It is normally N: better to point to the version of the license the package references in N: its license statement. N: N: For example, if the package says something like "you may redistribute it N: and/or modify it under the terms of the GNU General Public License as N: published by the Free Software Foundation; either version 2, or (at your N: option) any later version", the debian/copyright file should refer to N: /usr/share/common-licenses/GPL-2, not /GPL. N: N: For packages released under the same terms as Perl, Perl references the N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/copyright N: N: X: libtqt-perl: duplicate-files usr/share/doc/libtqt-perl/tutorials/t10/LCDRange.pm usr/share/doc/libtqt-perl/tutorials/t11/LCDRange.pm usr/share/doc/libtqt-perl/tutorials/t8/LCDRange.pm usr/share/doc/libtqt-perl/tutorials/t9/LCDRange.pm N: N: The package ships the two (or more) files with the exact same contents. N: N: Duplicates can often be replaced with symlinks by running: N: N: jdupes -rl debian/${binary}/usr N: N: ... after they are installed, eg. in override_dh_link. In addition, please N: consider reporting this upstream. N: N: Note: empty files are exempt from this check. N: N: Please refer to the jdupes(1) manual page for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: files/duplicates N: This tag is experimental. N: N: X: libtqt-perl: duplicate-files usr/share/doc/libtqt-perl/tutorials/t13/LCDRange.pm usr/share/doc/libtqt-perl/tutorials/t14/LCDRange.pm N: X: libtqt-perl: duplicate-files usr/share/doc/libtqt-perl/tutorials/t13/t13.pl usr/share/doc/libtqt-perl/tutorials/t14/t14.pl N: P: libtqt-perl source: maintainer-manual-page debian/pqtapi.1 N: N: The maintainer keeps a manual page in ./debian. Please forward the manual N: page upstream and ask them to include in their version control system, and N: in their next release. N: N: If the manual page was already forwarded or rejected, or the upstream is N: gone, please override the tag and annotate it with a suitable comment. N: N: Please refer to , Debian Developer's Reference section 3.1.4, and Debian N: Policy Manual section 4.3 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/manual-pages N: Renamed from: maintainer-manpage N: N: P: libtqt-perl source: maintainer-manual-page debian/pqtsh.1 N: P: libtqt-perl source: maintainer-manual-page debian/puic.1 N: P: libtqt-perl source: no-dep5-copyright [debian/copyright] N: N: This package does not use a machine-readable debian/copyright file. N: N: This format makes it easier to review licenses and can be easily parsed by N: Lintian. N: N: Please refer to N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/copyright/dep5 N: N: P: libtqt-perl source: no-homepage-field N: N: This non-native package lacks a Homepage field. If the package has an N: upstream home page that contains useful information or resources for the N: end user, consider adding a Homepage control field to debian/control. N: N: Please refer to Debian Policy Manual section 5.6.23 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/homepage N: N: P: libtqt-perl source: package-uses-old-debhelper-compat-version 10 N: N: This package uses a debhelper compatibility level that is no longer N: recommended. Please consider using the recommended level. N: N: For most packages, the best way to set the compatibility level is to N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You N: can also use the debian/compat file or export DH_COMPAT in debian/rules. N: N: If no level is selected debhelper defaults to level 1, which is N: deprecated. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debhelper N: N: P: libtqt-perl source: silent-on-rules-requiring-root [debian/control] N: N: The field Rules-Requires-Root is missing from the file debian/control. N: N: Over time, Debian has sucessively narrowed the steps for which elevated N: privileges are required. It speeds up the building of installation N: packages in the archive. Eventually, Debian will switch the default N: archive-wide behaviour to expedite the build process further. N: N: Please declare explicitly that the sources do not require root privileges. N: You can use the setting Rules-Requires-Root: no in the source stanza of N: debian/control, but please verify with diffoscope(1) that the installation N: packages produced are in fact identical. N: N: Please refer to /usr/share/doc/dpkg/rootless-builds.txt.gz, Debian Policy N: Manual section 4.9.2, and Debian Policy Manual section 5.6.31 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/control/field/rules-requires-root N: Renamed from: rules-requires-root-missing N: N: P: libtqt-perl source: trailing-whitespace debian/changelog (line 160) N: N: This file contains lines with trailing whitespace characters. N: N: Whilst often harmless and unsightly, such extra whitespaces can also cause N: tools to interpret the whitespace characters literally. The tool diff(1) N: does not like them, either. They are best avoided. N: N: Some of these problems can be hard to track down. N: N: Whitespace at the end of lines may be removed with the following: N: N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog N: N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). N: N: However, if you wish to only remove trailing spaces and leave trailing N: tabs (eg. for Makefiles), you can use the following code snippet: N: N: $ sed -i -e 's@[ ]*$@@g' debian/rules N: N: To remove empty lines from the end of a file, you can use: N: N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/trailing-whitespace N: Renamed from: file-contains-trailing-whitespace N: N: X: libtqt-perl source: upstream-metadata-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/upstream/metadata file. N: N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to N: collect meta-information about upstream projects from any source package. N: This file is in YAML format and it is used in to feed the data in the N: UltimateDebianDatabase. For example, it can contains the way the authors N: want their software be cited in publications and some bibliographic N: references about the software. N: N: Please add a debian/upstream/metadata file. N: N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and N: https://wiki.debian.org/UpstreamMetadata for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/upstream/metadata N: This tag is experimental. N: N: P: libtqt-perl source: very-long-line-length-in-source-file Makefile.am line 4 is 776 characters long (>512) N: N: The source file includes a line length that is well beyond the normally N: human made code line length. N: N: This very long line length does not allow Lintian to do correctly some N: source file checks. N: N: This line could also be the result of some text injected by a computer N: program, and thus could lead to FTBFS bugs. N: N: Last but not least, long line in source code could be used to obfuscate N: the source code and to hide stuff like backdoors or security problems. N: N: It could be due to jslint source comments or other build tool comments. N: N: You may report this issue upstream. N: N: Visibility: pedantic N: Show-Always: no N: Check: cruft N: Renamed from: insane-line-length-in-source-file N: N: P: libtqt-perl source: very-long-line-length-in-source-file Makefile.in line 199 is 776 characters long (>512) N: P: libtqt-perl source: very-long-line-length-in-source-file admin/acinclude.m4.in line 2900 is 754 characters long (>512) N: P: libtqt-perl source: very-long-line-length-in-source-file kalyptus/kalyptusCxxToJNI.pm line 1799 is 582 characters long (>512) N: P: libtqt-perl source: very-long-line-length-in-source-file kalyptus/kalyptusCxxToJava.pm line 535 is 536 characters long (>512) N: P: libtqt-perl source: very-long-line-length-in-source-file kalyptus/kalyptusCxxToKimono.pm line 518 is 536 characters long (>512) N: P: libtqt-perl source: very-long-line-length-in-source-file kalyptus/kalyptusDataDict.pm line 2827 is 681 characters long (>512) N: C: libtqt-perl: control-tarball-compression-format zst N: N: This is the compressor format used for the control.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl: data-tarball-compression-format zst N: N: This is the compressor format used for the data.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: debhelper-compat-level 10 N: N: This is the debhelper compat level used specified by this package. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: debian-build-system cdbs-with-debhelper.mk [debian/rules] N: N: This is the build system that Lintian believes the package is using. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: mail-contact Maintainer "TDE Debian Team" N: N: This person is a contact in the named group for this package. N: N: Visibility: classification N: Show-Always: no N: Check: fields/mail-address N: Renamed from: maintainer uploader N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl: mail-contact Maintainer "TDE Debian Team" N: C: libtqt-perl: no-ctrl-scripts N: N: The package does not rely on any maintainer scripts (or other executable N: control files). N: N: Visibility: classification N: Show-Always: no N: Check: control-files N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: number-of-patches 0 N: N: The number of patches according to the debian/patches/series file. N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches/count N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: package-is-maintained-by-individual N: N: The package is maintained by an individual according to the N: maintainer/uploaders fields in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/vcs N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl: package-is-maintained-by-individual N: C: libtqt-perl source: patch-system quilt N: N: This package uses the specified patch system (eg. "quilt" or "dpatch"). N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: source-format 3.0 (quilt) N: N: This is the source format declared in the package. N: N: Visibility: classification N: Show-Always: no N: Check: debian/source-dir N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: standards-version 3.8.4 N: N: The standards version of the package according to Standards-Version field N: in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/standards-version N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Build-Conflicts libtqt-perl N: N: The raw but trimmed contents of the named field in the given Deb822 file. N: The number indicates the section from the top, starting at 1. N: N: Visibility: classification N: Show-Always: no N: Check: fields/deb822 N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), libtqt3-mt-dev, perl (>= 5.8.0), libcrypt-dev, automake, autoconf, tdelibs14-trinity-dev, libsmoketqt-trinity-dev, chrpath, libtool (>= 1.5.2) N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Priority optional N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Section perl N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Source libtqt-perl N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 Standards-Version 3.8.4 N: C: libtqt-perl source: trimmed-deb822-field debian/control §1 XSBC-Original-Maintainer Bart Martens N: C: libtqt-perl source: trimmed-deb822-field debian/control §2 Architecture any N: C: libtqt-perl source: trimmed-deb822-field debian/control §2 Conflicts libqt-perl N: C: libtqt-perl source: trimmed-deb822-field debian/control §2 Depends ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} N: C: libtqt-perl source: trimmed-deb822-field debian/control §2 Description Perl bindings for the TQt library\n This module lets you use the TQt library from Perl.\n It provides an object-oriented interface and is easy to use. N: C: libtqt-perl source: trimmed-deb822-field debian/control §2 Package libtqt-perl N: C: libtqt-perl source: trimmed-field Architecture any N: N: These are the raw but trimmed contents of the named field in the package's N: primary control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/trimmed N: This tag is a classification. There is no issue in your package. N: N: C: libtqt-perl source: trimmed-field Binary libtqt-perl N: C: libtqt-perl source: trimmed-field Build-Conflicts libtqt-perl N: C: libtqt-perl source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), libtqt3-mt-dev, perl (>= 5.8.0), libcrypt-dev, automake, autoconf, tdelibs14-trinity-dev, libsmoketqt-trinity-dev, chrpath, libtool (>= 1.5.2) N: C: libtqt-perl source: trimmed-field Checksums-Sha1 dc9a3da9352a0a4a86d0b3843025360bfa1b5a24 575960 libtqt-perl_14.2.0~pre65.orig.tar.xz\n 415d3add9ae5f9aba7599600fad9051d6cec198a 5852 libtqt-perl_14.2.0~pre65-0ubuntu22.04.0+3.debian.tar.xz N: C: libtqt-perl source: trimmed-field Checksums-Sha256 3d60dc2af3c946ce62f54827ac4c4f4cfea6e95e52f9c13f4affd88ca294e0c7 575960 libtqt-perl_14.2.0~pre65.orig.tar.xz\n 96172a1f5f28375c24ced608045f93e2168b343fdf6264e691672eec8d788238 5852 libtqt-perl_14.2.0~pre65-0ubuntu22.04.0+3.debian.tar.xz N: C: libtqt-perl source: trimmed-field Files 735456c4dfb70595476b062d402b7049 575960 libtqt-perl_14.2.0~pre65.orig.tar.xz\n c3c0b00b5619f8ab10ef1ef268c10097 5852 libtqt-perl_14.2.0~pre65-0ubuntu22.04.0+3.debian.tar.xz N: C: libtqt-perl source: trimmed-field Format 3.0 (quilt) N: C: libtqt-perl source: trimmed-field Maintainer TDE Debian Team N: C: libtqt-perl source: trimmed-field Original-Maintainer Bart Martens N: C: libtqt-perl source: trimmed-field Package-List libtqt-perl deb perl optional arch=any N: C: libtqt-perl source: trimmed-field Source libtqt-perl N: C: libtqt-perl source: trimmed-field Standards-Version 3.8.4 N: C: libtqt-perl source: trimmed-field Version 4:14.2.0~pre65-0ubuntu22.04.0+3 N: C: libtqt-perl: trimmed-field Architecture armhf N: C: libtqt-perl: trimmed-field Conflicts libqt-perl N: C: libtqt-perl: trimmed-field Depends perl, perlapi-5.34.0, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libsmoketqt1-trinity (>= 4:14.2.0~pre84), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.2.0~pre257) N: C: libtqt-perl: trimmed-field Description Perl bindings for the TQt library\n This module lets you use the TQt library from Perl.\n It provides an object-oriented interface and is easy to use. N: C: libtqt-perl: trimmed-field Installed-Size 519 N: C: libtqt-perl: trimmed-field Maintainer TDE Debian Team N: C: libtqt-perl: trimmed-field Original-Maintainer Bart Martens N: C: libtqt-perl: trimmed-field Package libtqt-perl N: C: libtqt-perl: trimmed-field Priority optional N: C: libtqt-perl: trimmed-field Section perl N: C: libtqt-perl: trimmed-field Version 4:14.2.0~pre65-0ubuntu22.04.0+3 N: N: We are intentionally installing to /opt, so we have to live with that for now. O: libtqt-perl: custom-library-search-path RUNPATH /opt/trinity/lib [usr/lib/arm-linux-gnueabihf/perl5/5.34/auto/TQt/TQt.so] N: N: The binary or shared library sets RPATH or RUNPATH. This overrides the N: normal library search path, possibly interfering with local policy and N: causing problems for multilib, among other issues. N: N: The only time a binary or shared library in a Debian package should set N: RPATH or RUNPATH is if it is linked to private shared libraries in the N: same package. In that case, place those private shared libraries in N: /usr/lib/*package*. Libraries used by binaries in other packages should be N: placed in /lib or /usr/lib as appropriate, with a proper SONAME, in which N: case RPATH/RUNPATH is unnecessary. N: N: To fix this problem, look for link lines like: gcc test.o -o test N: -Wl,--rpath,/usr/local/lib or gcc test.o -o test -R/usr/local/lib and N: remove the -Wl,--rpath or -R argument. You can also use the chrpath N: utility to remove the RPATH. N: N: Please refer to https://wiki.debian.org/RpathIssue for details. N: N: Visibility: error N: Show-Always: no N: Check: binaries/rpath N: Renamed from: binary-or-shlib-defines-rpath N: N: O: libtqt-perl source: binary-nmu-debian-revision-in-source 4:14.2.0~pre65-0ubuntu22.04.0+3 N: N: The version number of your source package ends in +b and a number or has a N: Debian revision containing three parts. These version numbers are used by N: binary NMUs and should not be used as the source version. (The +b form is N: the current standard; the three-part version number now obsolete.) N: N: Please refer to Debian Developer's Reference section 5.10.2.1 for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/version N: N: N: We want XZ regardless of the default compression. O: libtqt-perl source: custom-compression-in-debian-source-options compression = "xz" (line 2) N: N: This package selects a custom compression level or algorithm in N: debian/source/options. Please remove the call and let dpkg-deb(1) select N: suitable defaults. N: N: Custom compression settings are usually chosen for one of two reasons: N: N: Higher compression levels or more advanced algorithms shrink the sizes of N: large files, but they can cause problems in the resource constrained N: environments used in Debian's buildd infrastructure. For example, higher N: than expected memory consumption may trigger an FTBFS or a failure to N: install. N: N: Lower compression levels or less advanced algorithms are sometimes needed N: to support older Debian version. Unfortunately, they also make it harder N: to change the defauls on an archive-wide basis. N: N: Some legitimate use cases trigger this tag. Please override it. N: N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) N: manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/source-dir N: Renamed from: debian-source-options-has-custom-compression-settings N: N: N: We want XZ regardless of the default compression. O: libtqt-perl source: custom-compression-in-debian-source-options compression-level = 9 (line 3) --------------------