cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-gqrdvei4/twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7.dsc' '/tmp/debusine-fetch-exec-upload-gqrdvei4/twin-style-crystal-trinity-dbgsym_14.2.0~pre42-0raspbian13.0.0+7_amd64.deb' '/tmp/debusine-fetch-exec-upload-gqrdvei4/twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7_amd64.deb' output (contains stderr only, stdout was captured): Warning in processable /tmp/debusine-fetch-exec-upload-gqrdvei4/twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7.dsc: Use of uninitialized value $1 in ucfirst at /usr/share/lintian/bin/../lib/Lintian/Changelog.pm line 172. Files in working directory: lintian.txt -------------------- N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/] N: N: Debian packages should not install into /opt, because it is reserved for N: add-on software. N: N: Please refer to /opt : Add-on application software packages (Section 3.13) N: in the Filesystem Hierarchy Standard for details. N: N: Visibility: error N: Show-Always: no N: Check: files/hierarchy/standard N: N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/twin_crystal.la] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/twin_crystal.so] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/twin_crystal_config.la] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/twin_crystal_config.so] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/apps/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/apps/twin/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/apps/twin/crystal.desktop] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ka/LC_MESSAGES/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ka/LC_MESSAGES/twin-style-crystal.mo] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ka/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/LC_MESSAGES/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/LC_MESSAGES/twin-style-crystal.mo] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/LC_MESSAGES/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/LC_MESSAGES/twin-style-crystal.mo] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/LC_MESSAGES/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/LC_MESSAGES/twin-style-crystal.mo] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/LC_MESSAGES/] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/LC_MESSAGES/twin-style-crystal.mo] N: E: twin-style-crystal-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/] N: E: twin-style-crystal-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 1.0.5-0ubuntu3 -> 4:14.2.0~pre42-0raspbian13.0.0+7 [debian/changelog:1] N: N: The previous version of this package had a different version epoch to the N: current version but the upstream version did not go "backwards". For N: example, the previous package version was "1:1.0-1" and the current N: version is "2:2.0-1". N: N: This was likely an accidental bump or addition of an epoch. N: N: Epochs exist to cope with changes to the upstream version numbering N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has N: many downsides including causing issues with versioned dependencies, being N: misleading to users and being aesthetically unappealing. Whilst they N: should be avoided, valid reasons to add or increment the epoch include: N: N: - Upstream changed their versioning scheme in a way that makes the N: latest version lower than the previous one. N: - You need to permanently revert to a lower upstream version. N: N: Temporary revertions (eg. after an NMU) should use not modify or introduce N: an epoch - please use the CURRENT+reallyFORMER until you can upload the N: latest version again. N: N: If you are unsure whether you need to increase the epoch for a package, N: please consult the debian-devel mailing list. N: N: Visibility: error N: Show-Always: no N: Check: debian/changelog N: N: E: twin-style-crystal-trinity source: rules-require-build-prerequisite (does not satisfy cdbs:any) [debian/rules] N: N: N: The code in debian/rules requires a prerequisite N: that is not presently listed in the package's Build-Depends. N: N: In the special case of Python, affected packages should Build-Depend on N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one N: depends on whether a package supports multiple Python versions, and also N: whether the package builds Python modules or uses Python only as part of N: the build process. N: N: Packages that depend on a specific Python version may build-depend on any N: appropriate pythonX.Y or pythonX.Y-dev package instead. N: N: The condition you see in the context is not a recommendation on what to N: add. If you see a list, more than likely only one member is needed to make N: this tag go away. You probably also do not need the :any multiarch N: qualifier, if you see one. N: N: Please refer to Package relationships (Section 4.2) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: debian/rules N: Renamed from: missing-build-dependency missing-python-build-dependency N: N: W: twin-style-crystal-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre42-0raspbian13.0.0+7 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 Recompilation or binary-only NMU (Section 5.10.2.1) in the N: Debian Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/version N: N: W: twin-style-crystal-trinity source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options: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 defaults 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: W: twin-style-crystal-trinity source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] N: W: twin-style-crystal-trinity source: epoch-change-without-comment 1.0.5-0ubuntu3 -> 4:14.2.0~pre42-0raspbian13.0.0+7 [debian/changelog:1] N: N: The previous version of this package had a different version epoch (eg. N: 2:1.0-1) to the current version but there's no reference to this in the N: changelog entry. N: N: Epochs exist to cope with changes to the upstream version numbering N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has N: many downsides including causing issues with versioned dependencies, being N: misleading to users and being aesthetically unappealing. Whilst they N: should be avoided, valid reasons to add or increment the epoch include: N: N: - Upstream changed their versioning scheme in a way that makes the N: latest version lower than the previous one. N: - You need to permanently revert to a lower upstream version. N: N: Temporary revertions (eg. after an NMU) should use not modify or introduce N: an epoch - please use the CURRENT+reallyFORMER until you can upload the N: latest version again. N: N: If you are unsure whether you need to increase the epoch for a package, N: please consult the debian-devel mailing list. N: N: Lintian looks in this version's changelog entry for the phrase "epoch". N: N: Visibility: warning N: Show-Always: no N: Check: debian/changelog N: N: W: twin-style-crystal-trinity: hardening-no-relro [opt/trinity/lib/trinity/twin_crystal.so] N: N: This package provides an ELF binary that lacks the "read-only relocation" N: link flag. This package was likely not built with the default Debian N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags N: directly, be sure to import LDFLAGS. N: N: Please refer to https://wiki.debian.org/Hardening for details. N: N: Visibility: warning N: Show-Always: no N: Check: binaries/hardening N: N: W: twin-style-crystal-trinity: hardening-no-relro [opt/trinity/lib/trinity/twin_crystal_config.so] N: W: twin-style-crystal-trinity source: no-nmu-in-changelog [debian/changelog:1] N: N: When you NMU a package, that fact should be mentioned on the first line in N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case N: insensitive). N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: Renamed from: changelog-should-mention-nmu N: N: W: twin-style-crystal-trinity: old-fsf-address-in-copyright-file N: N: The /usr/share/doc/*pkg*/copyright file refers to the old postal address N: of the Free Software Foundation (FSF). You should refer to N: https://www.gnu.org/licenses/ instead of a physical address, for example: N: N: You should have received a copy of the GNU General Public License N: along with this program. If not, see https://www.gnu.org/licenses/. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: N: W: twin-style-crystal-trinity: package-has-unnecessary-activation-of-ldconfig-trigger N: N: The package activates the ldconfig trigger even though no shared libraries N: are installed in a directory controlled by the dynamic library loader. N: N: Note this may be triggered by a bug in debhelper, that causes it to N: auto-generate an ldconfig trigger for packages that do not need it. N: N: Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and N: Bug#204975 for details. N: N: Visibility: warning N: Show-Always: no N: Check: libraries/shared/trigger/ldconfig N: N: W: twin-style-crystal-trinity source: source-nmu-has-incorrect-version-number 4:14.2.0~pre42-0raspbian13.0.0+7 [debian/changelog:1] N: N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a N: native package). This is to prevent stealing version numbers from the N: maintainer. N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: N: W: twin-style-crystal-trinity source: unknown-field Original-Maintainer N: N: See the Policy Manual for a list of the possible fields in a package N: control files. N: N: Please refer to Binary package control files – DEBIAN/control (Section N: 5.3) in the Debian Policy Manual and Debian source control files – .dsc N: (Section 5.4) in the Debian Policy Manual for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/unknown N: Renamed from: unknown-field-in-dsc unknown-field-in-control N: N: W: twin-style-crystal-trinity: unknown-field Original-Maintainer N: W: twin-style-crystal-trinity-dbgsym: unknown-field Original-Maintainer N: W: twin-style-crystal-trinity: unknown-section tde N: N: The "Section:" field in this package's control file is not one of the N: sections in use on the ftp archive. Valid sections are currently admin, N: comm, cli-mono, database, debug, devel, doc, editors, electronics, N: embedded, fonts, games, gnome, gnu-r, gnustep, graphics, hamradio, N: haskell, httpd, interpreters, java, javascript, kde, libdevel, libs, lisp, N: localization, kernel, mail, math, misc, net, news, ocaml, oldlibs, N: otherosfs, perl, php, python, ruby, rust, science, shells, sound, tex, N: text, utils, vcs, video, web, x11, xfce, zope. N: N: The section name should be preceded by either "contrib/", "non-free/" or N: "non-free-firmware/" if the package is in the according archive area. N: N: Please refer to Sections (Section 2.4) in the Debian Policy Manual for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/section N: N: I: twin-style-crystal-trinity 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 Upstream source location: debian/watch (Section 4.11) in N: the Debian Policy Manual and the uscan(1) manual page for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/watch N: N: I: twin-style-crystal-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/twin_crystal.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: I: twin-style-crystal-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/twin_crystal_config.so] N: I: twin-style-crystal-trinity source: no-dh-sequencer [debian/rules] 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: twin-style-crystal-trinity source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.2) 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: twin-style-crystal-trinity: spelling-error-in-description Transparancy Transparency N: N: Lintian found a spelling error in the package description. Lintian has a N: list of common misspellings that it looks for. It does not have a N: dictionary like a spelling checker does. It is particularly picky about N: spelling and capitalization in package descriptions since they're very N: visible to end users. N: N: Visibility: info N: Show-Always: no N: Check: fields/description N: N: I: twin-style-crystal-trinity: spelling-error-in-description-synopsis transparant transparent N: N: Lintian found a spelling error in the package synopsis. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. It is particularly picky about spelling and N: capitalization in package descriptions since they're very visible to end N: users. N: N: Visibility: info N: Show-Always: no N: Check: fields/description N: N: P: twin-style-crystal-trinity: 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: P: twin-style-crystal-trinity 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: twin-style-crystal-trinity 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 Homepage (Section 5.6.23) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/homepage N: N: P: twin-style-crystal-trinity 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: twin-style-crystal-trinity: repeated-path-segment trinity [opt/trinity/lib/trinity/] N: N: The file is installed into a location that repeats the given path segment. N: An example would be /usr/lib/lib or /usr/share/myprogram/share. N: N: More often than not this is unintended. N: N: Please refer to Bug#950052 and Bug#950027 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: files/hierarchy/path-segments N: N: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:124] 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: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:131] N: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:142] N: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:73] N: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:97] N: P: twin-style-crystal-trinity source: trailing-whitespace [debian/changelog:98] N: X: twin-style-crystal-trinity: spelling-error-in-binary independend independent [opt/trinity/lib/trinity/twin_crystal_config.so] 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: pedantic N: Show-Always: no N: Check: binaries/spelling N: This tag is experimental. N: N: X: twin-style-crystal-trinity 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: X: twin-style-crystal-trinity source: very-long-line-length-in-source-file 10081 > 512 [client/config/infodialog.ui:263] 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: files/contents/line-length N: Renamed from: insane-line-length-in-source-file N: This tag is experimental. N: N: Screen: autotools/long-lines N: Advocates: "Russ Allbery" N: Reason: N: Upstream sources using autoconf have traditionally been N: distributed with generated ./configure scripts as well as N: other third-party m4 macro files such as libtool. N: N: When paired with automake, there may also be some intermediate N: Makefile.in files. N: N: A lot of sources potentially contain such files, but they are N: not actionable by either the Debian distributor or by the N: upstream maintainer. N: N: As a side note, modern Debian build protocols will re-create N: many of those files via dh_autoreconf. They are present merely N: to aid in bootstrapping systems where the GNU suite may not yet N: be available. N: N: Read more in Bug#996740. N: N: X: twin-style-crystal-trinity source: very-long-line-length-in-source-file 1900 > 512 [client/config/configdialog.ui:2126] N: C: twin-style-crystal-trinity: control-tarball-compression-format xz 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: twin-style-crystal-trinity-dbgsym: control-tarball-compression-format xz N: C: twin-style-crystal-trinity: data-tarball-compression-format xz 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: twin-style-crystal-trinity-dbgsym: data-tarball-compression-format xz N: C: twin-style-crystal-trinity 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: twin-style-crystal-trinity 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: twin-style-crystal-trinity 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: twin-style-crystal-trinity: mail-contact Maintainer "TDE Debian Team" N: C: twin-style-crystal-trinity-dbgsym: mail-contact Maintainer "TDE Debian Team" N: C: twin-style-crystal-trinity: 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: twin-style-crystal-trinity-dbgsym: no-ctrl-scripts N: C: twin-style-crystal-trinity source: number-of-patches 0 [debian/patches/series] 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: twin-style-crystal-trinity 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: twin-style-crystal-trinity: package-is-maintained-by-individual N: C: twin-style-crystal-trinity-dbgsym: package-is-maintained-by-individual N: C: twin-style-crystal-trinity 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: twin-style-crystal-trinity source: silent-on-rules-requiring-root [debian/control] N: N: The field Rules-Requires-Root is not declared in the file debian/control. N: N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for N: details. N: N: Visibility: classification N: Show-Always: no N: Check: debian/control/field/rules-requires-root N: Renamed from: rules-requires-root-missing N: This tag is a classification. There is no issue in your package. N: N: C: twin-style-crystal-trinity 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: twin-style-crystal-trinity 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: twin-style-crystal-trinity source: trimmed-deb822-field §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev [debian/control:6] 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: twin-style-crystal-trinity source: trimmed-deb822-field §1 Maintainer TDE Debian Team [debian/control:4] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §1 Priority optional [debian/control:3] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §1 Section tde [debian/control:2] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §1 Source twin-style-crystal-trinity [debian/control:1] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:7] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §1 XSBC-Original-Maintainer Sune Vuorela [debian/control:5] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Architecture any [debian/control:10] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Breaks kwin-style-crystal-trinity (<< 4:14.0.0~) [debian/control:13] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:11] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Description semi transparant window decoration for Trinity\n Crystal offers you pseudo transparent titlebar, buttons and borders\n transparent, so you can see more of your lovely background image\n Transparancy and buttons can be costumized to match your wishes.\n Offers rounded corners as well\n .\n And it is of course nice to look at. Upstream says:\n "- Don't forget to breathe, while drooling." [debian/control:14] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Package twin-style-crystal-trinity [debian/control:9] N: C: twin-style-crystal-trinity source: trimmed-deb822-field §2 Replaces kwin-style-crystal-trinity (<< 4:14.0.0~) [debian/control:12] N: C: twin-style-crystal-trinity 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: twin-style-crystal-trinity source: trimmed-field Binary twin-style-crystal-trinity N: C: twin-style-crystal-trinity source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdebase-trinity-dev N: C: twin-style-crystal-trinity source: trimmed-field Checksums-Sha1 579c2203f6bbdb5d2185b8d793c578ed30f950c2 169436 twin-style-crystal-trinity_14.2.0~pre42.orig.tar.xz\n 1a5208bc690dfb89f9942bece960d70e42788dbb 3300 twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7.debian.tar.xz N: C: twin-style-crystal-trinity source: trimmed-field Checksums-Sha256 bccd79205123e9aad8d1d7fd8cf8328c07c4b40b2a5913ff91d8a02796d76bd1 169436 twin-style-crystal-trinity_14.2.0~pre42.orig.tar.xz\n 18c7995245fdb558ae302a18cabe110d4f964acd3f811d2cd8c2ee6cb0be6d6a 3300 twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7.debian.tar.xz N: C: twin-style-crystal-trinity source: trimmed-field Files 4dbf0b1f58dc76059d2b42bd0c750223 169436 twin-style-crystal-trinity_14.2.0~pre42.orig.tar.xz\n a5de426d2d4a543c57e198004c6e71fb 3300 twin-style-crystal-trinity_14.2.0~pre42-0raspbian13.0.0+7.debian.tar.xz N: C: twin-style-crystal-trinity source: trimmed-field Format 3.0 (quilt) N: C: twin-style-crystal-trinity source: trimmed-field Maintainer TDE Debian Team N: C: twin-style-crystal-trinity source: trimmed-field Original-Maintainer Sune Vuorela N: C: twin-style-crystal-trinity source: trimmed-field Package-List twin-style-crystal-trinity deb tde optional arch=any N: C: twin-style-crystal-trinity source: trimmed-field Source twin-style-crystal-trinity N: C: twin-style-crystal-trinity source: trimmed-field Standards-Version 3.8.4 N: C: twin-style-crystal-trinity source: trimmed-field Version 4:14.2.0~pre42-0raspbian13.0.0+7 N: C: twin-style-crystal-trinity: trimmed-field Architecture amd64 N: C: twin-style-crystal-trinity: trimmed-field Breaks kwin-style-crystal-trinity (<< 4:14.0.0~) N: C: twin-style-crystal-trinity: trimmed-field Depends libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.2.0~pre279), libx11-6, tdelibs14-trinity (>= 4:14.2.0~pre294), twin-trinity (>= 4:14.2.0~pre734) N: C: twin-style-crystal-trinity: trimmed-field Description semi transparant window decoration for Trinity\n Crystal offers you pseudo transparent titlebar, buttons and borders\n transparent, so you can see more of your lovely background image\n Transparancy and buttons can be costumized to match your wishes.\n Offers rounded corners as well\n .\n And it is of course nice to look at. Upstream says:\n "- Don't forget to breathe, while drooling." N: C: twin-style-crystal-trinity: trimmed-field Installed-Size 777 N: C: twin-style-crystal-trinity: trimmed-field Maintainer TDE Debian Team N: C: twin-style-crystal-trinity: trimmed-field Original-Maintainer Sune Vuorela N: C: twin-style-crystal-trinity: trimmed-field Package twin-style-crystal-trinity N: C: twin-style-crystal-trinity: trimmed-field Priority optional N: C: twin-style-crystal-trinity: trimmed-field Replaces kwin-style-crystal-trinity (<< 4:14.0.0~) N: C: twin-style-crystal-trinity: trimmed-field Section tde N: C: twin-style-crystal-trinity: trimmed-field Version 4:14.2.0~pre42-0raspbian13.0.0+7 N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Architecture amd64 N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Auto-Built-Package debug-symbols N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Build-Ids 283609cde98e9b38bc870fc09d8e2cb2a2006281 fb1ab7f2a8eea87096bc7af194d2fa4f82f741f9 N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Depends twin-style-crystal-trinity (= 4:14.2.0~pre42-0raspbian13.0.0+7) N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Description debug symbols for twin-style-crystal-trinity N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Installed-Size 623 N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Maintainer TDE Debian Team N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Original-Maintainer Sune Vuorela N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Package twin-style-crystal-trinity-dbgsym N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Priority optional N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Section debug N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Source twin-style-crystal-trinity N: C: twin-style-crystal-trinity-dbgsym: trimmed-field Version 4:14.2.0~pre42-0raspbian13.0.0+7 --------------------