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