1N: 2E: libkdcraw3-trinity: dir-or-file-in-opt [opt/trinity/] 3N: 4N: Debian packages should not install into /opt, because it is reserved for 5N: add-on software. 6N: 7N: Please refer to /opt : Add-on application software packages (Section 3.13) 8N: in the Filesystem Hierarchy Standard for details. 9N: 10N: Visibility: error 11N: Show-Always: no 12N: Check: files/hierarchy/standard 13N: 14N: 15E: libkdcraw3-trinity: dir-or-file-in-opt [opt/trinity/lib/] 16N: 17E: libkdcraw3-trinity: dir-or-file-in-opt [opt/trinity/lib/libkdcraw.so.4.0.3] 18N: 19E: libkdcraw3-trinity: dir-or-file-in-opt [opt/trinity/lib/libkdcraw.so.4] 20N: 21E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/] 22N: 23E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/] 24N: 25E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/] 26N: 27E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/dcrawinfocontainer.h] 28N: 29E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/dcrawsettingswidget.h] 30N: 31E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/kdcraw.h] 32N: 33E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/libkdcraw_export.h] 34N: 35E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/rawdecodingsettings.h] 36N: 37E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/rawfiles.h] 38N: 39E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/rcombobox.h] 40N: 41E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/rnuminput.h] 42N: 43E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libkdcraw/version.h] 44N: 45E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/] 46N: 47E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkdcraw.la] 48N: 49E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkdcraw.so] 50N: 51E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/pkgconfig/] 52N: 53E: libkdcraw3-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/pkgconfig/libkdcraw.pc] 54N: 55E: libkdcraw3-trinity: embedded-library libraw [opt/trinity/lib/libkdcraw.so.4.0.3] 56N: 57N: The given ELF object appears to have been statically linked to a library. 58N: Doing this is strongly discouraged due to the extra work needed by the 59N: security team to fix all the extra embedded copies or trigger the package 60N: rebuilds, as appropriate. 61N: 62N: If the package uses a modified version of the given library it is highly 63N: recommended to coordinate with the library's maintainer to include the 64N: changes on the system version of the library. 65N: 66N: Please refer to Embedded code copies (Section 4.13) in the Debian Policy 67N: Manual for details. 68N: 69N: Visibility: error 70N: Show-Always: no 71N: Check: libraries/embedded 72N: 73N: 74E: libkdcraw-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 0.1.9-0ubuntu1 -> 4:14.2.0~pre27-0ubuntu24.10.0+9 [debian/changelog:1] 75N: 76N: The previous version of this package had a different version epoch to the 77N: current version but the upstream version did not go "backwards". For 78N: example, the previous package version was "1:1.0-1" and the current 79N: version is "2:2.0-1". 80N: 81N: This was likely an accidental bump or addition of an epoch. 82N: 83N: Epochs exist to cope with changes to the upstream version numbering 84N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 85N: many downsides including causing issues with versioned dependencies, being 86N: misleading to users and being aesthetically unappealing. Whilst they 87N: should be avoided, valid reasons to add or increment the epoch include: 88N: 89N: - Upstream changed their versioning scheme in a way that makes the 90N: latest version lower than the previous one. 91N: - You need to permanently revert to a lower upstream version. 92N: 93N: Temporary revertions (eg. after an NMU) should use not modify or introduce 94N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 95N: latest version again. 96N: 97N: If you are unsure whether you need to increase the epoch for a package, 98N: please consult the debian-devel mailing list. 99N: 100N: Visibility: error 101N: Show-Always: no 102N: Check: debian/changelog 103N: 104N: 105E: libkdcraw-trinity source: rules-require-build-prerequisite (does not satisfy cdbs:any) [debian/rules] 106N: 107N: 108N: The code in debian/rules requires a prerequisite 109N: that is not presently listed in the package's Build-Depends. 110N: 111N: In the special case of Python, affected packages should Build-Depend on 112N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one 113N: depends on whether a package supports multiple Python versions, and also 114N: whether the package builds Python modules or uses Python only as part of 115N: the build process. 116N: 117N: Packages that depend on a specific Python version may build-depend on any 118N: appropriate pythonX.Y or pythonX.Y-dev package instead. 119N: 120N: The condition you see in the context is not a recommendation on what to 121N: add. If you see a list, more than likely only one member is needed to make 122N: this tag go away. You probably also do not need the :any multiarch 123N: qualifier, if you see one. 124N: 125N: Please refer to Package relationships (Section 4.2) in the Debian Policy 126N: Manual for details. 127N: 128N: Visibility: error 129N: Show-Always: no 130N: Check: debian/rules 131N: Renamed from: missing-build-dependency missing-python-build-dependency 132N: 133N: 134W: libkdcraw-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre27-0ubuntu24.10.0+9 135N: 136N: The version number of your source package ends in +b and a number or has a 137N: Debian revision containing three parts. These version numbers are used by 138N: binary NMUs and should not be used as the source version. (The +b form is 139N: the current standard; the three-part version number now obsolete.) 140N: 141N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 142N: Debian Developer's Reference for details. 143N: 144N: Visibility: warning 145N: Show-Always: no 146N: Check: fields/version 147N: 148N: 149W: libkdcraw-trinity source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 150N: 151N: This package selects a custom compression level or algorithm in 152N: debian/source/options. Please remove the call and let dpkg-deb(1) select 153N: suitable defaults. 154N: 155N: Custom compression settings are usually chosen for one of two reasons: 156N: 157N: Higher compression levels or more advanced algorithms shrink the sizes of 158N: large files, but they can cause problems in the resource constrained 159N: environments used in Debian's buildd infrastructure. For example, higher 160N: than expected memory consumption may trigger an FTBFS or a failure to 161N: install. 162N: 163N: Lower compression levels or less advanced algorithms are sometimes needed 164N: to support older Debian version. Unfortunately, they also make it harder 165N: to change the defaults on an archive-wide basis. 166N: 167N: Some legitimate use cases trigger this tag. Please override it. 168N: 169N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 170N: manual page for details. 171N: 172N: Visibility: warning 173N: Show-Always: no 174N: Check: debian/source-dir 175N: Renamed from: debian-source-options-has-custom-compression-settings 176N: 177N: 178W: libkdcraw-trinity source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 179N: 180W: libkdcraw-trinity source: debhelper-but-no-misc-depends libkdcraw3-trinity 181N: 182N: The source package uses debhelper, but it does not include ${misc:Depends} 183N: in the given binary package's debian/control entry. Any debhelper command 184N: may add dependencies to ${misc:Depends} that are required for the work 185N: that it does, so recommended best practice is to always add 186N: ${misc:Depends} to the dependencies of each binary package if debhelper is 187N: in use. 188N: 189N: Please refer to the debhelper(7) manual page for details. 190N: 191N: Visibility: warning 192N: Show-Always: no 193N: Check: debhelper 194N: 195N: 196W: libkdcraw-trinity source: debhelper-but-no-misc-depends libkdcraw3-trinity-dev 197N: 198W: libkdcraw-trinity source: epoch-change-without-comment 0.1.9-0ubuntu1 -> 4:14.2.0~pre27-0ubuntu24.10.0+9 [debian/changelog:1] 199N: 200N: The previous version of this package had a different version epoch (eg. 201N: 2:1.0-1) to the current version but there's no reference to this in the 202N: changelog entry. 203N: 204N: Epochs exist to cope with changes to the upstream version numbering 205N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 206N: many downsides including causing issues with versioned dependencies, being 207N: misleading to users and being aesthetically unappealing. Whilst they 208N: should be avoided, valid reasons to add or increment the epoch include: 209N: 210N: - Upstream changed their versioning scheme in a way that makes the 211N: latest version lower than the previous one. 212N: - You need to permanently revert to a lower upstream version. 213N: 214N: Temporary revertions (eg. after an NMU) should use not modify or introduce 215N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 216N: latest version again. 217N: 218N: If you are unsure whether you need to increase the epoch for a package, 219N: please consult the debian-devel mailing list. 220N: 221N: Lintian looks in this version's changelog entry for the phrase "epoch". 222N: 223N: Visibility: warning 224N: Show-Always: no 225N: Check: debian/changelog 226N: 227N: 228W: libkdcraw3-trinity: hardening-no-relro [opt/trinity/lib/libkdcraw.so.4.0.3] 229N: 230N: This package provides an ELF binary that lacks the "read-only relocation" 231N: link flag. This package was likely not built with the default Debian 232N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 233N: directly, be sure to import LDFLAGS. 234N: 235N: Please refer to https://wiki.debian.org/Hardening for details. 236N: 237N: Visibility: warning 238N: Show-Always: no 239N: Check: binaries/hardening 240N: 241N: 242W: libkdcraw3-trinity: package-has-unnecessary-activation-of-ldconfig-trigger 243N: 244N: The package activates the ldconfig trigger even though no shared libraries 245N: are installed in a directory controlled by the dynamic library loader. 246N: 247N: Note this may be triggered by a bug in debhelper, that causes it to 248N: auto-generate an ldconfig trigger for packages that do not need it. 249N: 250N: Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and 251N: Bug#204975 for details. 252N: 253N: Visibility: warning 254N: Show-Always: no 255N: Check: libraries/shared/trigger/ldconfig 256N: 257N: 258W: libkdcraw3-trinity-dev: package-has-unnecessary-activation-of-ldconfig-trigger 259N: 260W: libkdcraw3-trinity: package-relation-with-self Breaks: libkdcraw3-trinity (<< 4:14.0.0~) 261N: 262N: The package declares a relationship with itself. This is not very useful 263N: except in the case of a package Conflicting with itself if its package 264N: name doubles as a virtual package. 265N: 266N: Visibility: warning 267N: Show-Always: no 268N: Check: fields/package-relations 269N: 270N: 271W: libkdcraw3-trinity-dev: package-relation-with-self Breaks: libkdcraw3-trinity-dev (<< 4:14.0.0~) 272N: 273I: libkdcraw-trinity source: adopted-extended-field (in section for source) XSBC-Original-Maintainer [debian/control:5] 274N: 275N: A field in debian/control has an extension prefix but is also known 276N: without it. 277N: 278N: Extension prefixes like XS-* or XC-* allow experimental fields to 279N: propagate to the right place when packages are built with dpkg. In this 280N: case, however, the field is also known without the prefix. In all 281N: likelihood the field was permanently adopted, and dpkg learned how to deal 282N: with it. 283N: 284N: Please consider removing the extension prefix for the field name. 285N: 286N: Visibility: info 287N: Show-Always: no 288N: Check: debian/control/field/adopted 289N: Renamed from: xc-package-type-in-debian-control 290N: xs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control 291N: 292N: 293I: libkdcraw3-trinity: hardening-no-bindnow [opt/trinity/lib/libkdcraw.so.4.0.3] 294N: 295N: This package provides an ELF binary that lacks the "bindnow" linker flag. 296N: 297N: This is needed (together with "relro") to make the "Global Offset Table" 298N: (GOT) fully read-only. The bindnow feature trades startup time for 299N: improved security. Please consider enabling this feature or consider 300N: overriding the tag (possibly with a comment about why). 301N: 302N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 303N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 304N: 305N: The relevant compiler flags are set in LDFLAGS. 306N: 307N: Please refer to https://wiki.debian.org/Hardening for details. 308N: 309N: Visibility: info 310N: Show-Always: no 311N: Check: binaries/hardening 312N: 313N: 314I: libkdcraw-trinity source: installable-field-mirrors-source (in section for libkdcraw3-trinity) Section [debian/control:28] 315N: 316N: The named field for an installation package in debian/control has the same 317N: value as the one inherited from the source paragraph. 318N: 319N: In the interest of shorter and clearer files, you may wish to take 320N: advantage of the inheritance rules. This field is redundant. 321N: 322N: Visibility: info 323N: Show-Always: no 324N: Check: debian/control/field/redundant 325N: Renamed from: binary-control-field-duplicates-source 326N: 327N: 328I: libkdcraw-trinity source: no-dh-sequencer [debian/rules] 329N: 330N: This package does not use the dh sequencer in debian/rules. 331N: 332N: While maintainers may use a variety of build systems, this one is by far 333N: the most popular. 334N: 335N: Maintainers are strongly encouraged to use the dh sequencer in new 336N: packages and convert existing ones when appropriate. 337N: 338N: Visibility: info 339N: Show-Always: no 340N: Check: debian/rules/dh-sequencer 341N: 342N: 343I: libkdcraw-trinity source: older-debian-watch-file-standard 3 [debian/watch] 344N: 345N: The version= line in the debian/watch file in this package declares an 346N: older version. Please upgrade when you have a chance. 347N: 348N: Please refer to the uscan(1) manual page for details. 349N: 350N: Visibility: info 351N: Show-Always: no 352N: Check: debian/watch/standard 353N: 354N: 355I: libkdcraw-trinity source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.0) 356N: 357N: The source package refers to a Standards-Version older than the one that 358N: was current at the time the package was created (according to the 359N: timestamp of the latest debian/changelog entry). Please consider updating 360N: the package to current Policy and setting this control field 361N: appropriately. 362N: 363N: If the package is already compliant with the current standards, you don't 364N: have to re-upload the package just to adjust the Standards-Version control 365N: field. However, please remember to update this field next time you upload 366N: the package. 367N: 368N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 369N: debian-policy package for a summary of changes in newer versions of 370N: Policy. 371N: 372N: Please refer to 373N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 374N: details. 375N: 376N: Visibility: info 377N: Show-Always: no 378N: Check: fields/standards-version 379N: 380N: 381I: libkdcraw3-trinity: spelling-error-in-binary Optio Option [opt/trinity/lib/libkdcraw.so.4.0.3] 382N: 383N: Lintian found a spelling error in the given binary. Lintian has a list of 384N: common misspellings that it looks for. It does not have a dictionary like 385N: a spelling checker does. 386N: 387N: If the string containing the spelling error is translated with the help of 388N: gettext or a similar tool, please fix the error in the translations as 389N: well as the English text to avoid making the translations fuzzy. With 390N: gettext, for example, this means you should also fix the spelling mistake 391N: in the corresponding msgids in the *.po files. 392N: 393N: You can often find the word in the source code by running: 394N: 395N: grep -rw <word> <source-tree> 396N: 397N: This tag may produce false positives for words that contain non-ASCII 398N: characters due to limitations in strings. 399N: 400N: Visibility: info 401N: Show-Always: no 402N: Check: binaries/spelling 403N: 404N: 405P: libkdcraw-trinity source: co-maintained-package-with-no-vcs-fields 406N: 407N: Based on the content of the maintainer and uploader fields this package is 408N: co-maintained but there are no Vcs-* fields. 409N: 410N: It is recommended that shared maintenance of packages are co-ordinated via 411N: a revision control system. 412N: 413N: Visibility: pedantic 414N: Show-Always: no 415N: Check: fields/vcs 416N: Renamed from: co-maintained-package-with-no-vcs-headers 417N: 418N: 419P: libkdcraw3-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL 420N: 421N: The copyright file refers to the versionless symlink in 422N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL 423N: license. This symlink is updated to point to the latest version of the 424N: license when a new one is released. The package appears to allow 425N: relicensing under later versions of its license, so this is legally 426N: consistent, but it implies that Debian will relicense the package under 427N: later versions of those licenses as they're released. It is normally 428N: better to point to the version of the license the package references in 429N: its license statement. 430N: 431N: For example, if the package says something like "you may redistribute it 432N: and/or modify it under the terms of the GNU General Public License as 433N: published by the Free Software Foundation; either version 2, or (at your 434N: option) any later version", the debian/copyright file should refer to 435N: /usr/share/common-licenses/GPL-2, not /GPL. 436N: 437N: For packages released under the same terms as Perl, Perl references the 438N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. 439N: 440N: Visibility: pedantic 441N: Show-Always: no 442N: Check: debian/copyright 443N: 444N: 445P: libkdcraw3-trinity-dev: copyright-refers-to-symlink-license usr/share/common-licenses/GPL 446N: 447P: libkdcraw-trinity source: no-dep5-copyright [debian/copyright] 448N: 449N: This package does not use a machine-readable debian/copyright file. 450N: 451N: This format makes it easier to review licenses and can be easily parsed by 452N: Lintian. 453N: 454N: Please refer to 455N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 456N: details. 457N: 458N: Visibility: pedantic 459N: Show-Always: no 460N: Check: debian/copyright/dep5 461N: 462N: 463P: libkdcraw-trinity source: package-uses-old-debhelper-compat-version 10 464N: 465N: This package uses a debhelper compatibility level that is no longer 466N: recommended. Please consider using the recommended level. 467N: 468N: For most packages, the best way to set the compatibility level is to 469N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 470N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 471N: 472N: If no level is selected debhelper defaults to level 1, which is 473N: deprecated. 474N: 475N: Please refer to the debhelper(7) manual page for details. 476N: 477N: Visibility: pedantic 478N: Show-Always: no 479N: Check: debhelper 480N: 481N: 482P: libkdcraw-trinity source: silent-on-rules-requiring-root [debian/control] 483N: 484N: The field Rules-Requires-Root is missing from the file debian/control. 485N: 486N: Over time, Debian has successively narrowed the steps for which elevated 487N: privileges are required. It speeds up the building of installation 488N: packages in the archive. Eventually, Debian will switch the default 489N: archive-wide behaviour to expedite the build process further. 490N: 491N: Please declare explicitly that the sources do not require root privileges. 492N: You can use the setting Rules-Requires-Root: no in the source stanza of 493N: debian/control, but please verify with diffoscope(1) that the installation 494N: packages produced are in fact identical. 495N: 496N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 497N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 498N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 499N: details. 500N: 501N: Visibility: pedantic 502N: Show-Always: no 503N: Check: debian/control/field/rules-requires-root 504N: Renamed from: rules-requires-root-missing 505N: 506N: 507X: libkdcraw-trinity source: debian-watch-does-not-check-openpgp-signature [debian/watch] 508N: 509N: This watch file does not specify a means to verify the upstream tarball 510N: using a cryptographic signature. 511N: 512N: If upstream distributions provides such signatures, please use the 513N: pgpsigurlmangle options in this watch file's opts= to generate the URL of 514N: an upstream OpenPGP signature. This signature is automatically downloaded 515N: and verified against a keyring stored in debian/upstream/signing-key.asc 516N: 517N: Of course, not all upstreams provide such signatures but you could request 518N: them as a way of verifying that no third party has modified the code after 519N: its release (projects such as phpmyadmin, unrealircd, and proftpd have 520N: suffered from this kind of attack). 521N: 522N: Please refer to the uscan(1) manual page for details. 523N: 524N: Visibility: pedantic 525N: Show-Always: no 526N: Check: debian/watch 527N: Renamed from: debian-watch-does-not-check-gpg-signature 528N: debian-watch-may-check-gpg-signature 529N: This tag is experimental. 530N: 531N: 532X: libkdcraw3-trinity-dev: package-contains-no-arch-dependent-files 533N: 534N: All files in this package are architecture-independent, but the package is 535N: not marked Architecture: all. 536N: 537N: The package should probably be marked Architecture: all. 538N: 539N: Please refer to Architecture (Section 5.6.8) in the Debian Policy Manual 540N: for details. 541N: 542N: Visibility: info 543N: Show-Always: no 544N: Check: files/architecture 545N: This tag is experimental. 546N: 547N: 548X: libkdcraw-trinity source: upstream-metadata-file-is-missing 549N: 550N: This source package is not Debian-native but it does not have a 551N: debian/upstream/metadata file. 552N: 553N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 554N: collect meta-information about upstream projects from any source package. 555N: This file is in YAML format and it is used in to feed the data in the 556N: UltimateDebianDatabase. For example, it can contains the way the authors 557N: want their software be cited in publications and some bibliographic 558N: references about the software. 559N: 560N: Please add a debian/upstream/metadata file. 561N: 562N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 563N: https://wiki.debian.org/UpstreamMetadata for details. 564N: 565N: Visibility: pedantic 566N: Show-Always: no 567N: Check: debian/upstream/metadata 568N: This tag is experimental. 569N: 570N: 571C: libkdcraw3-trinity: control-tarball-compression-format zst 572N: 573N: This is the compressor format used for the control.tar tarball. 574N: 575N: Visibility: classification 576N: Show-Always: no 577N: Check: deb-format 578N: This tag is a classification. There is no issue in your package. 579N: 580N: 581C: libkdcraw3-trinity-dev: control-tarball-compression-format zst 582N: 583C: libkdcraw3-trinity: data-tarball-compression-format zst 584N: 585N: This is the compressor format used for the data.tar tarball. 586N: 587N: Visibility: classification 588N: Show-Always: no 589N: Check: deb-format 590N: This tag is a classification. There is no issue in your package. 591N: 592N: 593C: libkdcraw3-trinity-dev: data-tarball-compression-format zst 594N: 595C: libkdcraw-trinity source: debhelper-compat-level 10 596N: 597N: This is the debhelper compat level used specified by this package. 598N: 599N: Visibility: classification 600N: Show-Always: no 601N: Check: debhelper 602N: This tag is a classification. There is no issue in your package. 603N: 604N: 605C: libkdcraw-trinity source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 606N: 607N: This is the build system that Lintian believes the package is using. 608N: 609N: Visibility: classification 610N: Show-Always: no 611N: Check: debhelper 612N: This tag is a classification. There is no issue in your package. 613N: 614N: 615C: libkdcraw-trinity source: debian-watch-file-standard 3 [debian/watch] 616N: 617N: The watch file uses this version standard. The currently known watch file 618N: versions are 2, 3 and 4. Version 1 means it was undeclared. 619N: 620N: Please refer to the uscan(1) manual page for details. 621N: 622N: Visibility: classification 623N: Show-Always: no 624N: Check: debian/watch/standard 625N: This tag is a classification. There is no issue in your package. 626N: 627N: 628C: libkdcraw-trinity source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 629N: 630N: This person is a contact in the named group for this package. 631N: 632N: Visibility: classification 633N: Show-Always: no 634N: Check: fields/mail-address 635N: Renamed from: maintainer uploader 636N: This tag is a classification. There is no issue in your package. 637N: 638N: 639C: libkdcraw-trinity source: mail-contact Uploaders "Achim Bohnet" <ach@mpe.mpg.de> 640N: 641C: libkdcraw-trinity source: mail-contact Uploaders "Fathi Boudra" <fabo@debian.org> 642N: 643C: libkdcraw-trinity source: mail-contact Uploaders "Mark Purcell" <msp@debian.org> 644N: 645C: libkdcraw3-trinity: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 646N: 647C: libkdcraw3-trinity-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 648N: 649C: libkdcraw3-trinity: no-ctrl-scripts 650N: 651N: The package does not rely on any maintainer scripts (or other executable 652N: control files). 653N: 654N: Visibility: classification 655N: Show-Always: no 656N: Check: control-files 657N: This tag is a classification. There is no issue in your package. 658N: 659N: 660C: libkdcraw3-trinity-dev: no-ctrl-scripts 661N: 662C: libkdcraw-trinity source: number-of-patches 0 [debian/patches/series] 663N: 664N: The number of patches according to the debian/patches/series file. 665N: 666N: Visibility: classification 667N: Show-Always: no 668N: Check: debian/patches/count 669N: This tag is a classification. There is no issue in your package. 670N: 671N: 672C: libkdcraw-trinity source: package-is-co-maintained (with 3 uploaders) 673N: 674N: The package is co-maintained but not team-maintained according to the 675N: maintainer/uploaders fields in the debian/control file. 676N: 677N: Visibility: classification 678N: Show-Always: no 679N: Check: fields/vcs 680N: This tag is a classification. There is no issue in your package. 681N: 682N: 683C: libkdcraw3-trinity: package-is-maintained-by-individual 684N: 685N: The package is maintained by an individual according to the 686N: maintainer/uploaders fields in the debian/control file. 687N: 688N: Visibility: classification 689N: Show-Always: no 690N: Check: fields/vcs 691N: This tag is a classification. There is no issue in your package. 692N: 693N: 694C: libkdcraw3-trinity-dev: package-is-maintained-by-individual 695N: 696C: libkdcraw-trinity source: patch-system quilt 697N: 698N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 699N: 700N: Visibility: classification 701N: Show-Always: no 702N: Check: debian/patches 703N: This tag is a classification. There is no issue in your package. 704N: 705N: 706C: libkdcraw-trinity source: source-format 3.0 (quilt) 707N: 708N: This is the source format declared in the package. 709N: 710N: Visibility: classification 711N: Show-Always: no 712N: Check: debian/source-dir 713N: This tag is a classification. There is no issue in your package. 714N: 715N: 716C: libkdcraw-trinity source: standards-version 3.8.4 717N: 718N: The standards version of the package according to Standards-Version field 719N: in the debian/control file. 720N: 721N: Visibility: classification 722N: Show-Always: no 723N: Check: fields/standards-version 724N: This tag is a classification. There is no issue in your package. 725N: 726N: 727C: libkdcraw-trinity source: trimmed-deb822-field §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev,\n liblcms2-dev | liblcms1-dev, libjpeg-dev, pkgconf,\n libomp-dev [amd64 arm64 armhf mips64el ppc64el riscv64] [debian/control:7] 728N: 729N: The raw but trimmed contents of the named field in the given Deb822 file. 730N: The number indicates the section from the top, starting at 1. 731N: 732N: Visibility: classification 733N: Show-Always: no 734N: Check: fields/deb822 735N: This tag is a classification. There is no issue in your package. 736N: 737N: 738C: libkdcraw-trinity source: trimmed-deb822-field §1 Homepage http://www.kipi-plugins.org/ [debian/control:11] 739N: 740C: libkdcraw-trinity source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 741N: 742C: libkdcraw-trinity source: trimmed-deb822-field §1 Priority optional [debian/control:3] 743N: 744C: libkdcraw-trinity source: trimmed-deb822-field §1 Section libs [debian/control:2] 745N: 746C: libkdcraw-trinity source: trimmed-deb822-field §1 Source libkdcraw-trinity [debian/control:1] 747N: 748C: libkdcraw-trinity source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:10] 749N: 750C: libkdcraw-trinity source: trimmed-deb822-field §1 Uploaders Mark Purcell <msp@debian.org>, Achim Bohnet <ach@mpe.mpg.de>, Fathi Boudra <fabo@debian.org> [debian/control:6] 751N: 752C: libkdcraw-trinity source: trimmed-deb822-field §1 XSBC-Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> [debian/control:5] 753N: 754C: libkdcraw-trinity source: trimmed-deb822-field §2 Architecture any [debian/control:15] 755N: 756C: libkdcraw-trinity source: trimmed-deb822-field §2 Breaks libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~) [debian/control:17] 757N: 758C: libkdcraw-trinity source: trimmed-deb822-field §2 Conflicts libkdcraw-dev [debian/control:19] 759N: 760C: libkdcraw-trinity source: trimmed-deb822-field §2 Depends libkdcraw3-trinity (= ${binary:Version}), ${lcms-dev}, pkgconf [debian/control:18] 761N: 762C: libkdcraw-trinity source: trimmed-deb822-field §2 Description RAW picture decoding C++ library (development) [Trinity]\n Libkdcraw is a C++ interface around dcraw binary program used to\n decode Raw picture files.\n .\n libkdcraw-dev contains development files and documentation. The\n library documentation is available on kdcraw.h header file. [debian/control:20] 763N: 764C: libkdcraw-trinity source: trimmed-deb822-field §2 Package libkdcraw3-trinity-dev [debian/control:13] 765N: 766C: libkdcraw-trinity source: trimmed-deb822-field §2 Replaces libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~) [debian/control:16] 767N: 768C: libkdcraw-trinity source: trimmed-deb822-field §2 Section libdevel [debian/control:14] 769N: 770C: libkdcraw-trinity source: trimmed-deb822-field §3 Architecture any [debian/control:29] 771N: 772C: libkdcraw-trinity source: trimmed-deb822-field §3 Breaks libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~) [debian/control:31] 773N: 774C: libkdcraw-trinity source: trimmed-deb822-field §3 Depends ${shlibs:Depends} [debian/control:32] 775N: 776C: libkdcraw-trinity source: trimmed-deb822-field §3 Description Raw picture decoding C++ library (runtime) [Trinity]\n C++ interface around dcraw binary program used to decode RAW\n picture files.\n .\n This library is used by kipi-plugins, digiKam and others kipi host programs.\n .\n libkdcraw3 contains the library of libkdcraw. [debian/control:33] 777N: 778C: libkdcraw-trinity source: trimmed-deb822-field §3 Package libkdcraw3-trinity [debian/control:27] 779N: 780C: libkdcraw-trinity source: trimmed-deb822-field §3 Replaces libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~) [debian/control:30] 781N: 782C: libkdcraw-trinity source: trimmed-deb822-field §3 Section libs [debian/control:28] 783N: 784C: libkdcraw-trinity source: trimmed-field Architecture any 785N: 786N: These are the raw but trimmed contents of the named field in the package's 787N: primary control file. 788N: 789N: Visibility: classification 790N: Show-Always: no 791N: Check: fields/trimmed 792N: This tag is a classification. There is no issue in your package. 793N: 794N: 795C: libkdcraw-trinity source: trimmed-field Binary libkdcraw3-trinity-dev, libkdcraw3-trinity 796N: 797C: libkdcraw-trinity source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, liblcms2-dev | liblcms1-dev, libjpeg-dev, pkgconf, libomp-dev [amd64 arm64 armhf mips64el ppc64el riscv64] 798N: 799C: libkdcraw-trinity source: trimmed-field Checksums-Sha1 11010895ce10034ef10bcc51f86e00582471d8d5 275208 libkdcraw-trinity_14.2.0~pre27.orig.tar.xz\n 3d02d423c248440494eef23251f4fb9bd08b8235 4556 libkdcraw-trinity_14.2.0~pre27-0ubuntu24.10.0+9.debian.tar.xz 800N: 801C: libkdcraw-trinity source: trimmed-field Checksums-Sha256 1819193b871c79b666ea734c0ce579565dc0a5cfa65478b3dbd40de09d6f0296 275208 libkdcraw-trinity_14.2.0~pre27.orig.tar.xz\n a31a9921671ff1ef607fd7434dbc2e1fa101f7c4be56c722df5bcb6fff17c76c 4556 libkdcraw-trinity_14.2.0~pre27-0ubuntu24.10.0+9.debian.tar.xz 802N: 803C: libkdcraw-trinity source: trimmed-field Files 7cd7cbcdf21fd055b6cdf316f4c21048 275208 libkdcraw-trinity_14.2.0~pre27.orig.tar.xz\n 58df5e4eac2b3db7062c2a7b2081f87c 4556 libkdcraw-trinity_14.2.0~pre27-0ubuntu24.10.0+9.debian.tar.xz 804N: 805C: libkdcraw-trinity source: trimmed-field Format 3.0 (quilt) 806N: 807C: libkdcraw-trinity source: trimmed-field Homepage http://www.kipi-plugins.org/ 808N: 809C: libkdcraw-trinity source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 810N: 811C: libkdcraw-trinity source: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 812N: 813C: libkdcraw-trinity source: trimmed-field Package-List libkdcraw3-trinity deb libs optional arch=any\n libkdcraw3-trinity-dev deb libdevel optional arch=any 814N: 815C: libkdcraw-trinity source: trimmed-field Source libkdcraw-trinity 816N: 817C: libkdcraw-trinity source: trimmed-field Standards-Version 3.8.4 818N: 819C: libkdcraw-trinity source: trimmed-field Uploaders Mark Purcell <msp@debian.org>, Achim Bohnet <ach@mpe.mpg.de>, Fathi Boudra <fabo@debian.org> 820N: 821C: libkdcraw-trinity source: trimmed-field Version 4:14.2.0~pre27-0ubuntu24.10.0+9 822N: 823C: libkdcraw3-trinity: trimmed-field Architecture amd64 824N: 825C: libkdcraw3-trinity: trimmed-field Breaks libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~) 826N: 827C: libkdcraw3-trinity: trimmed-field Depends libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.2.0~pre257), tdelibs14-trinity (>= 4:14.2.0~pre291) 828N: 829C: libkdcraw3-trinity: trimmed-field Description Raw picture decoding C++ library (runtime) [Trinity]\n C++ interface around dcraw binary program used to decode RAW\n picture files.\n .\n This library is used by kipi-plugins, digiKam and others kipi host programs.\n .\n libkdcraw3 contains the library of libkdcraw. 830N: 831C: libkdcraw3-trinity: trimmed-field Homepage http://www.kipi-plugins.org/ 832N: 833C: libkdcraw3-trinity: trimmed-field Installed-Size 423 834N: 835C: libkdcraw3-trinity: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 836N: 837C: libkdcraw3-trinity: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 838N: 839C: libkdcraw3-trinity: trimmed-field Package libkdcraw3-trinity 840N: 841C: libkdcraw3-trinity: trimmed-field Priority optional 842N: 843C: libkdcraw3-trinity: trimmed-field Replaces libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~) 844N: 845C: libkdcraw3-trinity: trimmed-field Section libs 846N: 847C: libkdcraw3-trinity: trimmed-field Source libkdcraw-trinity 848N: 849C: libkdcraw3-trinity: trimmed-field Version 4:14.2.0~pre27-0ubuntu24.10.0+9 850N: 851C: libkdcraw3-trinity-dev: trimmed-field Architecture amd64 852N: 853C: libkdcraw3-trinity-dev: trimmed-field Breaks libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~) 854N: 855C: libkdcraw3-trinity-dev: trimmed-field Conflicts libkdcraw-dev 856N: 857C: libkdcraw3-trinity-dev: trimmed-field Depends libkdcraw3-trinity (= 4:14.2.0~pre27-0ubuntu24.10.0+9), liblcms2-dev, pkgconf 858N: 859C: libkdcraw3-trinity-dev: trimmed-field Description RAW picture decoding C++ library (development) [Trinity]\n Libkdcraw is a C++ interface around dcraw binary program used to\n decode Raw picture files.\n .\n libkdcraw-dev contains development files and documentation. The\n library documentation is available on kdcraw.h header file. 860N: 861C: libkdcraw3-trinity-dev: trimmed-field Homepage http://www.kipi-plugins.org/ 862N: 863C: libkdcraw3-trinity-dev: trimmed-field Installed-Size 86 864N: 865C: libkdcraw3-trinity-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 866N: 867C: libkdcraw3-trinity-dev: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 868N: 869C: libkdcraw3-trinity-dev: trimmed-field Package libkdcraw3-trinity-dev 870N: 871C: libkdcraw3-trinity-dev: trimmed-field Priority optional 872N: 873C: libkdcraw3-trinity-dev: trimmed-field Replaces libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~) 874N: 875C: libkdcraw3-trinity-dev: trimmed-field Section libdevel 876N: 877C: libkdcraw3-trinity-dev: trimmed-field Source libkdcraw-trinity 878N: 879C: libkdcraw3-trinity-dev: trimmed-field Version 4:14.2.0~pre27-0ubuntu24.10.0+9