cmd-output.log

cmd-output.log
1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-huah3afh/libart-lgpl_14.2.0~pre7-0ubuntu26.04.0+9~a.dsc' '/tmp/debusine-fetch-exec-upload-huah3afh/libart-2.0-2_14.2.0~pre7-0ubuntu26.04.0+9~a_armhf.deb' '/tmp/debusine-fetch-exec-upload-huah3afh/libart-2.0-dev_14.2.0~pre7-0ubuntu26.04.0+9~a_armhf.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8W: libart-2.0-dev: no-manual-page [usr/bin/libart2-config] 9N: 10N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have 11N: a manual page 12N: 13N: Note that though the man program has the capability to check for several 14N: program names in the NAMES section, each of these programs should have its 15N: own manual page (a symbolic link to the appropriate manual page is 16N: sufficient) because other manual page viewers such as xman or tkman don't 17N: support this. 18N: 19N: If the name of the manual page differs from the binary by case, man may be 20N: able to find it anyway; however, it is still best practice to match the 21N: exact capitalization of the executable in the manual page. 22N: 23N: If the manual pages are provided by another package on which this package 24N: depends, Lintian may not be able to determine that manual pages are 25N: available. In this case, after confirming that all binaries do have manual 26N: pages after this package and its dependencies are installed, please add a 27N: Lintian override. 28N: 29N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual 30N: for details. 31N: 32N: Visibility: warning 33N: Show-Always: no 34N: Check: documentation/manual 35N: Renamed from: binary-without-manpage 36N: 37N: 38W: libart-lgpl source: odd-historical-debian-changelog-version 4:14.1.6~pre1 (for non-native) [debian/changelog:8] 39N: 40N: The version string in a historical changelog entry was not parsed 41N: correctly. Usually, that means it does not conform to policy. 42N: 43N: It can also happen when a package changes from native to non-native (or 44N: the other way around). Historical entries are then in a nonconforming 45N: format. 46N: 47N: As a side note, Lintian cannot tell whether a package changed from naive 48N: to non-native, or the other way around. It can only say whether the 49N: historical changelog entries comply with the current nativeness of a 50N: package. 51N: 52N: Please refer to Version (Section 5.6.12) in the Debian Policy Manual for 53N: details. 54N: 55N: Visibility: warning 56N: Show-Always: no 57N: Check: debian/changelog 58N: 59N: 60W: libart-2.0-2: old-fsf-address-in-copyright-file 61N: 62N: The /usr/share/doc/*pkg*/copyright file refers to the old postal address 63N: of the Free Software Foundation (FSF). You should refer to 64N: https://www.gnu.org/licenses/ instead of a physical address, for example: 65N: 66N: You should have received a copy of the GNU General Public License 67N: along with this program. If not, see https://www.gnu.org/licenses/. 68N: 69N: Visibility: warning 70N: Show-Always: no 71N: Check: debian/copyright 72N: 73N: 74W: libart-2.0-dev: old-fsf-address-in-copyright-file 75N: 76W: libart-2.0-2: package-name-doesnt-match-sonames libart-lgpl-2-2 77N: 78N: The package name of a library package should usually reflect the soname of 79N: the included library. The package name can determined from the library 80N: file name with the following code snippet: 81N: 82N: $ objdump -p /path/to/libfoo-bar.so.1.2.3 | sed -n -e's/^[[:space:]]*SONAME[[:space:]]*//p' | \ 83N: sed -r -e's/([0-9])\.so\./\1-/; s/\.so(\.|$)//; y/_/-/; s/(.*)/\L&/' 84N: 85N: Visibility: warning 86N: Show-Always: no 87N: Check: libraries/shared/soname 88N: 89N: 90W: libart-2.0-2: package-relation-with-self Breaks: libart-2.0-2 (<< 4:14.0.0~) 91N: 92N: The package declares a relationship with itself. This is not very useful 93N: except in the case of a package Conflicting with itself if its package 94N: name doubles as a virtual package. 95N: 96N: Visibility: warning 97N: Show-Always: no 98N: Check: fields/package-relations 99N: 100N: 101W: libart-2.0-dev: package-relation-with-self Breaks: libart-2.0-dev (<< 4:14.0.0~) 102N: 103I: libart-lgpl source: adopted-extended-field (in section for source) XSBC-Original-Maintainer [debian/control:5] 104N: 105N: A field in debian/control has an extension prefix but is also known 106N: without it. 107N: 108N: Extension prefixes like XS-* or XC-* allow experimental fields to 109N: propagate to the right place when packages are built with dpkg. In this 110N: case, however, the field is also known without the prefix. In all 111N: likelihood the field was permanently adopted, and dpkg learned how to deal 112N: with it. 113N: 114N: Please consider removing the extension prefix for the field name. 115N: 116N: Visibility: info 117N: Show-Always: no 118N: Check: debian/control/field/adopted 119N: Renamed from: xc-package-type-in-debian-control 120N: xs-testsuite-field-in-debian-control xs-vcs-field-in-debian-control 121N: 122N: 123I: libart-lgpl source: debian-watch-file-is-missing 124N: 125N: This source package is not Debian-native but it does not have a 126N: debian/watch file. This file is used for automatic detection of new 127N: upstream versions by the Debian External Health Status project and other 128N: project infrastructure. If this package is maintained upstream, please 129N: consider adding a debian/watch file to detect new releases. 130N: 131N: If the package is not maintained upstream or if upstream uses a 132N: distribution mechanism that cannot be meaningfully monitored by uscan and 133N: the Debian External Health Status project, please consider adding a 134N: debian/watch file containing only comments documenting the situation. 135N: 136N: Please refer to Upstream source location: debian/watch (Section 4.11) in 137N: the Debian Policy Manual and the uscan(1) manual page for details. 138N: 139N: Visibility: info 140N: Show-Always: no 141N: Check: debian/watch 142N: 143N: 144I: libart-lgpl source: duplicate-long-description libart-2.0-2 libart-2.0-dev [debian/control] 145N: 146N: The listed binary packages all share the same extended description. 147N: 148N: Please add some additional, useful information to the extended 149N: descriptions that explain what is in each package and how it differs from 150N: the next. 151N: 152N: It is not okay to rely only on package naming conventions to indicate what 153N: is inside. 154N: 155N: Visibility: info 156N: Show-Always: no 157N: Check: debian/control/field/description/duplicate 158N: 159N: 160I: libart-2.0-2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libart_lgpl_2.so.2.3.21] 161N: 162N: This package provides an ELF binary that lacks the "bindnow" linker flag. 163N: 164N: This is needed (together with "relro") to make the "Global Offset Table" 165N: (GOT) fully read-only. The bindnow feature trades startup time for 166N: improved security. Please consider enabling this feature or consider 167N: overriding the tag (possibly with a comment about why). 168N: 169N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 170N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 171N: 172N: The relevant compiler flags are set in LDFLAGS. 173N: 174N: Please refer to https://wiki.debian.org/Hardening for details. 175N: 176N: Visibility: info 177N: Show-Always: no 178N: Check: binaries/hardening 179N: 180N: 181I: libart-lgpl source: no-dh-sequencer [debian/rules] 182N: 183N: This package does not use the dh sequencer in debian/rules. 184N: 185N: While maintainers may use a variety of build systems, this one is by far 186N: the most popular. 187N: 188N: Maintainers are strongly encouraged to use the dh sequencer in new 189N: packages and convert existing ones when appropriate. 190N: 191N: Visibility: info 192N: Show-Always: no 193N: Check: debian/rules/dh-sequencer 194N: 195N: 196I: libart-2.0-2: no-symbols-control-file usr/lib/arm-linux-gnueabihf/libart_lgpl_2.so.2.3.21 197N: 198N: Although the package includes a shared library, the package does not have 199N: a symbols control file. 200N: 201N: dpkg can use symbols files in order to generate more accurate library 202N: dependencies for applications, based on the symbols from the library that 203N: are actually used by the application. 204N: 205N: Please refer to the dpkg-gensymbols(1) manual page and 206N: https://wiki.debian.org/UsingSymbolsFiles for details. 207N: 208N: Visibility: info 209N: Show-Always: no 210N: Check: debian/shlibs 211N: 212N: 213I: libart-lgpl source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.2) 214N: 215N: The source package refers to a Standards-Version older than the one that 216N: was current at the time the package was created (according to the 217N: timestamp of the latest debian/changelog entry). Please consider updating 218N: the package to current Policy and setting this control field 219N: appropriately. 220N: 221N: If the package is already compliant with the current standards, you don't 222N: have to re-upload the package just to adjust the Standards-Version control 223N: field. However, please remember to update this field next time you upload 224N: the package. 225N: 226N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 227N: debian-policy package for a summary of changes in newer versions of 228N: Policy. 229N: 230N: Please refer to 231N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 232N: details. 233N: 234N: Visibility: info 235N: Show-Always: no 236N: Check: fields/standards-version 237N: 238N: 239P: libart-2.0-2: copyright-refers-to-symlink-license usr/share/common-licenses/LGPL 240N: 241N: The copyright file refers to the versionless symlink in 242N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL 243N: license. This symlink is updated to point to the latest version of the 244N: license when a new one is released. The package appears to allow 245N: relicensing under later versions of its license, so this is legally 246N: consistent, but it implies that Debian will relicense the package under 247N: later versions of those licenses as they're released. It is normally 248N: better to point to the version of the license the package references in 249N: its license statement. 250N: 251N: For example, if the package says something like "you may redistribute it 252N: and/or modify it under the terms of the GNU General Public License as 253N: published by the Free Software Foundation; either version 2, or (at your 254N: option) any later version", the debian/copyright file should refer to 255N: /usr/share/common-licenses/GPL-2, not /GPL. 256N: 257N: For packages released under the same terms as Perl, Perl references the 258N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. 259N: 260N: Visibility: pedantic 261N: Show-Always: no 262N: Check: debian/copyright 263N: 264N: 265P: libart-2.0-dev: copyright-refers-to-symlink-license usr/share/common-licenses/LGPL 266N: 267P: libart-lgpl source: no-dep5-copyright [debian/copyright] 268N: 269N: This package does not use a machine-readable debian/copyright file. 270N: 271N: This format makes it easier to review licenses and can be easily parsed by 272N: Lintian. 273N: 274N: Please refer to 275N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 276N: details. 277N: 278N: Visibility: pedantic 279N: Show-Always: no 280N: Check: debian/copyright/dep5 281N: 282N: 283P: libart-lgpl source: no-homepage-field 284N: 285N: This non-native package lacks a Homepage field. If the package has an 286N: upstream home page that contains useful information or resources for the 287N: end user, consider adding a Homepage control field to debian/control. 288N: 289N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 290N: details. 291N: 292N: Visibility: pedantic 293N: Show-Always: no 294N: Check: fields/homepage 295N: 296N: 297P: libart-2.0-dev: old-style-config-script [usr/bin/libart2-config] 298N: 299N: The following file is an old style config file, used to retrieve 300N: information about installed libraries in the system. It is typically used 301N: to compile and link against one or more libraries. 302N: 303N: Using this kind of system to pass compile file is obsolete and will likely 304N: introduce bugs in a multi-arch system. Particularly, this kind of script 305N: could only belong to a package that is not Multi-Arch. 306N: 307N: You should consider to move to pkg-config file and warn your user to not 308N: use this script, and open a bug upstream. 309N: 310N: You should also consider to implement this file as a compatibility wrapper 311N: over pkg-config. 312N: 313N: After fixing every reverse depends of your package and use pkg-config 314N: reverse depends makefile, you should consider to put this script, as a 315N: temporary convenience of your users, under 316N: /usr/lib/$DEB_HOST_MULTIARCH/$PACKAGE/bin where $DEB_HOST_MULTIARCH is the 317N: multi-arch triplet and $PACKAGE is the package name. You should also 318N: consider to add a NEWS.Debian entry. 319N: 320N: Please refer to the pkg-config(1) manual page and 321N: http://sources.debian.net/src/imagemagick/8:6.8.9.9-6/debian/NEWS/ for 322N: details. 323N: 324N: Visibility: pedantic 325N: Show-Always: no 326N: Check: files/config-scripts 327N: 328N: 329P: libart-lgpl source: package-uses-old-debhelper-compat-version 10 330N: 331N: This package uses a debhelper compatibility level that is no longer 332N: recommended. Please consider using the recommended level. 333N: 334N: For most packages, the best way to set the compatibility level is to 335N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 336N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 337N: 338N: If no level is selected debhelper defaults to level 1, which is 339N: deprecated. 340N: 341N: Please refer to the debhelper(7) manual page for details. 342N: 343N: Visibility: pedantic 344N: Show-Always: no 345N: Check: debhelper 346N: 347N: 348X: libart-2.0-2: exit-in-shared-library [usr/lib/arm-linux-gnueabihf/libart_lgpl_2.so.2.3.21] 349N: 350N: The listed shared library calls the C library exit() or _exit() functions. 351N: 352N: In the case of an error, the library should instead return an appropriate 353N: error code to the calling program which can then determine how to handle 354N: the error, including performing any required clean-up. 355N: 356N: In most cases, removing the call should be discussed with upstream, 357N: particularly as it may produce an ABI change. 358N: 359N: Visibility: info 360N: Show-Always: no 361N: Check: libraries/shared/exit 362N: Renamed from: shlib-calls-exit 363N: This tag is experimental. 364N: 365N: 366X: libart-lgpl source: upstream-metadata-file-is-missing 367N: 368N: This source package is not Debian-native but it does not have a 369N: debian/upstream/metadata file. 370N: 371N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 372N: collect meta-information about upstream projects from any source package. 373N: This file is in YAML format and it is used in to feed the data in the 374N: UltimateDebianDatabase. For example, it can contains the way the authors 375N: want their software be cited in publications and some bibliographic 376N: references about the software. 377N: 378N: Please add a debian/upstream/metadata file. 379N: 380N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 381N: https://wiki.debian.org/UpstreamMetadata for details. 382N: 383N: Visibility: pedantic 384N: Show-Always: no 385N: Check: debian/upstream/metadata 386N: This tag is experimental. 387N: 388N: 389C: libart-2.0-2: control-tarball-compression-format zst 390N: 391N: This is the compressor format used for the control.tar tarball. 392N: 393N: Visibility: classification 394N: Show-Always: no 395N: Check: deb-format 396N: This tag is a classification. There is no issue in your package. 397N: 398N: 399C: libart-2.0-dev: control-tarball-compression-format zst 400N: 401C: libart-2.0-2: data-tarball-compression-format zst 402N: 403N: This is the compressor format used for the data.tar tarball. 404N: 405N: Visibility: classification 406N: Show-Always: no 407N: Check: deb-format 408N: This tag is a classification. There is no issue in your package. 409N: 410N: 411C: libart-2.0-dev: data-tarball-compression-format zst 412N: 413C: libart-lgpl source: debhelper-compat-level 10 414N: 415N: This is the debhelper compat level used specified by this package. 416N: 417N: Visibility: classification 418N: Show-Always: no 419N: Check: debhelper 420N: This tag is a classification. There is no issue in your package. 421N: 422N: 423C: libart-lgpl source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 424N: 425N: This is the build system that Lintian believes the package is using. 426N: 427N: Visibility: classification 428N: Show-Always: no 429N: Check: debhelper 430N: This tag is a classification. There is no issue in your package. 431N: 432N: 433C: libart-lgpl source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 434N: 435N: This person is a contact in the named group for this package. 436N: 437N: Visibility: classification 438N: Show-Always: no 439N: Check: fields/mail-address 440N: Renamed from: maintainer uploader 441N: This tag is a classification. There is no issue in your package. 442N: 443N: 444C: libart-2.0-2: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 445N: 446C: libart-2.0-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 447N: 448C: libart-2.0-2: no-ctrl-scripts 449N: 450N: The package does not rely on any maintainer scripts (or other executable 451N: control files). 452N: 453N: Visibility: classification 454N: Show-Always: no 455N: Check: control-files 456N: This tag is a classification. There is no issue in your package. 457N: 458N: 459C: libart-2.0-dev: no-ctrl-scripts 460N: 461C: libart-lgpl source: number-of-patches 0 [debian/patches/series] 462N: 463N: The number of patches according to the debian/patches/series file. 464N: 465N: Visibility: classification 466N: Show-Always: no 467N: Check: debian/patches/count 468N: This tag is a classification. There is no issue in your package. 469N: 470N: 471C: libart-lgpl source: package-is-maintained-by-individual 472N: 473N: The package is maintained by an individual according to the 474N: maintainer/uploaders fields in the debian/control file. 475N: 476N: Visibility: classification 477N: Show-Always: no 478N: Check: fields/vcs 479N: This tag is a classification. There is no issue in your package. 480N: 481N: 482C: libart-2.0-2: package-is-maintained-by-individual 483N: 484C: libart-2.0-dev: package-is-maintained-by-individual 485N: 486C: libart-lgpl source: patch-system quilt 487N: 488N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 489N: 490N: Visibility: classification 491N: Show-Always: no 492N: Check: debian/patches 493N: This tag is a classification. There is no issue in your package. 494N: 495N: 496C: libart-lgpl source: rules-do-not-require-root [debian/control] 497N: 498N: The sources can build the installation packages without using fakeroot(1) 499N: or similar. 500N: 501N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 502N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 503N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 504N: details. 505N: 506N: Visibility: classification 507N: Show-Always: no 508N: Check: debian/control/field/rules-requires-root 509N: Renamed from: rules-does-not-require-root 510N: This tag is a classification. There is no issue in your package. 511N: 512N: 513C: libart-lgpl source: source-format 3.0 (quilt) 514N: 515N: This is the source format declared in the package. 516N: 517N: Visibility: classification 518N: Show-Always: no 519N: Check: debian/source-dir 520N: This tag is a classification. There is no issue in your package. 521N: 522N: 523C: libart-lgpl source: standards-version 3.8.4 524N: 525N: The standards version of the package according to Standards-Version field 526N: in the debian/control file. 527N: 528N: Visibility: classification 529N: Show-Always: no 530N: Check: fields/standards-version 531N: This tag is a classification. There is no issue in your package. 532N: 533N: 534C: libart-lgpl source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build [debian/control:7] 535N: 536N: The raw but trimmed contents of the named field in the given Deb822 file. 537N: The number indicates the section from the top, starting at 1. 538N: 539N: Visibility: classification 540N: Show-Always: no 541N: Check: fields/deb822 542N: This tag is a classification. There is no issue in your package. 543N: 544N: 545C: libart-lgpl source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 546N: 547C: libart-lgpl source: trimmed-deb822-field §1 Priority optional [debian/control:3] 548N: 549C: libart-lgpl source: trimmed-deb822-field §1 Section devel [debian/control:2] 550N: 551C: libart-lgpl source: trimmed-deb822-field §1 Source libart-lgpl [debian/control:1] 552N: 553C: libart-lgpl source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:6] 554N: 555C: libart-lgpl source: trimmed-deb822-field §1 XSBC-Original-Maintainer Josselin Mouette <joss@debian.org> [debian/control:5] 556N: 557C: libart-lgpl source: trimmed-deb822-field §2 Architecture any [debian/control:10] 558N: 559C: libart-lgpl source: trimmed-deb822-field §2 Breaks libart-2.0-2 (<< 4:14.0.0~) [debian/control:14] 560N: 561C: libart-lgpl source: trimmed-deb822-field §2 Depends ${misc:Depends},\n ${shlibs:Depends} [debian/control:16] 562N: 563C: libart-lgpl source: trimmed-deb822-field §2 Description Library of functions for 2D graphics - runtime files\n A library of functions for 2D graphics supporting a superset of the\n PostScript imaging model, designed to be integrated with graphics, artwork,\n and illustration programs. It is written in optimized C, and is fully\n compatible with C++. With a small footprint of 10,000 lines of code, it is\n especially suitable for embedded applications. [debian/control:18] 564N: 565C: libart-lgpl source: trimmed-deb822-field §2 Multi-Arch same [debian/control:11] 566N: 567C: libart-lgpl source: trimmed-deb822-field §2 Package libart-2.0-2 [debian/control:9] 568N: 569C: libart-lgpl source: trimmed-deb822-field §2 Pre-Depends ${misc:Pre-Depends} [debian/control:15] 570N: 571C: libart-lgpl source: trimmed-deb822-field §2 Replaces libart-2.0-2 (<< 4:14.0.0~) [debian/control:13] 572N: 573C: libart-lgpl source: trimmed-deb822-field §2 Section libs [debian/control:12] 574N: 575C: libart-lgpl source: trimmed-deb822-field §3 Architecture any [debian/control:26] 576N: 577C: libart-lgpl source: trimmed-deb822-field §3 Breaks libart-2.0-dev (<< 4:14.0.0~) [debian/control:29] 578N: 579C: libart-lgpl source: trimmed-deb822-field §3 Depends ${misc:Depends},\n ${shlibs:Depends},\n libart-2.0-2 (= ${binary:Version}),\n pkgconf [debian/control:30] 580N: 581C: libart-lgpl source: trimmed-deb822-field §3 Description Library of functions for 2D graphics - development files\n A library of functions for 2D graphics supporting a superset of the\n PostScript imaging model, designed to be integrated with graphics, artwork,\n and illustration programs. It is written in optimized C, and is fully\n compatible with C++. With a small footprint of 10,000 lines of code, it is\n especially suitable for embedded applications. [debian/control:34] 582N: 583C: libart-lgpl source: trimmed-deb822-field §3 Package libart-2.0-dev [debian/control:25] 584N: 585C: libart-lgpl source: trimmed-deb822-field §3 Replaces libart-2.0-dev (<< 4:14.0.0~) [debian/control:28] 586N: 587C: libart-lgpl source: trimmed-deb822-field §3 Section libdevel [debian/control:27] 588N: 589C: libart-lgpl source: trimmed-field Architecture any 590N: 591N: These are the raw but trimmed contents of the named field in the package's 592N: primary control file. 593N: 594N: Visibility: classification 595N: Show-Always: no 596N: Check: fields/trimmed 597N: This tag is a classification. There is no issue in your package. 598N: 599N: 600C: libart-lgpl source: trimmed-field Binary libart-2.0-2, libart-2.0-dev 601N: 602C: libart-lgpl source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build 603N: 604C: libart-lgpl source: trimmed-field Checksums-Sha1 511ffca2a8875c8411c7be68266175e12ad51dac 94184 libart-lgpl_14.2.0~pre7.orig.tar.xz\n af48572c1cf0a5ff05df3c8f525b16598da23efa 4544 libart-lgpl_14.2.0~pre7-0ubuntu26.04.0+9~a.debian.tar.xz 605N: 606C: libart-lgpl source: trimmed-field Checksums-Sha256 ae35bf74e3a8a6701d678070d3027492513e3d408780a356a8b995428efce8d1 94184 libart-lgpl_14.2.0~pre7.orig.tar.xz\n e780c92284c9e227c40b1c5f3e6da1793d7cfb29336361b83ac0fd076a0ff742 4544 libart-lgpl_14.2.0~pre7-0ubuntu26.04.0+9~a.debian.tar.xz 607N: 608C: libart-lgpl source: trimmed-field Files 0196009183522d3abcc169bf8cf3dc2a 94184 libart-lgpl_14.2.0~pre7.orig.tar.xz\n 539cc4f3dc6190252ec42c301a1ddf4d 4544 libart-lgpl_14.2.0~pre7-0ubuntu26.04.0+9~a.debian.tar.xz 609N: 610C: libart-lgpl source: trimmed-field Format 3.0 (quilt) 611N: 612C: libart-lgpl source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 613N: 614C: libart-lgpl source: trimmed-field Original-Maintainer Josselin Mouette <joss@debian.org> 615N: 616C: libart-lgpl source: trimmed-field Package-List libart-2.0-2 deb libs optional arch=any\n libart-2.0-dev deb libdevel optional arch=any 617N: 618C: libart-lgpl source: trimmed-field Source libart-lgpl 619N: 620C: libart-lgpl source: trimmed-field Standards-Version 3.8.4 621N: 622C: libart-lgpl source: trimmed-field Version 4:14.2.0~pre7-0ubuntu26.04.0+9~a 623N: 624C: libart-2.0-2: trimmed-field Architecture armhf 625N: 626C: libart-2.0-2: trimmed-field Breaks libart-2.0-2 (<< 4:14.0.0~) 627N: 628C: libart-2.0-2: trimmed-field Depends libc6 (>= 2.35) 629N: 630C: libart-2.0-2: trimmed-field Description Library of functions for 2D graphics - runtime files\n A library of functions for 2D graphics supporting a superset of the\n PostScript imaging model, designed to be integrated with graphics, artwork,\n and illustration programs. It is written in optimized C, and is fully\n compatible with C++. With a small footprint of 10,000 lines of code, it is\n especially suitable for embedded applications. 631N: 632C: libart-2.0-2: trimmed-field Installed-Size 98 633N: 634C: libart-2.0-2: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 635N: 636C: libart-2.0-2: trimmed-field Multi-Arch same 637N: 638C: libart-2.0-2: trimmed-field Original-Maintainer Josselin Mouette <joss@debian.org> 639N: 640C: libart-2.0-2: trimmed-field Package libart-2.0-2 641N: 642C: libart-2.0-2: trimmed-field Priority optional 643N: 644C: libart-2.0-2: trimmed-field Replaces libart-2.0-2 (<< 4:14.0.0~) 645N: 646C: libart-2.0-2: trimmed-field Section libs 647N: 648C: libart-2.0-2: trimmed-field Source libart-lgpl 649N: 650C: libart-2.0-2: trimmed-field Version 4:14.2.0~pre7-0ubuntu26.04.0+9~a 651N: 652C: libart-2.0-dev: trimmed-field Architecture armhf 653N: 654C: libart-2.0-dev: trimmed-field Breaks libart-2.0-dev (<< 4:14.0.0~) 655N: 656C: libart-2.0-dev: trimmed-field Depends libart-2.0-2 (= 4:14.2.0~pre7-0ubuntu26.04.0+9~a), pkgconf 657N: 658C: libart-2.0-dev: trimmed-field Description Library of functions for 2D graphics - development files\n A library of functions for 2D graphics supporting a superset of the\n PostScript imaging model, designed to be integrated with graphics, artwork,\n and illustration programs. It is written in optimized C, and is fully\n compatible with C++. With a small footprint of 10,000 lines of code, it is\n especially suitable for embedded applications. 659N: 660C: libart-2.0-dev: trimmed-field Installed-Size 234 661N: 662C: libart-2.0-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 663N: 664C: libart-2.0-dev: trimmed-field Original-Maintainer Josselin Mouette <joss@debian.org> 665N: 666C: libart-2.0-dev: trimmed-field Package libart-2.0-dev 667N: 668C: libart-2.0-dev: trimmed-field Priority optional 669N: 670C: libart-2.0-dev: trimmed-field Replaces libart-2.0-dev (<< 4:14.0.0~) 671N: 672C: libart-2.0-dev: trimmed-field Section libdevel 673N: 674C: libart-2.0-dev: trimmed-field Source libart-lgpl 675N: 676C: libart-2.0-dev: trimmed-field Version 4:14.2.0~pre7-0ubuntu26.04.0+9~a 677N: 678O: libart-lgpl source: binary-nmu-debian-revision-in-source 4:14.2.0~pre7-0ubuntu26.04.0+9~a 679N: 680N: The version number of your source package ends in +b and a number or has a 681N: Debian revision containing three parts. These version numbers are used by 682N: binary NMUs and should not be used as the source version. (The +b form is 683N: the current standard; the three-part version number now obsolete.) 684N: 685N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 686N: Debian Developer's Reference for details. 687N: 688N: Visibility: warning 689N: Show-Always: no 690N: Check: fields/version 691N: 692N: 693N: We want XZ regardless of the default compression. 694O: libart-lgpl source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 695N: 696N: This package selects a custom compression level or algorithm in 697N: debian/source/options. Please remove the call and let dpkg-deb(1) select 698N: suitable defaults. 699N: 700N: Custom compression settings are usually chosen for one of two reasons: 701N: 702N: Higher compression levels or more advanced algorithms shrink the sizes of 703N: large files, but they can cause problems in the resource constrained 704N: environments used in Debian's buildd infrastructure. For example, higher 705N: than expected memory consumption may trigger an FTBFS or a failure to 706N: install. 707N: 708N: Lower compression levels or less advanced algorithms are sometimes needed 709N: to support older Debian version. Unfortunately, they also make it harder 710N: to change the defaults on an archive-wide basis. 711N: 712N: Some legitimate use cases trigger this tag. Please override it. 713N: 714N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 715N: manual page for details. 716N: 717N: Visibility: warning 718N: Show-Always: no 719N: Check: debian/source-dir 720N: Renamed from: debian-source-options-has-custom-compression-settings 721N: 722N: 723N: We want XZ regardless of the default compression. 724O: libart-lgpl source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 725 726--------------------