lintian.txt

lintian.txt
1N: 2W: libakode2-bin: hardening-no-pie [usr/bin/akodeplay] 3N: 4N: This package provides an ELF executable that was not compiled as a 5N: position independent executable (PIE). 6N: 7N: In Debian, since version 6.2.0-7 of the gcc-6 package GCC will compile ELF 8N: binaries with PIE by default. In most cases a simple rebuild will be 9N: sufficient to remove this tag. 10N: 11N: PIE is required for fully enabling Address Space Layout Randomization 12N: (ASLR), which makes "Return-oriented" attacks more difficult. 13N: 14N: Historically, PIE has been associated with noticeable performance overhead 15N: on i386. However, GCC >= 5 has implemented an optimization that can reduce 16N: the overhead significantly. 17N: 18N: If you use dpkg-buildflags with hardening=+all,-pie in 19N: DEB_BUILD_MAINT_OPTIONS, remove the -pie. 20N: 21N: Please refer to https://wiki.debian.org/Hardening, 22N: https://gcc.gnu.org/gcc-5/changes.html, and 23N: https://software.intel.com/en-us/blogs/2014/12/26/new-optimizations-for-x86-in-upcoming-gcc-50-32bit-pic-mode 24N: for details. 25N: 26N: Visibility: warning 27N: Show-Always: no 28N: Check: binaries/hardening 29N: 30N: 31I: libakode2-bin: conflicts-with-version libakode2 (<< 4:14.1.6~) 32N: 33N: An earlier-than version clause is normally an indication that Breaks 34N: should be used instead of Conflicts. Breaks is a weaker requirement that 35N: provides the package manager more leeway to find a valid upgrade path. 36N: Conflicts should only be used if two packages can never be unpacked at the 37N: same time, or for some situations involving virtual packages (where a 38N: version clause is not appropriate). In particular, when moving files 39N: between packages, use Breaks plus Replaces, not Conflicts plus Replaces. 40N: 41N: Please refer to Conflicting binary packages - Conflicts (Section 7.4) in 42N: the Debian Policy Manual for details. 43N: 44N: Visibility: info 45N: Show-Always: no 46N: Check: fields/package-relations 47N: 48N: 49I: akode source: debian-control-has-obsolete-dbg-package (in section for akode-dbg) Package [debian/control:116] 50N: 51N: The debian/control file declares a -dbg package. 52N: 53N: Debug packages are now generated automatically. It reduces the space 54N: requirements for archive mirrors for regular operations. 55N: 56N: Please drop the -dbg package the debian/control file. Do not change it to 57N: a dummy package that depends on the -dbgsym package. 58N: 59N: Please refer to https://wiki.debian.org/AutomaticDebugPackages for 60N: details. 61N: 62N: Visibility: info 63N: Show-Always: no 64N: Check: debug/obsolete 65N: 66N: 67I: akode source: debian-watch-file-is-missing 68N: 69N: This source package is not Debian-native but it does not have a 70N: debian/watch file. This file is used for automatic detection of new 71N: upstream versions by the Debian External Health Status project and other 72N: project infrastructure. If this package is maintained upstream, please 73N: consider adding a debian/watch file to detect new releases. 74N: 75N: If the package is not maintained upstream or if upstream uses a 76N: distribution mechanism that cannot be meaningfully monitored by uscan and 77N: the Debian External Health Status project, please consider adding a 78N: debian/watch file containing only comments documenting the situation. 79N: 80N: Please refer to Upstream source location: debian/watch (Section 4.11) in 81N: the Debian Policy Manual and the uscan(1) manual page for details. 82N: 83N: Visibility: info 84N: Show-Always: no 85N: Check: debian/watch 86N: 87N: 88I: akode source: duplicate-short-description libakode2 libakode2-bin [debian/control] 89N: 90N: The listed binary packages all share the same short description, i.e. the 91N: first line of the Description field in debian/control. 92N: 93N: Please add a word or two, in parentheses if needed, to describe to users 94N: what they are installing. 95N: 96N: It is not okay to rely solely on package naming conventions to indicate 97N: what is inside. 98N: 99N: Visibility: info 100N: Show-Always: no 101N: Check: debian/control/field/description/duplicate 102N: 103N: 104I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode.so.2.0.0] 105N: 106N: This package provides an ELF binary that lacks the "bindnow" linker flag. 107N: 108N: This is needed (together with "relro") to make the "Global Offset Table" 109N: (GOT) fully read-only. The bindnow feature trades startup time for 110N: improved security. Please consider enabling this feature or consider 111N: overriding the tag (possibly with a comment about why). 112N: 113N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 114N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 115N: 116N: The relevant compiler flags are set in LDFLAGS. 117N: 118N: Please refer to https://wiki.debian.org/Hardening for details. 119N: 120N: Visibility: info 121N: Show-Always: no 122N: Check: binaries/hardening 123N: 124N: 125I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_alsa_sink.so] 126N: 127I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_mpc_decoder.so] 128N: 129I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_oss_sink.so] 130N: 131I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_src_resampler.so] 132N: 133I: libakode2: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_xiph_decoder.so] 134N: 135I: libakode2-bin: hardening-no-bindnow [usr/bin/akodeplay] 136N: 137I: libakode2-ffmpeg: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_ffmpeg_decoder.so] 138N: 139I: libakode2-jack: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_jack_sink.so] 140N: 141I: libakode2-mpeg: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_mpeg_decoder.so] 142N: 143I: libakode2-pulse: hardening-no-bindnow [usr/lib/arm-linux-gnueabihf/libakode_pulse_sink.so] 144N: 145I: libakode2: hardening-no-fortify-functions [usr/lib/arm-linux-gnueabihf/libakode.so.2.0.0] 146N: 147N: This package provides an ELF binary that lacks the use of fortified libc 148N: functions. Either there are no potentially unfortified functions called by 149N: any routines, all unfortified calls have already been fully validated at 150N: compile-time, or the package was not built with the default Debian 151N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 152N: directly, be sure to import CPPFLAGS. 153N: 154N: NB: Due to false-positives, Lintian ignores some unprotected functions 155N: (e.g. memcpy). 156N: 157N: Please refer to https://wiki.debian.org/Hardening and Bug#673112 for 158N: details. 159N: 160N: Visibility: info 161N: Show-Always: no 162N: Check: binaries/hardening 163N: 164N: 165I: akode source: installable-field-mirrors-source (in section for akode-dbg) Priority [debian/control:119] 166N: 167N: The named field for an installation package in debian/control has the same 168N: value as the one inherited from the source paragraph. 169N: 170N: In the interest of shorter and clearer files, you may wish to take 171N: advantage of the inheritance rules. This field is redundant. 172N: 173N: Visibility: info 174N: Show-Always: no 175N: Check: debian/control/field/redundant 176N: Renamed from: binary-control-field-duplicates-source 177N: 178N: 179I: akode source: no-dh-sequencer [debian/rules] 180N: 181N: This package does not use the dh sequencer in debian/rules. 182N: 183N: While maintainers may use a variety of build systems, this one is by far 184N: the most popular. 185N: 186N: Maintainers are strongly encouraged to use the dh sequencer in new 187N: packages and convert existing ones when appropriate. 188N: 189N: Visibility: info 190N: Show-Always: no 191N: Check: debian/rules/dh-sequencer 192N: 193N: 194I: libakode2: no-symbols-control-file usr/lib/arm-linux-gnueabihf/libakode.so.2.0.0 195N: 196N: Although the package includes a shared library, the package does not have 197N: a symbols control file. 198N: 199N: dpkg can use symbols files in order to generate more accurate library 200N: dependencies for applications, based on the symbols from the library that 201N: are actually used by the application. 202N: 203N: Please refer to the dpkg-gensymbols(1) manual page and 204N: https://wiki.debian.org/UsingSymbolsFiles for details. 205N: 206N: Visibility: info 207N: Show-Always: no 208N: Check: debian/shlibs 209N: 210N: 211I: akode source: out-of-date-standards-version 3.7.3 (released 2007-12-03) (current is 4.7.2) 212N: 213N: The source package refers to a Standards-Version older than the one that 214N: was current at the time the package was created (according to the 215N: timestamp of the latest debian/changelog entry). Please consider updating 216N: the package to current Policy and setting this control field 217N: appropriately. 218N: 219N: If the package is already compliant with the current standards, you don't 220N: have to re-upload the package just to adjust the Standards-Version control 221N: field. However, please remember to update this field next time you upload 222N: the package. 223N: 224N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 225N: debian-policy package for a summary of changes in newer versions of 226N: Policy. 227N: 228N: Please refer to 229N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 230N: details. 231N: 232N: Visibility: info 233N: Show-Always: no 234N: Check: fields/standards-version 235N: 236N: 237I: libakode-dev: spelling-error-in-description runing running 238N: 239N: Lintian found a spelling error in the package description. Lintian has a 240N: list of common misspellings that it looks for. It does not have a 241N: dictionary like a spelling checker does. It is particularly picky about 242N: spelling and capitalization in package descriptions since they're very 243N: visible to end users. 244N: 245N: Visibility: info 246N: Show-Always: no 247N: Check: fields/description 248N: 249N: 250I: libakode2: spelling-error-in-description runing running 251N: 252I: libakode2-bin: spelling-error-in-description runing running 253N: 254I: libakode2-ffmpeg: spelling-error-in-description runing running 255N: 256I: libakode2-jack: spelling-error-in-description runing running 257N: 258I: libakode2-mpeg: spelling-error-in-description runing running 259N: 260I: libakode2-pulse: spelling-error-in-description runing running 261N: 262I: akode-dbg: wrong-section-according-to-package-name libdevel => debug 263N: 264N: This package has a name suggesting that it belongs to a section other than 265N: the one it is currently categorized in. 266N: 267N: Visibility: info 268N: Show-Always: no 269N: Check: fields/section 270N: 271N: 272P: akode source: co-maintained-package-with-no-vcs-fields 273N: 274N: Based on the content of the maintainer and uploader fields this package is 275N: co-maintained but there are no Vcs-* fields. 276N: 277N: It is recommended that shared maintenance of packages are co-ordinated via 278N: a revision control system. 279N: 280N: Visibility: pedantic 281N: Show-Always: no 282N: Check: fields/vcs 283N: Renamed from: co-maintained-package-with-no-vcs-headers 284N: 285N: 286P: akode source: no-dep5-copyright [debian/copyright] 287N: 288N: This package does not use a machine-readable debian/copyright file. 289N: 290N: This format makes it easier to review licenses and can be easily parsed by 291N: Lintian. 292N: 293N: Please refer to 294N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 295N: details. 296N: 297N: Visibility: pedantic 298N: Show-Always: no 299N: Check: debian/copyright/dep5 300N: 301N: 302P: akode source: no-homepage-field 303N: 304N: This non-native package lacks a Homepage field. If the package has an 305N: upstream home page that contains useful information or resources for the 306N: end user, consider adding a Homepage control field to debian/control. 307N: 308N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 309N: details. 310N: 311N: Visibility: pedantic 312N: Show-Always: no 313N: Check: fields/homepage 314N: 315N: 316P: libakode-dev: old-style-config-script [usr/bin/akode-config] 317N: 318N: The following file is an old style config file, used to retrieve 319N: information about installed libraries in the system. It is typically used 320N: to compile and link against one or more libraries. 321N: 322N: Using this kind of system to pass compile file is obsolete and will likely 323N: introduce bugs in a multi-arch system. Particularly, this kind of script 324N: could only belong to a package that is not Multi-Arch. 325N: 326N: You should consider to move to pkg-config file and warn your user to not 327N: use this script, and open a bug upstream. 328N: 329N: You should also consider to implement this file as a compatibility wrapper 330N: over pkg-config. 331N: 332N: After fixing every reverse depends of your package and use pkg-config 333N: reverse depends makefile, you should consider to put this script, as a 334N: temporary convenience of your users, under 335N: /usr/lib/$DEB_HOST_MULTIARCH/$PACKAGE/bin where $DEB_HOST_MULTIARCH is the 336N: multi-arch triplet and $PACKAGE is the package name. You should also 337N: consider to add a NEWS.Debian entry. 338N: 339N: Please refer to the pkg-config(1) manual page and 340N: http://sources.debian.net/src/imagemagick/8:6.8.9.9-6/debian/NEWS/ for 341N: details. 342N: 343N: Visibility: pedantic 344N: Show-Always: no 345N: Check: files/config-scripts 346N: 347N: 348P: akode source: package-uses-old-debhelper-compat-version 10 349N: 350N: This package uses a debhelper compatibility level that is no longer 351N: recommended. Please consider using the recommended level. 352N: 353N: For most packages, the best way to set the compatibility level is to 354N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 355N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 356N: 357N: If no level is selected debhelper defaults to level 1, which is 358N: deprecated. 359N: 360N: Please refer to the debhelper(7) manual page for details. 361N: 362N: Visibility: pedantic 363N: Show-Always: no 364N: Check: debhelper 365N: 366N: 367P: akode source: redundant-control-relation (in section for libakode-dev) Depends libflac-dev, libflac-dev (>= 1.1.1-3) [debian/control:106] 368N: 369N: The named field in the debian/control file lists multiple package 370N: relationships when one would be sufficient. 371N: 372N: The less restrictive declaration can be removed. The tools dpkg-source and 373N: dpkg-gencontrol do that automatically, so it does not affect the package 374N: generated from this source. 375N: 376N: Visibility: pedantic 377N: Show-Always: no 378N: Check: debian/control/field/relation 379N: Renamed from: duplicate-in-relation-field 380N: 381N: 382P: akode source: trailing-whitespace [debian/changelog:112] 383N: 384N: This file contains lines with trailing whitespace characters. 385N: 386N: Whilst often harmless and unsightly, such extra whitespaces can also cause 387N: tools to interpret the whitespace characters literally. The tool diff(1) 388N: does not like them, either. They are best avoided. 389N: 390N: Some of these problems can be hard to track down. 391N: 392N: Whitespace at the end of lines may be removed with the following: 393N: 394N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog 395N: 396N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). 397N: 398N: However, if you wish to only remove trailing spaces and leave trailing 399N: tabs (eg. for Makefiles), you can use the following code snippet: 400N: 401N: $ sed -i -e 's@[ ]*$@@g' debian/rules 402N: 403N: To remove empty lines from the end of a file, you can use: 404N: 405N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules 406N: 407N: Visibility: pedantic 408N: Show-Always: no 409N: Check: debian/trailing-whitespace 410N: Renamed from: file-contains-trailing-whitespace 411N: 412N: 413P: akode source: trailing-whitespace [debian/changelog:79] 414N: 415X: akode source: upstream-metadata-file-is-missing 416N: 417N: This source package is not Debian-native but it does not have a 418N: debian/upstream/metadata file. 419N: 420N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 421N: collect meta-information about upstream projects from any source package. 422N: This file is in YAML format and it is used in to feed the data in the 423N: UltimateDebianDatabase. For example, it can contains the way the authors 424N: want their software be cited in publications and some bibliographic 425N: references about the software. 426N: 427N: Please add a debian/upstream/metadata file. 428N: 429N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 430N: https://wiki.debian.org/UpstreamMetadata for details. 431N: 432N: Visibility: pedantic 433N: Show-Always: no 434N: Check: debian/upstream/metadata 435N: This tag is experimental. 436N: 437N: 438C: akode-dbg: control-tarball-compression-format xz 439N: 440N: This is the compressor format used for the control.tar tarball. 441N: 442N: Visibility: classification 443N: Show-Always: no 444N: Check: deb-format 445N: This tag is a classification. There is no issue in your package. 446N: 447N: 448C: libakode-dev: control-tarball-compression-format xz 449N: 450C: libakode2: control-tarball-compression-format xz 451N: 452C: libakode2-bin: control-tarball-compression-format xz 453N: 454C: libakode2-ffmpeg: control-tarball-compression-format xz 455N: 456C: libakode2-jack: control-tarball-compression-format xz 457N: 458C: libakode2-mpeg: control-tarball-compression-format xz 459N: 460C: libakode2-pulse: control-tarball-compression-format xz 461N: 462C: akode-dbg: data-tarball-compression-format xz 463N: 464N: This is the compressor format used for the data.tar tarball. 465N: 466N: Visibility: classification 467N: Show-Always: no 468N: Check: deb-format 469N: This tag is a classification. There is no issue in your package. 470N: 471N: 472C: libakode-dev: data-tarball-compression-format xz 473N: 474C: libakode2: data-tarball-compression-format xz 475N: 476C: libakode2-bin: data-tarball-compression-format xz 477N: 478C: libakode2-ffmpeg: data-tarball-compression-format xz 479N: 480C: libakode2-jack: data-tarball-compression-format xz 481N: 482C: libakode2-mpeg: data-tarball-compression-format xz 483N: 484C: libakode2-pulse: data-tarball-compression-format xz 485N: 486C: akode source: debhelper-compat-level 10 487N: 488N: This is the debhelper compat level used specified by this package. 489N: 490N: Visibility: classification 491N: Show-Always: no 492N: Check: debhelper 493N: This tag is a classification. There is no issue in your package. 494N: 495N: 496C: akode source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 497N: 498N: This is the build system that Lintian believes the package is using. 499N: 500N: Visibility: classification 501N: Show-Always: no 502N: Check: debhelper 503N: This tag is a classification. There is no issue in your package. 504N: 505N: 506C: akode source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 507N: 508N: This person is a contact in the named group for this package. 509N: 510N: Visibility: classification 511N: Show-Always: no 512N: Check: fields/mail-address 513N: Renamed from: maintainer uploader 514N: This tag is a classification. There is no issue in your package. 515N: 516N: 517C: akode source: mail-contact Uploaders "Adeodato Simó" <dato@net.com.org.es> 518N: 519C: akode source: mail-contact Uploaders "Christopher Martin" <chrsmrtn@debian.org> 520N: 521C: akode source: mail-contact Uploaders "Isaac Clerencia" <isaac@debian.org> 522N: 523C: akode-dbg: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 524N: 525C: libakode-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 526N: 527C: libakode2: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 528N: 529C: libakode2-bin: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 530N: 531C: libakode2-ffmpeg: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 532N: 533C: libakode2-jack: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 534N: 535C: libakode2-mpeg: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 536N: 537C: libakode2-pulse: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 538N: 539C: akode-dbg: no-ctrl-scripts 540N: 541N: The package does not rely on any maintainer scripts (or other executable 542N: control files). 543N: 544N: Visibility: classification 545N: Show-Always: no 546N: Check: control-files 547N: This tag is a classification. There is no issue in your package. 548N: 549N: 550C: libakode-dev: no-ctrl-scripts 551N: 552C: libakode2: no-ctrl-scripts 553N: 554C: libakode2-bin: no-ctrl-scripts 555N: 556C: libakode2-ffmpeg: no-ctrl-scripts 557N: 558C: libakode2-jack: no-ctrl-scripts 559N: 560C: libakode2-mpeg: no-ctrl-scripts 561N: 562C: libakode2-pulse: no-ctrl-scripts 563N: 564C: akode source: number-of-patches 0 [debian/patches/series] 565N: 566N: The number of patches according to the debian/patches/series file. 567N: 568N: Visibility: classification 569N: Show-Always: no 570N: Check: debian/patches/count 571N: This tag is a classification. There is no issue in your package. 572N: 573N: 574C: akode source: package-is-co-maintained (with 3 uploaders) 575N: 576N: The package is co-maintained but not team-maintained according to the 577N: maintainer/uploaders fields in the debian/control file. 578N: 579N: Visibility: classification 580N: Show-Always: no 581N: Check: fields/vcs 582N: This tag is a classification. There is no issue in your package. 583N: 584N: 585C: akode-dbg: package-is-maintained-by-individual 586N: 587N: The package is maintained by an individual according to the 588N: maintainer/uploaders fields in the debian/control file. 589N: 590N: Visibility: classification 591N: Show-Always: no 592N: Check: fields/vcs 593N: This tag is a classification. There is no issue in your package. 594N: 595N: 596C: libakode-dev: package-is-maintained-by-individual 597N: 598C: libakode2: package-is-maintained-by-individual 599N: 600C: libakode2-bin: package-is-maintained-by-individual 601N: 602C: libakode2-ffmpeg: package-is-maintained-by-individual 603N: 604C: libakode2-jack: package-is-maintained-by-individual 605N: 606C: libakode2-mpeg: package-is-maintained-by-individual 607N: 608C: libakode2-pulse: package-is-maintained-by-individual 609N: 610C: akode source: patch-system quilt 611N: 612N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 613N: 614N: Visibility: classification 615N: Show-Always: no 616N: Check: debian/patches 617N: This tag is a classification. There is no issue in your package. 618N: 619N: 620C: akode source: silent-on-rules-requiring-root [debian/control] 621N: 622N: The field Rules-Requires-Root is not declared in the file debian/control. 623N: 624N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 625N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 626N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 627N: details. 628N: 629N: Visibility: classification 630N: Show-Always: no 631N: Check: debian/control/field/rules-requires-root 632N: Renamed from: rules-requires-root-missing 633N: This tag is a classification. There is no issue in your package. 634N: 635N: 636C: akode source: source-format 3.0 (quilt) 637N: 638N: This is the source format declared in the package. 639N: 640N: Visibility: classification 641N: Show-Always: no 642N: Check: debian/source-dir 643N: This tag is a classification. There is no issue in your package. 644N: 645N: 646C: akode source: standards-version 3.7.3 647N: 648N: The standards version of the package according to Standards-Version field 649N: in the debian/control file. 650N: 651N: Visibility: classification 652N: Show-Always: no 653N: Check: fields/standards-version 654N: This tag is a classification. There is no issue in your package. 655N: 656N: 657C: akode source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libflac-dev (>= 1.1.1-3), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev, libjack-dev, libavformat-dev [debian/control:7] 658N: 659N: The raw but trimmed contents of the named field in the given Deb822 file. 660N: The number indicates the section from the top, starting at 1. 661N: 662N: Visibility: classification 663N: Show-Always: no 664N: Check: fields/deb822 665N: This tag is a classification. There is no issue in your package. 666N: 667N: 668C: akode source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 669N: 670C: akode source: trimmed-deb822-field §1 Priority optional [debian/control:3] 671N: 672C: akode source: trimmed-deb822-field §1 Section sound [debian/control:2] 673N: 674C: akode source: trimmed-deb822-field §1 Source akode [debian/control:1] 675N: 676C: akode source: trimmed-deb822-field §1 Standards-Version 3.7.3 [debian/control:8] 677N: 678C: akode source: trimmed-deb822-field §1 Uploaders Isaac Clerencia <isaac@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Adeodato Simó <dato@net.com.org.es> [debian/control:6] 679N: 680C: akode source: trimmed-deb822-field §1 XSBC-Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> [debian/control:5] 681N: 682C: akode source: trimmed-deb822-field §2 Architecture any [debian/control:12] 683N: 684C: akode source: trimmed-deb822-field §2 Conflicts akode [debian/control:15] 685N: 686C: akode source: trimmed-deb822-field §2 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:14] 687N: 688C: akode source: trimmed-deb822-field §2 Description akode plugin for aRts\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode. [debian/control:19] 689N: 690C: akode source: trimmed-deb822-field §2 Enhances libarts1c2, libarts1c2a-trinity, libarts1t64-trinity [debian/control:18] 691N: 692C: akode source: trimmed-deb822-field §2 Multi-Arch same [debian/control:13] 693N: 694C: akode source: trimmed-deb822-field §2 Package libakode2 [debian/control:10] 695N: 696C: akode source: trimmed-deb822-field §2 Recommends libakode2-bin [debian/control:17] 697N: 698C: akode source: trimmed-deb822-field §2 Replaces akode [debian/control:16] 699N: 700C: akode source: trimmed-deb822-field §2 Section libs [debian/control:11] 701N: 702C: akode source: trimmed-deb822-field §3 Architecture any [debian/control:27] 703N: 704C: akode source: trimmed-deb822-field §3 Conflicts akode, libakode2 (<< 4:14.1.6~) [debian/control:29] 705N: 706C: akode source: trimmed-deb822-field §3 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:28] 707N: 708C: akode source: trimmed-deb822-field §3 Description akode plugin for aRts\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package contains the akodeplay binary for playing via akode. [debian/control:31] 709N: 710C: akode source: trimmed-deb822-field §3 Package libakode2-bin [debian/control:25] 711N: 712C: akode source: trimmed-deb822-field §3 Replaces akode [debian/control:30] 713N: 714C: akode source: trimmed-deb822-field §3 Section libs [debian/control:26] 715N: 716C: akode source: trimmed-deb822-field §4 Architecture any [debian/control:41] 717N: 718C: akode source: trimmed-deb822-field §4 Conflicts akode [debian/control:44] 719N: 720C: akode source: trimmed-deb822-field §4 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:43] 721N: 722C: akode source: trimmed-deb822-field §4 Description ffmpeg plugins for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides for akode formats supported by FFMPEG. [debian/control:47] 723N: 724C: akode source: trimmed-deb822-field §4 Enhances libarts1c2, libarts1c2a-trinity [debian/control:46] 725N: 726C: akode source: trimmed-deb822-field §4 Multi-Arch same [debian/control:42] 727N: 728C: akode source: trimmed-deb822-field §4 Package libakode2-ffmpeg [debian/control:39] 729N: 730C: akode source: trimmed-deb822-field §4 Replaces akode [debian/control:45] 731N: 732C: akode source: trimmed-deb822-field §4 Section libs [debian/control:40] 733N: 734C: akode source: trimmed-deb822-field §5 Architecture any [debian/control:57] 735N: 736C: akode source: trimmed-deb822-field §5 Conflicts akode [debian/control:60] 737N: 738C: akode source: trimmed-deb822-field §5 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:59] 739N: 740C: akode source: trimmed-deb822-field §5 Description mpeg plugins for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides MP3 and other MPEG formats for akode. [debian/control:63] 741N: 742C: akode source: trimmed-deb822-field §5 Enhances libarts1c2, libarts1c2a-trinity [debian/control:62] 743N: 744C: akode source: trimmed-deb822-field §5 Multi-Arch same [debian/control:58] 745N: 746C: akode source: trimmed-deb822-field §5 Package libakode2-mpeg [debian/control:55] 747N: 748C: akode source: trimmed-deb822-field §5 Replaces akode [debian/control:61] 749N: 750C: akode source: trimmed-deb822-field §5 Section libs [debian/control:56] 751N: 752C: akode source: trimmed-deb822-field §6 Architecture any [debian/control:73] 753N: 754C: akode source: trimmed-deb822-field §6 Conflicts akode [debian/control:76] 755N: 756C: akode source: trimmed-deb822-field §6 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:75] 757N: 758C: akode source: trimmed-deb822-field §6 Description pulseaudio sink for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides PulseAudio sink for akode. [debian/control:79] 759N: 760C: akode source: trimmed-deb822-field §6 Enhances libarts1c2, libarts1c2a-trinity [debian/control:78] 761N: 762C: akode source: trimmed-deb822-field §6 Multi-Arch same [debian/control:74] 763N: 764C: akode source: trimmed-deb822-field §6 Package libakode2-pulse [debian/control:71] 765N: 766C: akode source: trimmed-deb822-field §6 Replaces akode [debian/control:77] 767N: 768C: akode source: trimmed-deb822-field §6 Section libs [debian/control:72] 769N: 770C: akode source: trimmed-deb822-field §7 Architecture any [debian/control:89] 771N: 772C: akode source: trimmed-deb822-field §7 Conflicts akode [debian/control:92] 773N: 774C: akode source: trimmed-deb822-field §7 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:91] 775N: 776C: akode source: trimmed-deb822-field §7 Description jack sink for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides JACK sink for akode. [debian/control:95] 777N: 778C: akode source: trimmed-deb822-field §7 Enhances libarts1c2, libarts1c2a-trinity [debian/control:94] 779N: 780C: akode source: trimmed-deb822-field §7 Multi-Arch same [debian/control:90] 781N: 782C: akode source: trimmed-deb822-field §7 Package libakode2-jack [debian/control:87] 783N: 784C: akode source: trimmed-deb822-field §7 Replaces akode [debian/control:93] 785N: 786C: akode source: trimmed-deb822-field §7 Section libs [debian/control:88] 787N: 788C: akode source: trimmed-deb822-field §8 Architecture any [debian/control:105] 789N: 790C: akode source: trimmed-deb822-field §8 Depends ${shlibs:Depends}, ${misc:Depends}, libakode2 (= ${binary:Version}), pkgconf, libflac-dev (>= 1.1.1-3), libflac-dev, libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev [debian/control:106] 791N: 792C: akode source: trimmed-deb822-field §8 Description development files for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package contains the development files for libakode. [debian/control:108] 793N: 794C: akode source: trimmed-deb822-field §8 Package libakode-dev [debian/control:103] 795N: 796C: akode source: trimmed-deb822-field §8 Replaces kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4) [debian/control:107] 797N: 798C: akode source: trimmed-deb822-field §8 Section libdevel [debian/control:104] 799N: 800C: akode source: trimmed-deb822-field §9 Architecture any [debian/control:118] 801N: 802C: akode source: trimmed-deb822-field §9 Depends ${shlibs:Depends}, ${misc:Depends}, libakode2 (= ${binary:Version}) [debian/control:120] 803N: 804C: akode source: trimmed-deb822-field §9 Description debugging symbols for akode\n This package contains the debugging symbols associated with akode.\n They will automatically be used by gdb for debugging akode-related\n issues. [debian/control:121] 805N: 806C: akode source: trimmed-deb822-field §9 Package akode-dbg [debian/control:116] 807N: 808C: akode source: trimmed-deb822-field §9 Priority optional [debian/control:119] 809N: 810C: akode source: trimmed-deb822-field §9 Section libdevel [debian/control:117] 811N: 812C: akode source: trimmed-field Architecture any 813N: 814N: These are the raw but trimmed contents of the named field in the package's 815N: primary control file. 816N: 817N: Visibility: classification 818N: Show-Always: no 819N: Check: fields/trimmed 820N: This tag is a classification. There is no issue in your package. 821N: 822N: 823C: akode source: trimmed-field Binary libakode2, libakode2-bin, libakode2-ffmpeg, libakode2-mpeg, libakode2-pulse, libakode2-jack, libakode-dev, akode-dbg 824N: 825C: akode source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libflac-dev (>= 1.1.1-3), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!hurd-i386], libsamplerate0-dev, libspeex-dev, libpulse-dev, libjack-dev, libavformat-dev 826N: 827C: akode source: trimmed-field Checksums-Sha1 92c62b54f1eef198a2658465bc50ac10f4ae6670 74940 akode_14.2.0~pre14.orig.tar.xz\n 527bb6033fe2bf29d14143d905d9685e5b8076fe 5512 akode_14.2.0~pre14-0raspbian13.0.0+9.debian.tar.xz 828N: 829C: akode source: trimmed-field Checksums-Sha256 f56e4e8737061a08694c14df30cea3e64c534c0b77317b2fbea8155d52624f27 74940 akode_14.2.0~pre14.orig.tar.xz\n eb53077e565c89d1869bffd64793008937f5b0e53bf8f1bb36340ba8a65c5938 5512 akode_14.2.0~pre14-0raspbian13.0.0+9.debian.tar.xz 830N: 831C: akode source: trimmed-field Files da5542f378d843df9648860f72da6b43 74940 akode_14.2.0~pre14.orig.tar.xz\n 27ce763cd75277e15c981b5c0e738f14 5512 akode_14.2.0~pre14-0raspbian13.0.0+9.debian.tar.xz 832N: 833C: akode source: trimmed-field Format 3.0 (quilt) 834N: 835C: akode source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 836N: 837C: akode source: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 838N: 839C: akode source: trimmed-field Package-List akode-dbg deb libdevel optional arch=any\n libakode-dev deb libdevel optional arch=any\n libakode2 deb libs optional arch=any\n libakode2-bin deb libs optional arch=any\n libakode2-ffmpeg deb libs optional arch=any\n libakode2-jack deb libs optional arch=any\n libakode2-mpeg deb libs optional arch=any\n libakode2-pulse deb libs optional arch=any 840N: 841C: akode source: trimmed-field Source akode 842N: 843C: akode source: trimmed-field Standards-Version 3.7.3 844N: 845C: akode source: trimmed-field Uploaders Isaac Clerencia <isaac@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Adeodato Simó <dato@net.com.org.es> 846N: 847C: akode source: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 848N: 849C: akode-dbg: trimmed-field Architecture armhf 850N: 851C: akode-dbg: trimmed-field Build-Ids 47b00c73efe07bae13aa5431bdc5b30d37eed88d a1c52bbff4b3067737fcff9f73f27903a9d7d873 ab3d5c240ed4006ead78be8343286e8a202da51a c52ae86769d82a0ae4012b90e134876d3e2f497f e0f33e469c156029eba64a249cd2eea8b67aad20 f7b3353f48938ebb7fcfc7e086f3253bc2040e1d 39a507f29db77d3f5f06b12ba02c2257a88fe414 d4d60baf81ab634b0715a0dff7a69f22d88e7ed9 af033a0c3e257217aa95627bdc5175efbbfe4125 411210d2c9d3f5ebffeab1a0341090183838f158 46e51a0258226ab54012ef18691484687666dee8 852N: 853C: akode-dbg: trimmed-field Depends libakode2 (= 4:14.2.0~pre14-0raspbian13.0.0+9) 854N: 855C: akode-dbg: trimmed-field Description debugging symbols for akode\n This package contains the debugging symbols associated with akode.\n They will automatically be used by gdb for debugging akode-related\n issues. 856N: 857C: akode-dbg: trimmed-field Installed-Size 891 858N: 859C: akode-dbg: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 860N: 861C: akode-dbg: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 862N: 863C: akode-dbg: trimmed-field Package akode-dbg 864N: 865C: akode-dbg: trimmed-field Priority optional 866N: 867C: akode-dbg: trimmed-field Section libdevel 868N: 869C: akode-dbg: trimmed-field Source akode 870N: 871C: akode-dbg: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 872N: 873C: libakode-dev: trimmed-field Architecture armhf 874N: 875C: libakode-dev: trimmed-field Depends libakode2 (= 4:14.2.0~pre14-0raspbian13.0.0+9), pkgconf, libflac-dev (>= 1.1.1-3), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev, libsamplerate0-dev, libspeex-dev 876N: 877C: libakode-dev: trimmed-field Description development files for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package contains the development files for libakode. 878N: 879C: libakode-dev: trimmed-field Installed-Size 100 880N: 881C: libakode-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 882N: 883C: libakode-dev: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 884N: 885C: libakode-dev: trimmed-field Package libakode-dev 886N: 887C: libakode-dev: trimmed-field Priority optional 888N: 889C: libakode-dev: trimmed-field Replaces kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4) 890N: 891C: libakode-dev: trimmed-field Section libdevel 892N: 893C: libakode-dev: trimmed-field Source akode 894N: 895C: libakode-dev: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 896N: 897C: libakode2: trimmed-field Architecture armhf 898N: 899C: libakode2: trimmed-field Conflicts akode 900N: 901C: libakode2: trimmed-field Depends libasound2t64 (>= 1.0.16), libc6 (>= 2.34), libflac14 (>= 1.5.0), libgcc-s1 (>= 3.5), libogg0 (>= 1.0rc3), libsamplerate0 (>= 0.1.7), libspeex1 (>= 1.2~), libstdc++6 (>= 13.1), libvorbisfile3 (>= 1.1.2) 902N: 903C: libakode2: trimmed-field Description akode plugin for aRts\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode. 904N: 905C: libakode2: trimmed-field Enhances libarts1c2, libarts1c2a-trinity, libarts1t64-trinity 906N: 907C: libakode2: trimmed-field Installed-Size 479 908N: 909C: libakode2: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 910N: 911C: libakode2: trimmed-field Multi-Arch same 912N: 913C: libakode2: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 914N: 915C: libakode2: trimmed-field Package libakode2 916N: 917C: libakode2: trimmed-field Priority optional 918N: 919C: libakode2: trimmed-field Recommends libakode2-bin 920N: 921C: libakode2: trimmed-field Replaces akode 922N: 923C: libakode2: trimmed-field Section libs 924N: 925C: libakode2: trimmed-field Source akode 926N: 927C: libakode2: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 928N: 929C: libakode2-bin: trimmed-field Architecture armhf 930N: 931C: libakode2-bin: trimmed-field Conflicts akode, libakode2 (<< 4:14.1.6~) 932N: 933C: libakode2-bin: trimmed-field Depends libakode2 (>= 2-rc1-1), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) 934N: 935C: libakode2-bin: trimmed-field Description akode plugin for aRts\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package contains the akodeplay binary for playing via akode. 936N: 937C: libakode2-bin: trimmed-field Installed-Size 78 938N: 939C: libakode2-bin: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 940N: 941C: libakode2-bin: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 942N: 943C: libakode2-bin: trimmed-field Package libakode2-bin 944N: 945C: libakode2-bin: trimmed-field Priority optional 946N: 947C: libakode2-bin: trimmed-field Replaces akode 948N: 949C: libakode2-bin: trimmed-field Section libs 950N: 951C: libakode2-bin: trimmed-field Source akode 952N: 953C: libakode2-bin: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 954N: 955C: libakode2-ffmpeg: trimmed-field Architecture armhf 956N: 957C: libakode2-ffmpeg: trimmed-field Conflicts akode 958N: 959C: libakode2-ffmpeg: trimmed-field Depends libavcodec61 (>= 7:7.1.3), libavformat61 (>= 7:7.1.3), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 13.1) 960N: 961C: libakode2-ffmpeg: trimmed-field Description ffmpeg plugins for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides for akode formats supported by FFMPEG. 962N: 963C: libakode2-ffmpeg: trimmed-field Enhances libarts1c2, libarts1c2a-trinity 964N: 965C: libakode2-ffmpeg: trimmed-field Installed-Size 79 966N: 967C: libakode2-ffmpeg: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 968N: 969C: libakode2-ffmpeg: trimmed-field Multi-Arch same 970N: 971C: libakode2-ffmpeg: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 972N: 973C: libakode2-ffmpeg: trimmed-field Package libakode2-ffmpeg 974N: 975C: libakode2-ffmpeg: trimmed-field Priority optional 976N: 977C: libakode2-ffmpeg: trimmed-field Replaces akode 978N: 979C: libakode2-ffmpeg: trimmed-field Section libs 980N: 981C: libakode2-ffmpeg: trimmed-field Source akode 982N: 983C: libakode2-ffmpeg: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 984N: 985C: libakode2-jack: trimmed-field Architecture armhf 986N: 987C: libakode2-jack: trimmed-field Conflicts akode 988N: 989C: libakode2-jack: trimmed-field Depends libakode2 (>= 2-rc1-1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libstdc++6 (>= 13.1) 990N: 991C: libakode2-jack: trimmed-field Description jack sink for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides JACK sink for akode. 992N: 993C: libakode2-jack: trimmed-field Enhances libarts1c2, libarts1c2a-trinity 994N: 995C: libakode2-jack: trimmed-field Installed-Size 79 996N: 997C: libakode2-jack: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 998N: 999C: libakode2-jack: trimmed-field Multi-Arch same 1000N: 1001C: libakode2-jack: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 1002N: 1003C: libakode2-jack: trimmed-field Package libakode2-jack 1004N: 1005C: libakode2-jack: trimmed-field Priority optional 1006N: 1007C: libakode2-jack: trimmed-field Replaces akode 1008N: 1009C: libakode2-jack: trimmed-field Section libs 1010N: 1011C: libakode2-jack: trimmed-field Source akode 1012N: 1013C: libakode2-jack: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 1014N: 1015C: libakode2-mpeg: trimmed-field Architecture armhf 1016N: 1017C: libakode2-mpeg: trimmed-field Conflicts akode 1018N: 1019C: libakode2-mpeg: trimmed-field Depends libc6 (>= 2.4), libgcc-s1 (>= 3.5), libmad0 (>= 0.15.1b-3), libstdc++6 (>= 5) 1020N: 1021C: libakode2-mpeg: trimmed-field Description mpeg plugins for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides MP3 and other MPEG formats for akode. 1022N: 1023C: libakode2-mpeg: trimmed-field Enhances libarts1c2, libarts1c2a-trinity 1024N: 1025C: libakode2-mpeg: trimmed-field Installed-Size 79 1026N: 1027C: libakode2-mpeg: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 1028N: 1029C: libakode2-mpeg: trimmed-field Multi-Arch same 1030N: 1031C: libakode2-mpeg: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 1032N: 1033C: libakode2-mpeg: trimmed-field Package libakode2-mpeg 1034N: 1035C: libakode2-mpeg: trimmed-field Priority optional 1036N: 1037C: libakode2-mpeg: trimmed-field Replaces akode 1038N: 1039C: libakode2-mpeg: trimmed-field Section libs 1040N: 1041C: libakode2-mpeg: trimmed-field Source akode 1042N: 1043C: libakode2-mpeg: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 1044N: 1045C: libakode2-pulse: trimmed-field Architecture armhf 1046N: 1047C: libakode2-pulse: trimmed-field Conflicts akode 1048N: 1049C: libakode2-pulse: trimmed-field Depends libc6 (>= 2.4), libgcc-s1 (>= 3.5), libpulse0 (>= 0.99.1), libstdc++6 (>= 13.1) 1050N: 1051C: libakode2-pulse: trimmed-field Description pulseaudio sink for akode\n aKode is a new multithreaded audio library that provides aRts with\n plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),\n FLAC and Speex. aKode also focuses on performance, and so it means a\n big enhancement for users runing aRts in non-realtime mode.\n .\n This package provides PulseAudio sink for akode. 1052N: 1053C: libakode2-pulse: trimmed-field Enhances libarts1c2, libarts1c2a-trinity 1054N: 1055C: libakode2-pulse: trimmed-field Installed-Size 79 1056N: 1057C: libakode2-pulse: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 1058N: 1059C: libakode2-pulse: trimmed-field Multi-Arch same 1060N: 1061C: libakode2-pulse: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 1062N: 1063C: libakode2-pulse: trimmed-field Package libakode2-pulse 1064N: 1065C: libakode2-pulse: trimmed-field Priority optional 1066N: 1067C: libakode2-pulse: trimmed-field Replaces akode 1068N: 1069C: libakode2-pulse: trimmed-field Section libs 1070N: 1071C: libakode2-pulse: trimmed-field Source akode 1072N: 1073C: libakode2-pulse: trimmed-field Version 4:14.2.0~pre14-0raspbian13.0.0+9 1074N: 1075O: akode source: binary-nmu-debian-revision-in-source 4:14.2.0~pre14-0raspbian13.0.0+9 1076N: 1077N: The version number of your source package ends in +b and a number or has a 1078N: Debian revision containing three parts. These version numbers are used by 1079N: binary NMUs and should not be used as the source version. (The +b form is 1080N: the current standard; the three-part version number now obsolete.) 1081N: 1082N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 1083N: Debian Developer's Reference for details. 1084N: 1085N: Visibility: warning 1086N: Show-Always: no 1087N: Check: fields/version 1088N: 1089N: 1090N: We want XZ regardless of the default compression. 1091O: akode source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 1092N: 1093N: This package selects a custom compression level or algorithm in 1094N: debian/source/options. Please remove the call and let dpkg-deb(1) select 1095N: suitable defaults. 1096N: 1097N: Custom compression settings are usually chosen for one of two reasons: 1098N: 1099N: Higher compression levels or more advanced algorithms shrink the sizes of 1100N: large files, but they can cause problems in the resource constrained 1101N: environments used in Debian's buildd infrastructure. For example, higher 1102N: than expected memory consumption may trigger an FTBFS or a failure to 1103N: install. 1104N: 1105N: Lower compression levels or less advanced algorithms are sometimes needed 1106N: to support older Debian version. Unfortunately, they also make it harder 1107N: to change the defaults on an archive-wide basis. 1108N: 1109N: Some legitimate use cases trigger this tag. Please override it. 1110N: 1111N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 1112N: manual page for details. 1113N: 1114N: Visibility: warning 1115N: Show-Always: no 1116N: Check: debian/source-dir 1117N: Renamed from: debian-source-options-has-custom-compression-settings 1118N: 1119N: 1120N: We want XZ regardless of the default compression. 1121O: akode source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 1122N: 1123N: The manual page is not available, this may be addressed sometime in the 1124N: future. 1125O: libakode-dev: no-manual-page [usr/bin/akode-config] 1126N: 1127N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have 1128N: a manual page 1129N: 1130N: Note that though the man program has the capability to check for several 1131N: program names in the NAMES section, each of these programs should have its 1132N: own manual page (a symbolic link to the appropriate manual page is 1133N: sufficient) because other manual page viewers such as xman or tkman don't 1134N: support this. 1135N: 1136N: If the name of the manual page differs from the binary by case, man may be 1137N: able to find it anyway; however, it is still best practice to match the 1138N: exact capitalization of the executable in the manual page. 1139N: 1140N: If the manual pages are provided by another package on which this package 1141N: depends, Lintian may not be able to determine that manual pages are 1142N: available. In this case, after confirming that all binaries do have manual 1143N: pages after this package and its dependencies are installed, please add a 1144N: Lintian override. 1145N: 1146N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual 1147N: for details. 1148N: 1149N: Visibility: warning 1150N: Show-Always: no 1151N: Check: documentation/manual 1152N: Renamed from: binary-without-manpage 1153N: 1154N: 1155N: The manual page is not available, this may be addressed sometime in the 1156N: future. 1157O: libakode2-bin: no-manual-page [usr/bin/akodeplay] 1158N: 1159O: akode source: no-nmu-in-changelog [debian/changelog:1] 1160N: 1161N: When you NMU a package, that fact should be mentioned on the first line in 1162N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case 1163N: insensitive). 1164N: 1165N: Maybe you didn't intend this upload to be a NMU, in that case, please 1166N: double-check that the most recent entry in the changelog is byte-for-byte 1167N: identical to the maintainer or one of the uploaders. If this is a local 1168N: package (not intended for Debian), you can suppress this warning by 1169N: putting "local" in the version number or "local package" on the first line 1170N: of the changelog entry. 1171N: 1172N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian 1173N: Developer's Reference for details. 1174N: 1175N: Visibility: warning 1176N: Show-Always: no 1177N: Check: nmu 1178N: Renamed from: changelog-should-mention-nmu 1179N: 1180N: 1181N: These are akode plugins, not regular shared libraries. 1182O: libakode2: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_alsa_sink.so] 1183N: 1184N: A shared object was identified in a library directory (a directory in the 1185N: standard linker path) which doesn't have a SONAME. This is usually an 1186N: error. 1187N: 1188N: SONAMEs are set with something like gcc -Wl,-soname,libfoo.so.0, where 0 1189N: is the major version of the library. If your package uses libtool, then 1190N: libtool invoked with the right options should be doing this. 1191N: 1192N: To view the SONAME of a shared library, run readelf -d on the shared 1193N: library and look for the tag of type SONAME. 1194N: 1195N: Visibility: error 1196N: Show-Always: no 1197N: Check: libraries/shared/soname/missing 1198N: 1199N: 1200N: These are akode plugins, not regular shared libraries. 1201O: libakode2: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_mpc_decoder.so] 1202N: 1203N: These are akode plugins, not regular shared libraries. 1204O: libakode2: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_oss_sink.so] 1205N: 1206N: These are akode plugins, not regular shared libraries. 1207O: libakode2: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_src_resampler.so] 1208N: 1209N: These are akode plugins, not regular shared libraries. 1210O: libakode2: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_xiph_decoder.so] 1211N: 1212N: These are akode plugins, not regular shared libraries. 1213O: libakode2-ffmpeg: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_ffmpeg_decoder.so] 1214N: 1215N: These are akode plugins, not regular shared libraries. 1216O: libakode2-jack: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_jack_sink.so] 1217N: 1218N: These are akode plugins, not regular shared libraries. 1219O: libakode2-mpeg: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_mpeg_decoder.so] 1220N: 1221N: These are akode plugins, not regular shared libraries. 1222O: libakode2-pulse: sharedobject-in-library-directory-missing-soname [usr/lib/arm-linux-gnueabihf/libakode_pulse_sink.so] 1223N: 1224N: We build for many distribution versions and therefore need the 1225N: distribution version as part of the package version, which is 1226N: unintentionally understood as NMU. 1227O: akode source: source-nmu-has-incorrect-version-number 4:14.2.0~pre14-0raspbian13.0.0+9 [debian/changelog:1] 1228N: 1229N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a 1230N: native package). This is to prevent stealing version numbers from the 1231N: maintainer. 1232N: 1233N: Maybe you didn't intend this upload to be a NMU, in that case, please 1234N: double-check that the most recent entry in the changelog is byte-for-byte 1235N: identical to the maintainer or one of the uploaders. If this is a local 1236N: package (not intended for Debian), you can suppress this warning by 1237N: putting "local" in the version number or "local package" on the first line 1238N: of the changelog entry. 1239N: 1240N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian 1241N: Developer's Reference for details. 1242N: 1243N: Visibility: warning 1244N: Show-Always: no 1245N: Check: nmu 1246N: 1247N: 1248N: We keep it for historical reasons. 1249O: akode source: unknown-field Original-Maintainer 1250N: 1251N: See the Policy Manual for a list of the possible fields in a package 1252N: control files. 1253N: 1254N: Please refer to Binary package control files – DEBIAN/control (Section 1255N: 5.3) in the Debian Policy Manual and Debian source control files – .dsc 1256N: (Section 5.4) in the Debian Policy Manual for details. 1257N: 1258N: Visibility: warning 1259N: Show-Always: no 1260N: Check: fields/unknown 1261N: Renamed from: unknown-field-in-dsc unknown-field-in-control 1262N: 1263N: 1264N: We keep it for historical reasons. 1265O: akode-dbg: unknown-field Original-Maintainer 1266N: 1267N: We keep it for historical reasons. 1268O: libakode-dev: unknown-field Original-Maintainer 1269N: 1270N: We keep it for historical reasons. 1271O: libakode2: unknown-field Original-Maintainer 1272N: 1273N: We keep it for historical reasons. 1274O: libakode2-bin: unknown-field Original-Maintainer 1275N: 1276N: We keep it for historical reasons. 1277O: libakode2-ffmpeg: unknown-field Original-Maintainer 1278N: 1279N: We keep it for historical reasons. 1280O: libakode2-jack: unknown-field Original-Maintainer 1281N: 1282N: We keep it for historical reasons. 1283O: libakode2-mpeg: unknown-field Original-Maintainer 1284N: 1285N: We keep it for historical reasons. 1286O: libakode2-pulse: unknown-field Original-Maintainer