lintian.txt

lintian.txt
1N: 2E: libkexiv2-3-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 Filesystem Hierarchy Standard for details. 8N: 9N: Visibility: error 10N: Show-Always: no 11N: Check: files/hierarchy/standard 12N: 13N: 14E: libkexiv2-3-trinity: dir-or-file-in-opt opt/trinity/lib/ 15N: 16E: libkexiv2-3-trinity: dir-or-file-in-opt opt/trinity/lib/libkexiv2.so.5 17N: 18E: libkexiv2-3-trinity: dir-or-file-in-opt opt/trinity/lib/libkexiv2.so.5.0.0 19N: 20E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/ 21N: 22E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/include/ 23N: 24E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/include/libkexiv2/ 25N: 26E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/include/libkexiv2/kexiv2.h 27N: 28E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/include/libkexiv2/libkexiv2_export.h 29N: 30E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/include/libkexiv2/version.h 31N: 32E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/lib/ 33N: 34E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/lib/libkexiv2.la 35N: 36E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/lib/libkexiv2.so 37N: 38E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/lib/pkgconfig/ 39N: 40E: libkexiv2-3-trinity-dev: dir-or-file-in-opt opt/trinity/lib/pkgconfig/libkexiv2.pc 41N: 42E: libkexiv2-trinity source: epoch-changed-but-upstream-version-did-not-go-backwards 0.1.7-0ubuntu4 -> 4:14.1.6~pre2-0ubuntu22.04.0+2 43N: 44N: The previous version of this package had a different version epoch to the 45N: current version but the upstream version did not go "backwards". For 46N: example, the previous package version was "1:1.0-1" and the current 47N: version is "2:2.0-1". 48N: 49N: This was likely an accidental bump or addition of an epoch. 50N: 51N: Epochs exist to cope with changes to the upstream version numbering 52N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 53N: many downsides including causing issues with versioned dependencies, being 54N: misleading to users and being aesthetically unappealing. Whilst they 55N: should be avoided, valid reasons to add or increment the epoch include: 56N: 57N: - Upstream changed their versioning scheme in a way that makes the 58N: latest version lower than the previous one. 59N: - You need to permanently revert to a lower upstream version. 60N: 61N: Temporary revertions (eg. after an NMU) should use not modify or introduce 62N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 63N: latest version again. 64N: 65N: If you are unsure whether you need to increase the epoch for a package, 66N: please consult the debian-devel mailing list. 67N: 68N: Visibility: error 69N: Show-Always: no 70N: Check: debian/changelog 71N: 72N: 73E: libkexiv2-trinity source: rules-require-build-prerequisite (does not satisfy cdbs) 74N: 75N: 76N: The code in debian/rules requires a prerequisite 77N: that is not presently listed in the package's Build-Depends. 78N: 79N: In the special case of Python, affected packages should Build-Depend on 80N: one of python3, python3-all, python3-dev, or python3-all-dev. Which one 81N: depends on whether a package supports multiple Python versions, and also 82N: whether the package builds Python modules or uses Python only as part of 83N: the build process. 84N: 85N: Packages that depend on a specific Python version may build-depend on any 86N: appropriate pythonX.Y or pythonX.Y-dev package instead. 87N: 88N: The condition you see in the context is not a recommendation on what to 89N: add. If you see a list, more than likely only one member is needed to make 90N: this tag go away. You probably also do not need the :any multiarch 91N: acceptor, if you see one. 92N: 93N: Please refer to Debian Policy Manual section 4.2 for details. 94N: 95N: Visibility: error 96N: Show-Always: no 97N: Check: debian/rules 98N: Renamed from: missing-build-dependency missing-python-build-dependency 99N: 100N: 101W: libkexiv2-trinity source: binary-nmu-debian-revision-in-source 4:14.1.6~pre2-0ubuntu22.04.0+2 102N: 103N: The version number of your source package ends in +b and a number or has a 104N: Debian revision containing three parts. These version numbers are used by 105N: binary NMUs and should not be used as the source version. (The +b form is 106N: the current standard; the three-part version number now obsolete.) 107N: 108N: Please refer to Debian Developer's Reference section 5.10.2.1 for details. 109N: 110N: Visibility: warning 111N: Show-Always: no 112N: Check: fields/version 113N: 114N: 115W: libkexiv2-trinity source: custom-compression-in-debian-source-options compression = "xz" (line 2) 116N: 117N: This package selects a custom compression level or algorithm in 118N: debian/source/options. Please remove the call and let dpkg-deb(1) select 119N: suitable defaults. 120N: 121N: Custom compression settings are usually chosen for one of two reasons: 122N: 123N: Higher compression levels or more advanced algorithms shrink the sizes of 124N: large files, but they can cause problems in the resource constrained 125N: environments used in Debian's buildd infrastructure. For example, higher 126N: than expected memory consumption may trigger an FTBFS or a failure to 127N: install. 128N: 129N: Lower compression levels or less advanced algorithms are sometimes needed 130N: to support older Debian version. Unfortunately, they also make it harder 131N: to change the defauls on an archive-wide basis. 132N: 133N: Some legitimate use cases trigger this tag. Please override it. 134N: 135N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 136N: manual page for details. 137N: 138N: Visibility: warning 139N: Show-Always: no 140N: Check: debian/source-dir 141N: Renamed from: debian-source-options-has-custom-compression-settings 142N: 143N: 144W: libkexiv2-trinity source: custom-compression-in-debian-source-options compression-level = 9 (line 3) 145N: 146W: libkexiv2-trinity source: debhelper-but-no-misc-depends libkexiv2-3-trinity 147N: 148N: The source package uses debhelper, but it does not include ${misc:Depends} 149N: in the given binary package's debian/control entry. Any debhelper command 150N: may add dependencies to ${misc:Depends} that are required for the work 151N: that it does, so recommended best practice is to always add 152N: ${misc:Depends} to the dependencies of each binary package if debhelper is 153N: in use. 154N: 155N: Please refer to the debhelper(7) manual page for details. 156N: 157N: Visibility: warning 158N: Show-Always: no 159N: Check: debhelper 160N: 161N: 162W: libkexiv2-trinity source: debhelper-but-no-misc-depends libkexiv2-3-trinity-dev 163N: 164W: libkexiv2-trinity source: epoch-change-without-comment 0.1.7-0ubuntu4 -> 4:14.1.6~pre2-0ubuntu22.04.0+2 165N: 166N: The previous version of this package had a different version epoch (eg. 167N: 2:1.0-1) to the current version but there's no reference to this in the 168N: changelog entry. 169N: 170N: Epochs exist to cope with changes to the upstream version numbering 171N: scheme. Whilst they are a powerful tool, increasing or adding an epoch has 172N: many downsides including causing issues with versioned dependencies, being 173N: misleading to users and being aesthetically unappealing. Whilst they 174N: should be avoided, valid reasons to add or increment the epoch include: 175N: 176N: - Upstream changed their versioning scheme in a way that makes the 177N: latest version lower than the previous one. 178N: - You need to permanently revert to a lower upstream version. 179N: 180N: Temporary revertions (eg. after an NMU) should use not modify or introduce 181N: an epoch - please use the CURRENT+reallyFORMER until you can upload the 182N: latest version again. 183N: 184N: If you are unsure whether you need to increase the epoch for a package, 185N: please consult the debian-devel mailing list. 186N: 187N: Lintian looks in this version's changelog entry for the phrase "epoch". 188N: 189N: Visibility: warning 190N: Show-Always: no 191N: Check: debian/changelog 192N: 193N: 194W: libkexiv2-3-trinity: hardening-no-relro [opt/trinity/lib/libkexiv2.so.5.0.0] 195N: 196N: This package provides an ELF binary that lacks the "read-only relocation" 197N: link flag. This package was likely not built with the default Debian 198N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 199N: directly, be sure to import LDFLAGS. 200N: 201N: Please refer to https://wiki.debian.org/Hardening for details. 202N: 203N: Visibility: warning 204N: Show-Always: no 205N: Check: binaries/hardening 206N: 207N: 208W: libkexiv2-3-trinity: package-has-unnecessary-activation-of-ldconfig-trigger 209N: 210N: The package activates the ldconfig trigger even though no shared libraries 211N: are installed in a directory controlled by the dynamic library loader. 212N: 213N: Note this may be triggered by a bug in debhelper, that causes it to 214N: auto-generate an ldconfig trigger for packages that do not need it. 215N: 216N: Please refer to Debian Policy Manual section 8.1.1 and Bug#204975 for 217N: details. 218N: 219N: Visibility: warning 220N: Show-Always: no 221N: Check: libraries/shared/trigger/ldconfig 222N: 223N: 224W: libkexiv2-3-trinity-dev: package-has-unnecessary-activation-of-ldconfig-trigger 225N: 226W: libkexiv2-3-trinity: package-relation-with-self Breaks: libkexiv2-3-trinity (<< 4:14.0.0~) 227N: 228N: The package declares a relationship with itself. This is not very useful 229N: except in the case of a package Conflicting with itself if its package 230N: name doubles as a virtual package. 231N: 232N: Visibility: warning 233N: Show-Always: no 234N: Check: fields/package-relations 235N: 236N: 237W: libkexiv2-3-trinity-dev: package-relation-with-self Breaks: libkexiv2-3-trinity-dev (<< 4:14.0.0~) 238N: 239I: libkexiv2-trinity source: adopted-extended-field (in section for source) XSBC-Original-Maintainer [debian/control:5] 240N: 241N: A field in debian/control has an extension prefix but is also known 242N: without it. 243N: 244N: Extension prefixes like XS-* or XC-* allow experimental fields to 245N: propagate to the right place when packages are built with dpkg. In this 246N: case, however, the field is also known without the prefix. In all 247N: likelihood the field was permanently adopted, and dpkg learned how to deal 248N: with it. 249N: 250N: Please consider removing the extension prefix for the field name. 251N: 252N: Visibility: info 253N: Show-Always: no 254N: Check: debian/control/field/adopted 255N: Renamed from: xc-package-type-in-debian-control 256N: xs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control 257N: 258N: 259I: libkexiv2-trinity source: debian-watch-file-is-missing 260N: 261N: This source package is not Debian-native but it does not have a 262N: debian/watch file. This file is used for automatic detection of new 263N: upstream versions by the Debian External Health Status project and other 264N: project infrastructure. If this package is maintained upstream, please 265N: consider adding a debian/watch file to detect new releases. 266N: 267N: If the package is not maintained upstream or if upstream uses a 268N: distribution mechanism that cannot be meaningfully monitored by uscan and 269N: the Debian External Health Status project, please consider adding a 270N: debian/watch file containing only comments documenting the situation. 271N: 272N: Please refer to Debian Policy Manual section 4.11 and the uscan(1) manual 273N: page for details. 274N: 275N: Visibility: info 276N: Show-Always: no 277N: Check: debian/watch 278N: 279N: 280I: libkexiv2-3-trinity: hardening-no-bindnow [opt/trinity/lib/libkexiv2.so.5.0.0] 281N: 282N: This package provides an ELF binary that lacks the "bindnow" linker flag. 283N: 284N: This is needed (together with "relro") to make the "Global Offset Table" 285N: (GOT) fully read-only. The bindnow feature trades startup time for 286N: improved security. Please consider enabling this feature or consider 287N: overriding the tag (possibly with a comment about why). 288N: 289N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 290N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 291N: 292N: The relevant compiler flags are set in LDFLAGS. 293N: 294N: Please refer to https://wiki.debian.org/Hardening for details. 295N: 296N: Visibility: info 297N: Show-Always: no 298N: Check: binaries/hardening 299N: 300N: 301I: libkexiv2-trinity source: installable-field-mirrors-source (in section for libkexiv2-3-trinity) Section [debian/control:24] 302N: 303N: The named field for an installation package in debian/control has the same 304N: value as the one inherited from the source paragraph. 305N: 306N: In the interest of shorter and clearer files, you may wish to take 307N: advantage of the inheritance rules. This field is redundant. 308N: 309N: Visibility: info 310N: Show-Always: no 311N: Check: debian/control/field/redundant 312N: Renamed from: binary-control-field-duplicates-source 313N: 314N: 315I: libkexiv2-trinity source: no-dh-sequencer 316N: 317N: This package does not use the dh sequencer in debian/rules. 318N: 319N: While maintainers may use a variety of build systems, this one is by far 320N: the most popular. 321N: 322N: Maintainers are strongly encouraged to use the dh sequencer in new 323N: packages and convert existing ones when appropriate. 324N: 325N: Visibility: info 326N: Show-Always: no 327N: Check: debian/rules/dh-sequencer 328N: 329N: 330I: libkexiv2-trinity source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.6.0.1) 331N: 332N: The source package refers to a Standards-Version older than the one that 333N: was current at the time the package was created (according to the 334N: timestamp of the latest debian/changelog entry). Please consider updating 335N: the package to current Policy and setting this control field 336N: appropriately. 337N: 338N: If the package is already compliant with the current standards, you don't 339N: have to re-upload the package just to adjust the Standards-Version control 340N: field. However, please remember to update this field next time you upload 341N: the package. 342N: 343N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 344N: debian-policy package for a summary of changes in newer versions of 345N: Policy. 346N: 347N: Please refer to 348N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 349N: details. 350N: 351N: Visibility: info 352N: Show-Always: no 353N: Check: fields/standards-version 354N: 355N: 356X: libkexiv2-3-trinity-dev: package-contains-no-arch-dependent-files 357N: 358N: All files in this package are architecture-independent, but the package is 359N: not marked Architecture: all. 360N: 361N: The package should probably be marked Architecture: all. 362N: 363N: Please refer to Debian Policy Manual section 5.6.8 for details. 364N: 365N: Visibility: info 366N: Show-Always: no 367N: Check: files/architecture 368N: This tag is experimental. 369N: 370N: 371P: libkexiv2-trinity source: co-maintained-package-with-no-vcs-fields 372N: 373N: Based on the content of the maintainer and uploader fields this package is 374N: co-maintained but there are no Vcs-* fields. 375N: 376N: It is recommended that shared maintenance of packages are co-ordinated via 377N: a revision control system. 378N: 379N: Visibility: pedantic 380N: Show-Always: no 381N: Check: fields/vcs 382N: Renamed from: co-maintained-package-with-no-vcs-headers 383N: 384N: 385P: libkexiv2-trinity source: no-dep5-copyright [debian/copyright] 386N: 387N: This package does not use a machine-readable debian/copyright file. 388N: 389N: This format makes it easier to review licenses and can be easily parsed by 390N: Lintian. 391N: 392N: Please refer to 393N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 394N: details. 395N: 396N: Visibility: pedantic 397N: Show-Always: no 398N: Check: debian/copyright/dep5 399N: 400N: 401P: libkexiv2-trinity source: package-uses-old-debhelper-compat-version 10 402N: 403N: This package uses a debhelper compatibility level that is no longer 404N: recommended. Please consider using the recommended level. 405N: 406N: For most packages, the best way to set the compatibility level is to 407N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 408N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 409N: 410N: If no level is selected debhelper defaults to level 1, which is 411N: deprecated. 412N: 413N: Please refer to the debhelper(7) manual page for details. 414N: 415N: Visibility: pedantic 416N: Show-Always: no 417N: Check: debhelper 418N: 419N: 420P: libkexiv2-trinity source: silent-on-rules-requiring-root [debian/control] 421N: 422N: The field Rules-Requires-Root is missing from the file debian/control. 423N: 424N: Over time, Debian has sucessively narrowed the steps for which elevated 425N: privileges are required. It speeds up the building of installation 426N: packages in the archive. Eventually, Debian will switch the default 427N: archive-wide behaviour to expedite the build process further. 428N: 429N: Please declare explicitly that the sources do not require root privileges. 430N: You can use the setting Rules-Requires-Root: no in the source stanza of 431N: debian/control, but please verify with diffoscope(1) that the installation 432N: packages produced are in fact identical. 433N: 434N: Please refer to /usr/share/doc/dpkg/rootless-builds.txt.gz, Debian Policy 435N: Manual section 4.9.2, and Debian Policy Manual section 5.6.31 for details. 436N: 437N: Visibility: pedantic 438N: Show-Always: no 439N: Check: debian/control/field/rules-requires-root 440N: Renamed from: rules-requires-root-missing 441N: 442N: 443P: libkexiv2-trinity source: trailing-whitespace debian/changelog (line 78) 444N: 445N: This file contains lines with trailing whitespace characters. 446N: 447N: Whilst often harmless and unsightly, such extra whitespaces can also cause 448N: tools to interpret the whitespace characters literally. The tool diff(1) 449N: does not like them, either. They are best avoided. 450N: 451N: Some of these problems can be hard to track down. 452N: 453N: Whitespace at the end of lines may be removed with the following: 454N: 455N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog 456N: 457N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). 458N: 459N: However, if you wish to only remove trailing spaces and leave trailing 460N: tabs (eg. for Makefiles), you can use the following code snippet: 461N: 462N: $ sed -i -e 's@[ ]*$@@g' debian/rules 463N: 464N: To remove empty lines from the end of a file, you can use: 465N: 466N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules 467N: 468N: Visibility: pedantic 469N: Show-Always: no 470N: Check: debian/trailing-whitespace 471N: Renamed from: file-contains-trailing-whitespace 472N: 473N: 474X: libkexiv2-trinity source: upstream-metadata-file-is-missing 475N: 476N: This source package is not Debian-native but it does not have a 477N: debian/upstream/metadata file. 478N: 479N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 480N: collect meta-information about upstream projects from any source package. 481N: This file is in YAML format and it is used in to feed the data in the 482N: UltimateDebianDatabase. For example, it can contains the way the authors 483N: want their software be cited in publications and some bibliographic 484N: references about the software. 485N: 486N: Please add a debian/upstream/metadata file. 487N: 488N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 489N: https://wiki.debian.org/UpstreamMetadata for details. 490N: 491N: Visibility: pedantic 492N: Show-Always: no 493N: Check: debian/upstream/metadata 494N: This tag is experimental. 495N: 496N: 497C: libkexiv2-3-trinity: control-tarball-compression-format zst 498N: 499N: This is the compressor format used for the control.tar tarball. 500N: 501N: Visibility: classification 502N: Show-Always: no 503N: Check: deb-format 504N: This tag is a classification. There is no issue in your package. 505N: 506N: 507C: libkexiv2-3-trinity-dev: control-tarball-compression-format zst 508N: 509C: libkexiv2-3-trinity: data-tarball-compression-format zst 510N: 511N: This is the compressor format used for the data.tar tarball. 512N: 513N: Visibility: classification 514N: Show-Always: no 515N: Check: deb-format 516N: This tag is a classification. There is no issue in your package. 517N: 518N: 519C: libkexiv2-3-trinity-dev: data-tarball-compression-format zst 520N: 521C: libkexiv2-trinity source: debhelper-compat-level 10 522N: 523N: This is the debhelper compat level used specified by this package. 524N: 525N: Visibility: classification 526N: Show-Always: no 527N: Check: debhelper 528N: This tag is a classification. There is no issue in your package. 529N: 530N: 531C: libkexiv2-trinity source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 532N: 533N: This is the build system that Lintian believes the package is using. 534N: 535N: Visibility: classification 536N: Show-Always: no 537N: Check: debhelper 538N: This tag is a classification. There is no issue in your package. 539N: 540N: 541C: libkexiv2-trinity source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 542N: 543N: This person is a contact in the named group for this package. 544N: 545N: Visibility: classification 546N: Show-Always: no 547N: Check: fields/mail-address 548N: Renamed from: maintainer uploader 549N: This tag is a classification. There is no issue in your package. 550N: 551N: 552C: libkexiv2-trinity source: mail-contact Uploaders "Achim Bohnet" <ach@mpe.mpg.de> 553N: 554C: libkexiv2-trinity source: mail-contact Uploaders "Mark Purcell" <msp@debian.org> 555N: 556C: libkexiv2-3-trinity: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 557N: 558C: libkexiv2-3-trinity-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 559N: 560C: libkexiv2-3-trinity: no-ctrl-scripts 561N: 562N: The package does not rely on any maintainer scripts (or other executable 563N: control files). 564N: 565N: Visibility: classification 566N: Show-Always: no 567N: Check: control-files 568N: This tag is a classification. There is no issue in your package. 569N: 570N: 571C: libkexiv2-3-trinity-dev: no-ctrl-scripts 572N: 573C: libkexiv2-trinity source: number-of-patches 0 574N: 575N: The number of patches according to the debian/patches/series file. 576N: 577N: Visibility: classification 578N: Show-Always: no 579N: Check: debian/patches/count 580N: This tag is a classification. There is no issue in your package. 581N: 582N: 583C: libkexiv2-trinity source: package-is-co-maintained (with 2 uploaders) 584N: 585N: The package is co-maintained but not team-maintained according to the 586N: maintainer/uploaders fields in the debian/control file. 587N: 588N: Visibility: classification 589N: Show-Always: no 590N: Check: fields/vcs 591N: This tag is a classification. There is no issue in your package. 592N: 593N: 594C: libkexiv2-3-trinity: package-is-maintained-by-individual 595N: 596N: The package is maintained by an individual according to the 597N: maintainer/uploaders fields in the debian/control file. 598N: 599N: Visibility: classification 600N: Show-Always: no 601N: Check: fields/vcs 602N: This tag is a classification. There is no issue in your package. 603N: 604N: 605C: libkexiv2-3-trinity-dev: package-is-maintained-by-individual 606N: 607C: libkexiv2-trinity source: patch-system quilt 608N: 609N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 610N: 611N: Visibility: classification 612N: Show-Always: no 613N: Check: debian/patches 614N: This tag is a classification. There is no issue in your package. 615N: 616N: 617C: libkexiv2-trinity source: source-format 3.0 (quilt) 618N: 619N: This is the source format declared in the package. 620N: 621N: Visibility: classification 622N: Show-Always: no 623N: Check: debian/source-dir 624N: This tag is a classification. There is no issue in your package. 625N: 626N: 627C: libkexiv2-trinity source: standards-version 3.8.4 628N: 629N: The standards version of the package according to Standards-Version field 630N: in the debian/control file. 631N: 632N: Visibility: classification 633N: Show-Always: no 634N: Check: fields/standards-version 635N: This tag is a classification. There is no issue in your package. 636N: 637N: 638C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libexiv2-dev, tdelibs14-trinity-dev 639N: 640N: The raw but trimmed contents of the named field in the given Deb822 file. 641N: The number indicates the section from the top, starting at 1. 642N: 643N: Visibility: classification 644N: Show-Always: no 645N: Check: fields/deb822 646N: This tag is a classification. There is no issue in your package. 647N: 648N: 649C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Homepage http://www.kipi-plugins.org/ 650N: 651C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 652N: 653C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Priority optional 654N: 655C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Section libs 656N: 657C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Source libkexiv2-trinity 658N: 659C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Standards-Version 3.8.4 660N: 661C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 Uploaders Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> 662N: 663C: libkexiv2-trinity source: trimmed-deb822-field debian/control §1 XSBC-Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 664N: 665C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Architecture any 666N: 667C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Breaks libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) 668N: 669C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Depends libkexiv2-3-trinity (= ${binary:Version}), pkgconf 670N: 671C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Description Qt like interface for the libexiv2 library (development) [Trinity]\n libkexif2-dev contains development files and documentation for libkexiv2\n library. The library documentation is available on kexiv2.h header file.\n .\n Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. 672N: 673C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Package libkexiv2-3-trinity-dev 674N: 675C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Replaces libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) 676N: 677C: libkexiv2-trinity source: trimmed-deb822-field debian/control §2 Section libdevel 678N: 679C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Architecture any 680N: 681C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Breaks libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) 682N: 683C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Depends ${shlibs:Depends} 684N: 685C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Description Qt like interface for the libexiv2 library (runtime) [Trinity]\n libkexif2 contains the library of libkexiv2.\n .\n Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. 686N: 687C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Package libkexiv2-3-trinity 688N: 689C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Replaces libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) 690N: 691C: libkexiv2-trinity source: trimmed-deb822-field debian/control §3 Section libs 692N: 693C: libkexiv2-trinity source: trimmed-field Architecture any 694N: 695N: These are the raw but trimmed contents of the named field in the package's 696N: primary control file. 697N: 698N: Visibility: classification 699N: Show-Always: no 700N: Check: fields/trimmed 701N: This tag is a classification. There is no issue in your package. 702N: 703N: 704C: libkexiv2-trinity source: trimmed-field Binary libkexiv2-3-trinity-dev, libkexiv2-3-trinity 705N: 706C: libkexiv2-trinity source: trimmed-field Build-Depends tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libexiv2-dev, tdelibs14-trinity-dev 707N: 708C: libkexiv2-trinity source: trimmed-field Checksums-Sha1 1e896ce7ccea36b05de08224664a732219c4a3d4 30332 libkexiv2-trinity_14.1.6~pre2.orig.tar.xz\n 4d1f01552565d0ef16463c8019cef680dac4ce92 4188 libkexiv2-trinity_14.1.6~pre2-0ubuntu22.04.0+2.debian.tar.xz 709N: 710C: libkexiv2-trinity source: trimmed-field Checksums-Sha256 453b8673570490d6b60ea821224b9f4a5d2a6b631afe3dc23572cf2a1c5bcb7b 30332 libkexiv2-trinity_14.1.6~pre2.orig.tar.xz\n 93a8c244eda01eac7704b49b842f9dc2d780403ee49f64de295715e12287a0c1 4188 libkexiv2-trinity_14.1.6~pre2-0ubuntu22.04.0+2.debian.tar.xz 711N: 712C: libkexiv2-trinity source: trimmed-field Files 9b5cddd569948605db2db8d77ed69db5 30332 libkexiv2-trinity_14.1.6~pre2.orig.tar.xz\n 2a746e01a11b0b56409f43c8c8db8527 4188 libkexiv2-trinity_14.1.6~pre2-0ubuntu22.04.0+2.debian.tar.xz 713N: 714C: libkexiv2-trinity source: trimmed-field Format 3.0 (quilt) 715N: 716C: libkexiv2-trinity source: trimmed-field Homepage http://www.kipi-plugins.org/ 717N: 718C: libkexiv2-trinity source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 719N: 720C: libkexiv2-trinity source: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 721N: 722C: libkexiv2-trinity source: trimmed-field Package-List libkexiv2-3-trinity deb libs optional arch=any\n libkexiv2-3-trinity-dev deb libdevel optional arch=any 723N: 724C: libkexiv2-trinity source: trimmed-field Source libkexiv2-trinity 725N: 726C: libkexiv2-trinity source: trimmed-field Standards-Version 3.8.4 727N: 728C: libkexiv2-trinity source: trimmed-field Uploaders Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> 729N: 730C: libkexiv2-trinity source: trimmed-field Version 4:14.1.6~pre2-0ubuntu22.04.0+2 731N: 732C: libkexiv2-3-trinity: trimmed-field Architecture ppc64el 733N: 734C: libkexiv2-3-trinity: trimmed-field Breaks libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) 735N: 736C: libkexiv2-3-trinity: trimmed-field Depends libc6 (>= 2.33), libexiv2-27 (>= 0.27.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtqt3-mt (>= 4:14.1.6~pre28), tdelibs14-trinity (>= 4:14.1.6~pre16) 737N: 738C: libkexiv2-3-trinity: trimmed-field Description Qt like interface for the libexiv2 library (runtime) [Trinity]\n libkexif2 contains the library of libkexiv2.\n .\n Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. 739N: 740C: libkexiv2-3-trinity: trimmed-field Homepage http://www.kipi-plugins.org/ 741N: 742C: libkexiv2-3-trinity: trimmed-field Installed-Size 218 743N: 744C: libkexiv2-3-trinity: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 745N: 746C: libkexiv2-3-trinity: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 747N: 748C: libkexiv2-3-trinity: trimmed-field Package libkexiv2-3-trinity 749N: 750C: libkexiv2-3-trinity: trimmed-field Priority optional 751N: 752C: libkexiv2-3-trinity: trimmed-field Replaces libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) 753N: 754C: libkexiv2-3-trinity: trimmed-field Section libs 755N: 756C: libkexiv2-3-trinity: trimmed-field Source libkexiv2-trinity 757N: 758C: libkexiv2-3-trinity: trimmed-field Version 4:14.1.6~pre2-0ubuntu22.04.0+2 759N: 760C: libkexiv2-3-trinity-dev: trimmed-field Architecture ppc64el 761N: 762C: libkexiv2-3-trinity-dev: trimmed-field Breaks libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) 763N: 764C: libkexiv2-3-trinity-dev: trimmed-field Depends libkexiv2-3-trinity (= 4:14.1.6~pre2-0ubuntu22.04.0+2), pkgconf 765N: 766C: libkexiv2-3-trinity-dev: trimmed-field Description Qt like interface for the libexiv2 library (development) [Trinity]\n libkexif2-dev contains development files and documentation for libkexiv2\n library. The library documentation is available on kexiv2.h header file.\n .\n Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. 767N: 768C: libkexiv2-3-trinity-dev: trimmed-field Homepage http://www.kipi-plugins.org/ 769N: 770C: libkexiv2-3-trinity-dev: trimmed-field Installed-Size 54 771N: 772C: libkexiv2-3-trinity-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 773N: 774C: libkexiv2-3-trinity-dev: trimmed-field Original-Maintainer Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> 775N: 776C: libkexiv2-3-trinity-dev: trimmed-field Package libkexiv2-3-trinity-dev 777N: 778C: libkexiv2-3-trinity-dev: trimmed-field Priority optional 779N: 780C: libkexiv2-3-trinity-dev: trimmed-field Replaces libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) 781N: 782C: libkexiv2-3-trinity-dev: trimmed-field Section libdevel 783N: 784C: libkexiv2-3-trinity-dev: trimmed-field Source libkexiv2-trinity 785N: 786C: libkexiv2-3-trinity-dev: trimmed-field Version 4:14.1.6~pre2-0ubuntu22.04.0+2