cmd-output.log

cmd-output.log
1cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-olt_fd17/libcarddav_14.1.6~pre2-0debian14.0.0+3~b.dsc' '/tmp/debusine-fetch-exec-upload-olt_fd17/libcarddav-dev_14.1.6~pre2-0debian14.0.0+3~b_loong64.deb' '/tmp/debusine-fetch-exec-upload-olt_fd17/libcarddav0-dbgsym_14.1.6~pre2-0debian14.0.0+3~b_loong64.deb' '/tmp/debusine-fetch-exec-upload-olt_fd17/libcarddav0_14.1.6~pre2-0debian14.0.0+3~b_loong64.deb' 2output (contains stderr only, stdout was captured): 3 4Files in working directory: 5lintian.txt 6-------------------- 7N: 8I: libcarddav source: debian-watch-file-is-missing 9N: 10N: This source package is not Debian-native but it does not have a 11N: debian/watch file. This file is used for automatic detection of new 12N: upstream versions by the Debian External Health Status project and other 13N: project infrastructure. If this package is maintained upstream, please 14N: consider adding a debian/watch file to detect new releases. 15N: 16N: If the package is not maintained upstream or if upstream uses a 17N: distribution mechanism that cannot be meaningfully monitored by uscan and 18N: the Debian External Health Status project, please consider adding a 19N: debian/watch file containing only comments documenting the situation. 20N: 21N: Please refer to Upstream source location: debian/watch (Section 4.11) in 22N: the Debian Policy Manual and the uscan(1) manual page for details. 23N: 24N: Visibility: info 25N: Show-Always: no 26N: Check: debian/watch 27N: 28N: 29I: libcarddav source: duplicate-short-description libcarddav-dev libcarddav0 [debian/control] 30N: 31N: The listed binary packages all share the same short description, i.e. the 32N: first line of the Description field in debian/control. 33N: 34N: Please add a word or two, in parentheses if needed, to describe to users 35N: what they are installing. 36N: 37N: It is not okay to rely solely on package naming conventions to indicate 38N: what is inside. 39N: 40N: Visibility: info 41N: Show-Always: no 42N: Check: debian/control/field/description/duplicate 43N: 44N: 45I: libcarddav0: extended-description-is-probably-too-short 46N: 47N: The extended description (the lines after the first line of the 48N: "Description:" field) is only one or two lines long. The extended 49N: description should provide a user with enough information to decide 50N: whether they want to install this package, what it contains, and how it 51N: compares to similar packages. One or two lines is normally not enough to 52N: do this. 53N: 54N: Please refer to General guidelines for package descriptions (Section 55N: 6.2.1) in the Debian Developer's Reference and The long description 56N: (Section 6.2.3) in the Debian Developer's Reference for details. 57N: 58N: Visibility: info 59N: Show-Always: no 60N: Check: fields/description 61N: 62N: 63I: libcarddav0: hardening-no-bindnow [usr/lib/loongarch64-linux-gnu/libcarddav.so.0.0.6] 64N: 65N: This package provides an ELF binary that lacks the "bindnow" linker flag. 66N: 67N: This is needed (together with "relro") to make the "Global Offset Table" 68N: (GOT) fully read-only. The bindnow feature trades startup time for 69N: improved security. Please consider enabling this feature or consider 70N: overriding the tag (possibly with a comment about why). 71N: 72N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 73N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 74N: 75N: The relevant compiler flags are set in LDFLAGS. 76N: 77N: Please refer to https://wiki.debian.org/Hardening for details. 78N: 79N: Visibility: info 80N: Show-Always: no 81N: Check: binaries/hardening 82N: 83N: 84I: libcarddav source: no-dh-sequencer [debian/rules] 85N: 86N: This package does not use the dh sequencer in debian/rules. 87N: 88N: While maintainers may use a variety of build systems, this one is by far 89N: the most popular. 90N: 91N: Maintainers are strongly encouraged to use the dh sequencer in new 92N: packages and convert existing ones when appropriate. 93N: 94N: Visibility: info 95N: Show-Always: no 96N: Check: debian/rules/dh-sequencer 97N: 98N: 99I: libcarddav0: no-symbols-control-file usr/lib/loongarch64-linux-gnu/libcarddav.so.0.0.6 100N: 101N: Although the package includes a shared library, the package does not have 102N: a symbols control file. 103N: 104N: dpkg can use symbols files in order to generate more accurate library 105N: dependencies for applications, based on the symbols from the library that 106N: are actually used by the application. 107N: 108N: Please refer to the dpkg-gensymbols(1) manual page and 109N: https://wiki.debian.org/UsingSymbolsFiles for details. 110N: 111N: Visibility: info 112N: Show-Always: no 113N: Check: debian/shlibs 114N: 115N: 116I: libcarddav source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.3) 117N: 118N: The source package refers to a Standards-Version older than the one that 119N: was current at the time the package was created (according to the 120N: timestamp of the latest debian/changelog entry). Please consider updating 121N: the package to current Policy and setting this control field 122N: appropriately. 123N: 124N: If the package is already compliant with the current standards, you don't 125N: have to re-upload the package just to adjust the Standards-Version control 126N: field. However, please remember to update this field next time you upload 127N: the package. 128N: 129N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 130N: debian-policy package for a summary of changes in newer versions of 131N: Policy. 132N: 133N: Please refer to 134N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 135N: details. 136N: 137N: Visibility: info 138N: Show-Always: no 139N: Check: fields/standards-version 140N: 141N: 142P: libcarddav source: no-dep5-copyright [debian/copyright] 143N: 144N: This package does not use a machine-readable debian/copyright file. 145N: 146N: This format makes it easier to review licenses and can be easily parsed by 147N: Lintian. 148N: 149N: Please refer to 150N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 151N: details. 152N: 153N: Visibility: pedantic 154N: Show-Always: no 155N: Check: debian/copyright/dep5 156N: 157N: 158P: libcarddav source: no-homepage-field 159N: 160N: This non-native package lacks a Homepage field. If the package has an 161N: upstream home page that contains useful information or resources for the 162N: end user, consider adding a Homepage control field to debian/control. 163N: 164N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 165N: details. 166N: 167N: Visibility: pedantic 168N: Show-Always: no 169N: Check: fields/homepage 170N: 171N: 172P: libcarddav source: package-uses-old-debhelper-compat-version 10 173N: 174N: This package uses a debhelper compatibility level that is no longer 175N: recommended. Please consider using the recommended level. 176N: 177N: For most packages, the best way to set the compatibility level is to 178N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 179N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 180N: 181N: If no level is selected debhelper defaults to level 1, which is 182N: deprecated. 183N: 184N: Please refer to the debhelper(7) manual page for details. 185N: 186N: Visibility: pedantic 187N: Show-Always: no 188N: Check: debhelper 189N: 190N: 191P: libcarddav source: redundant-priority-optional-field [debian/control:3] 192N: 193N: This package currently sets the Priority field in the debian/control file 194N: to "optional". 195N: 196N: As of dpkg version 1.22.13, this field is set to "optional" by default. As 197N: such, in this case the Priority field is redundant and should be removed. 198N: 199N: Visibility: pedantic 200N: Show-Always: no 201N: Check: debian/control/field/priority 202N: 203N: 204X: libcarddav source: upstream-metadata-file-is-missing 205N: 206N: This source package is not Debian-native but it does not have a 207N: debian/upstream/metadata file. 208N: 209N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 210N: collect meta-information about upstream projects from any source package. 211N: This file is in YAML format and it is used in to feed the data in the 212N: UltimateDebianDatabase. For example, it can contains the way the authors 213N: want their software be cited in publications and some bibliographic 214N: references about the software. 215N: 216N: Please add a debian/upstream/metadata file. 217N: 218N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 219N: https://wiki.debian.org/UpstreamMetadata for details. 220N: 221N: Visibility: pedantic 222N: Show-Always: no 223N: Check: debian/upstream/metadata 224N: This tag is experimental. 225N: 226N: 227C: libcarddav-dev: control-tarball-compression-format xz 228N: 229N: This is the compressor format used for the control.tar tarball. 230N: 231N: Visibility: classification 232N: Show-Always: no 233N: Check: deb-format 234N: This tag is a classification. There is no issue in your package. 235N: 236N: 237C: libcarddav0: control-tarball-compression-format xz 238N: 239C: libcarddav0-dbgsym: control-tarball-compression-format xz 240N: 241C: libcarddav-dev: data-tarball-compression-format xz 242N: 243N: This is the compressor format used for the data.tar tarball. 244N: 245N: Visibility: classification 246N: Show-Always: no 247N: Check: deb-format 248N: This tag is a classification. There is no issue in your package. 249N: 250N: 251C: libcarddav0: data-tarball-compression-format xz 252N: 253C: libcarddav0-dbgsym: data-tarball-compression-format xz 254N: 255C: libcarddav source: debhelper-compat-level 10 256N: 257N: This is the debhelper compat level used specified by this package. 258N: 259N: Visibility: classification 260N: Show-Always: no 261N: Check: debhelper 262N: This tag is a classification. There is no issue in your package. 263N: 264N: 265C: libcarddav source: debian-build-system cdbs-with-debhelper.mk, debhelper [debian/rules] 266N: 267N: This is the build system that Lintian believes the package is using. 268N: 269N: Visibility: classification 270N: Show-Always: no 271N: Check: debhelper 272N: This tag is a classification. There is no issue in your package. 273N: 274N: 275C: libcarddav source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 276N: 277N: This person is a contact in the named group for this package. 278N: 279N: Visibility: classification 280N: Show-Always: no 281N: Check: fields/mail-address 282N: Renamed from: maintainer uploader 283N: This tag is a classification. There is no issue in your package. 284N: 285N: 286C: libcarddav-dev: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 287N: 288C: libcarddav0: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 289N: 290C: libcarddav0-dbgsym: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 291N: 292C: libcarddav-dev: no-ctrl-scripts 293N: 294N: The package does not rely on any maintainer scripts (or other executable 295N: control files). 296N: 297N: Visibility: classification 298N: Show-Always: no 299N: Check: control-files 300N: This tag is a classification. There is no issue in your package. 301N: 302N: 303C: libcarddav0: no-ctrl-scripts 304N: 305C: libcarddav0-dbgsym: no-ctrl-scripts 306N: 307C: libcarddav source: number-of-patches 0 [debian/patches/series] 308N: 309N: The number of patches according to the debian/patches/series file. 310N: 311N: Visibility: classification 312N: Show-Always: no 313N: Check: debian/patches/count 314N: This tag is a classification. There is no issue in your package. 315N: 316N: 317C: libcarddav source: package-is-maintained-by-individual 318N: 319N: The package is maintained by an individual according to the 320N: maintainer/uploaders fields in the debian/control file. 321N: 322N: Visibility: classification 323N: Show-Always: no 324N: Check: fields/vcs 325N: This tag is a classification. There is no issue in your package. 326N: 327N: 328C: libcarddav-dev: package-is-maintained-by-individual 329N: 330C: libcarddav0: package-is-maintained-by-individual 331N: 332C: libcarddav0-dbgsym: package-is-maintained-by-individual 333N: 334C: libcarddav source: patch-system quilt 335N: 336N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 337N: 338N: Visibility: classification 339N: Show-Always: no 340N: Check: debian/patches 341N: This tag is a classification. There is no issue in your package. 342N: 343N: 344C: libcarddav source: rules-do-not-require-root [debian/control] 345N: 346N: The sources can build the installation packages without using fakeroot(1) 347N: or similar. 348N: 349N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 350N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 351N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 352N: details. 353N: 354N: Visibility: classification 355N: Show-Always: no 356N: Check: debian/control/field/rules-requires-root 357N: Renamed from: rules-does-not-require-root 358N: This tag is a classification. There is no issue in your package. 359N: 360N: 361C: libcarddav source: source-format 3.0 (quilt) 362N: 363N: This is the source format declared in the package. 364N: 365N: Visibility: classification 366N: Show-Always: no 367N: Check: debian/source-dir 368N: This tag is a classification. There is no issue in your package. 369N: 370N: 371C: libcarddav source: standards-version 3.8.4 372N: 373N: The standards version of the package according to Standards-Version field 374N: in the debian/control file. 375N: 376N: Visibility: classification 377N: Show-Always: no 378N: Check: fields/standards-version 379N: This tag is a classification. There is no issue in your package. 380N: 381N: 382C: libcarddav source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libcurl4-gnutls-dev, libglib2.0-dev [debian/control:5] 383N: 384N: The raw but trimmed contents of the named field in the given Deb822 file. 385N: The number indicates the section from the top, starting at 1. 386N: 387N: Visibility: classification 388N: Show-Always: no 389N: Check: fields/deb822 390N: This tag is a classification. There is no issue in your package. 391N: 392N: 393C: libcarddav source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 394N: 395C: libcarddav source: trimmed-deb822-field §1 Priority optional [debian/control:3] 396N: 397C: libcarddav source: trimmed-deb822-field §1 Section graphics [debian/control:2] 398N: 399C: libcarddav source: trimmed-deb822-field §1 Source libcarddav [debian/control:1] 400N: 401C: libcarddav source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:6] 402N: 403C: libcarddav source: trimmed-deb822-field §2 Architecture any [debian/control:9] 404N: 405C: libcarddav source: trimmed-deb822-field §2 Conflicts libcarddav [debian/control:12] 406N: 407C: libcarddav source: trimmed-deb822-field §2 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:15] 408N: 409C: libcarddav source: trimmed-deb822-field §2 Description libcarddav - a carddav PIM clients library\n libcarddav provides a C interface for carddav PIM clients [debian/control:16] 410N: 411C: libcarddav source: trimmed-deb822-field §2 Multi-Arch same [debian/control:10] 412N: 413C: libcarddav source: trimmed-deb822-field §2 Package libcarddav0 [debian/control:8] 414N: 415C: libcarddav source: trimmed-deb822-field §2 Provides libcarddav [debian/control:13] 416N: 417C: libcarddav source: trimmed-deb822-field §2 Replaces libcarddav [debian/control:14] 418N: 419C: libcarddav source: trimmed-deb822-field §2 Section libs [debian/control:11] 420N: 421C: libcarddav source: trimmed-deb822-field §3 Architecture any [debian/control:20] 422N: 423C: libcarddav source: trimmed-deb822-field §3 Depends libcarddav0 (= ${binary:Version}), ${misc:Depends} [debian/control:22] 424N: 425C: libcarddav source: trimmed-deb822-field §3 Description libcarddav - a carddav PIM clients library\n libcarddav provides a C interface for carddav PIM clients\n .\n This is the development package containing header files and link\n libraries for libcarddav. [debian/control:23] 426N: 427C: libcarddav source: trimmed-deb822-field §3 Package libcarddav-dev [debian/control:19] 428N: 429C: libcarddav source: trimmed-deb822-field §3 Section libdevel [debian/control:21] 430N: 431C: libcarddav source: trimmed-field Architecture any 432N: 433N: These are the raw but trimmed contents of the named field in the package's 434N: primary control file. 435N: 436N: Visibility: classification 437N: Show-Always: no 438N: Check: fields/trimmed 439N: This tag is a classification. There is no issue in your package. 440N: 441N: 442C: libcarddav source: trimmed-field Binary libcarddav0, libcarddav-dev 443N: 444C: libcarddav source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libcurl4-gnutls-dev, libglib2.0-dev 445N: 446C: libcarddav source: trimmed-field Checksums-Sha1 b25f270fd7c4974a643c58ae2b68d50ab43c78f9 182088 libcarddav_14.1.6~pre2.orig.tar.xz\n 57fb657e4b2b9f18655fe578d0130bf68ecee6e3 2620 libcarddav_14.1.6~pre2-0debian14.0.0+3~b.debian.tar.xz 447N: 448C: libcarddav source: trimmed-field Checksums-Sha256 f2ad6101a06411f9b162253136406bd21c089d5a2a9a2778f5afd69ca21ce678 182088 libcarddav_14.1.6~pre2.orig.tar.xz\n dbf26613d38debac1cee4413d247117417d6b2844a1af088d3174068ea872020 2620 libcarddav_14.1.6~pre2-0debian14.0.0+3~b.debian.tar.xz 449N: 450C: libcarddav source: trimmed-field Files dee110414d8a4fde6a5bac57ef823331 182088 libcarddav_14.1.6~pre2.orig.tar.xz\n 6fda5cbe8e5fd8bd8fb2eb44f326ea9c 2620 libcarddav_14.1.6~pre2-0debian14.0.0+3~b.debian.tar.xz 451N: 452C: libcarddav source: trimmed-field Format 3.0 (quilt) 453N: 454C: libcarddav source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 455N: 456C: libcarddav source: trimmed-field Package-List libcarddav-dev deb libdevel optional arch=any\n libcarddav0 deb libs optional arch=any 457N: 458C: libcarddav source: trimmed-field Source libcarddav 459N: 460C: libcarddav source: trimmed-field Standards-Version 3.8.4 461N: 462C: libcarddav source: trimmed-field Version 4:14.1.6~pre2-0debian14.0.0+3~b 463N: 464C: libcarddav-dev: trimmed-field Architecture loong64 465N: 466C: libcarddav-dev: trimmed-field Depends libcarddav0 (= 4:14.1.6~pre2-0debian14.0.0+3~b) 467N: 468C: libcarddav-dev: trimmed-field Description libcarddav - a carddav PIM clients library\n libcarddav provides a C interface for carddav PIM clients\n .\n This is the development package containing header files and link\n libraries for libcarddav. 469N: 470C: libcarddav-dev: trimmed-field Installed-Size 31 471N: 472C: libcarddav-dev: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 473N: 474C: libcarddav-dev: trimmed-field Package libcarddav-dev 475N: 476C: libcarddav-dev: trimmed-field Priority optional 477N: 478C: libcarddav-dev: trimmed-field Section libdevel 479N: 480C: libcarddav-dev: trimmed-field Source libcarddav 481N: 482C: libcarddav-dev: trimmed-field Version 4:14.1.6~pre2-0debian14.0.0+3~b 483N: 484C: libcarddav0: trimmed-field Architecture loong64 485N: 486C: libcarddav0: trimmed-field Conflicts libcarddav 487N: 488C: libcarddav0: trimmed-field Depends libc6 (>= 2.42), libcurl3t64-gnutls (>= 7.16.2), libglib2.0-0t64 (>= 2.12.0) 489N: 490C: libcarddav0: trimmed-field Description libcarddav - a carddav PIM clients library\n libcarddav provides a C interface for carddav PIM clients 491N: 492C: libcarddav0: trimmed-field Installed-Size 84 493N: 494C: libcarddav0: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 495N: 496C: libcarddav0: trimmed-field Multi-Arch same 497N: 498C: libcarddav0: trimmed-field Package libcarddav0 499N: 500C: libcarddav0: trimmed-field Priority optional 501N: 502C: libcarddav0: trimmed-field Provides libcarddav 503N: 504C: libcarddav0: trimmed-field Replaces libcarddav 505N: 506C: libcarddav0: trimmed-field Section libs 507N: 508C: libcarddav0: trimmed-field Source libcarddav 509N: 510C: libcarddav0: trimmed-field Version 4:14.1.6~pre2-0debian14.0.0+3~b 511N: 512C: libcarddav0-dbgsym: trimmed-field Architecture loong64 513N: 514C: libcarddav0-dbgsym: trimmed-field Auto-Built-Package debug-symbols 515N: 516C: libcarddav0-dbgsym: trimmed-field Build-Ids c9523b96189e4936d92e5c6e84a6b587db7035c1 517N: 518C: libcarddav0-dbgsym: trimmed-field Depends libcarddav0 (= 4:14.1.6~pre2-0debian14.0.0+3~b) 519N: 520C: libcarddav0-dbgsym: trimmed-field Description debug symbols for libcarddav0 521N: 522C: libcarddav0-dbgsym: trimmed-field Installed-Size 86 523N: 524C: libcarddav0-dbgsym: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 525N: 526C: libcarddav0-dbgsym: trimmed-field Multi-Arch same 527N: 528C: libcarddav0-dbgsym: trimmed-field Package libcarddav0-dbgsym 529N: 530C: libcarddav0-dbgsym: trimmed-field Priority optional 531N: 532C: libcarddav0-dbgsym: trimmed-field Section debug 533N: 534C: libcarddav0-dbgsym: trimmed-field Source libcarddav 535N: 536C: libcarddav0-dbgsym: trimmed-field Version 4:14.1.6~pre2-0debian14.0.0+3~b 537N: 538O: libcarddav source: binary-nmu-debian-revision-in-source 4:14.1.6~pre2-0debian14.0.0+3~b 539N: 540N: The version number of your source package ends in +b and a number or has a 541N: Debian revision containing three parts. These version numbers are used by 542N: binary NMUs and should not be used as the source version. (The +b form is 543N: the current standard; the three-part version number now obsolete.) 544N: 545N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 546N: Debian Developer's Reference for details. 547N: 548N: Visibility: warning 549N: Show-Always: no 550N: Check: fields/version 551N: 552N: 553N: We want XZ regardless of the default compression. 554O: libcarddav source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 555N: 556N: This package selects a custom compression level or algorithm in 557N: debian/source/options. Please remove the call and let dpkg-deb(1) select 558N: suitable defaults. 559N: 560N: Custom compression settings are usually chosen for one of two reasons: 561N: 562N: Higher compression levels or more advanced algorithms shrink the sizes of 563N: large files, but they can cause problems in the resource constrained 564N: environments used in Debian's buildd infrastructure. For example, higher 565N: than expected memory consumption may trigger an FTBFS or a failure to 566N: install. 567N: 568N: Lower compression levels or less advanced algorithms are sometimes needed 569N: to support older Debian version. Unfortunately, they also make it harder 570N: to change the defaults on an archive-wide basis. 571N: 572N: Some legitimate use cases trigger this tag. Please override it. 573N: 574N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 575N: manual page for details. 576N: 577N: Visibility: warning 578N: Show-Always: no 579N: Check: debian/source-dir 580N: Renamed from: debian-source-options-has-custom-compression-settings 581N: 582N: 583N: We want XZ regardless of the default compression. 584O: libcarddav source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 585N: 586O: libcarddav source: no-nmu-in-changelog [debian/changelog:1] 587N: 588N: When you NMU a package, that fact should be mentioned on the first line in 589N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case 590N: insensitive). 591N: 592N: Maybe you didn't intend this upload to be a NMU, in that case, please 593N: double-check that the most recent entry in the changelog is byte-for-byte 594N: identical to the maintainer or one of the uploaders. If this is a local 595N: package (not intended for Debian), you can suppress this warning by 596N: putting "local" in the version number or "local package" on the first line 597N: of the changelog entry. 598N: 599N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian 600N: Developer's Reference for details. 601N: 602N: Visibility: warning 603N: Show-Always: no 604N: Check: nmu 605N: Renamed from: changelog-should-mention-nmu 606N: 607N: 608N: We build for many distribution versions and therefore need the 609N: distribution version as part of the package version, which is 610N: unintentionally understood as NMU. 611O: libcarddav source: source-nmu-has-incorrect-version-number 4:14.1.6~pre2-0debian14.0.0+3~b [debian/changelog:1] 612N: 613N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a 614N: native package). This is to prevent stealing version numbers from the 615N: maintainer. 616N: 617N: Maybe you didn't intend this upload to be a NMU, in that case, please 618N: double-check that the most recent entry in the changelog is byte-for-byte 619N: identical to the maintainer or one of the uploaders. If this is a local 620N: package (not intended for Debian), you can suppress this warning by 621N: putting "local" in the version number or "local package" on the first line 622N: of the changelog entry. 623N: 624N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian 625N: Developer's Reference for details. 626N: 627N: Visibility: warning 628N: Show-Always: no 629N: Check: nmu 630N: 631 632--------------------