Your message dated Fri, 02 Oct 2020 09:20:19 +0000 with message-id <[email protected]> and subject line Bug#970920: fixed in lintian 2.97.0 has caused the Debian Bug report #970920, regarding lintian: spurious no-dh-sequencer with build profile conditionals to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 970920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970920 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: lintian Version: 2.95.0 Severity: normal lintian fails to recognize this debian/rules construct as use of the dh sequencer: %: ifeq ($(DEB_BUILD_PROFILE),stage1) dh $@ -Npackage-doc else dh $@ endif This functionally equivalent construct *is* recognized: DH_OPTIONS = ifeq ($(DEB_BUILD_PROFILE),stage1) DH_OPTIONS += -Npackage-doc endif %: dh $@ $(DH_OPTIONS) It would be nice if lintian would recognize both. -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.8.0-2-amd64 (SMP w/32 CPU threads) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages lintian depends on: ii binutils 2.35.1-1 ii bzip2 1.0.8-4 ii diffstat 1.63-1 ii dpkg 1.20.5 ii dpkg-dev 1.20.5 ii file 1:5.38-5 ii gettext 0.19.8.1-10 ii gpg 2.2.20-1 ii intltool-debian 0.35.0+20060710.5 ii libapt-pkg-perl 0.1.36+b3 ii libarchive-zip-perl 1.68-1 ii libcapture-tiny-perl 0.48-1 ii libclass-xsaccessor-perl 1.19-3+b5 ii libclone-perl 0.45-1 ii libconfig-tiny-perl 2.24-1 ii libcpanel-json-xs-perl 4.23-1 ii libdata-dpath-perl 0.58-1 ii libdata-validate-domain-perl 0.10-1 ii libdevel-size-perl 0.83-1+b1 ii libdpkg-perl 1.20.5 ii libemail-address-xs-perl 1.04-1+b2 ii libfile-basedir-perl 0.08-1 ii libfile-find-rule-perl 0.34-1 ii libfont-ttf-perl 1.06-1 ii libhtml-html5-entities-perl 0.004-1 ii libipc-run3-perl 0.048-2 ii libjson-maybexs-perl 1.004002-1 ii liblist-compare-perl 0.55-1 ii liblist-moreutils-perl 0.416-1+b5 ii liblist-utilsby-perl 0.11-1 ii libmoo-perl 2.004000-1 ii libmoox-aliases-perl 0.001006-1 ii libnamespace-clean-perl 0.27-1 ii libpath-tiny-perl 0.114-1 ii libperlio-gzip-perl 0.19-1+b6 ii libproc-processtable-perl 0.59-2 ii libsereal-decoder-perl 4.018+ds-1 ii libsereal-encoder-perl 4.018+ds-1 ii libtext-glob-perl 0.11-1 ii libtext-levenshteinxs-perl 0.03-4+b7 ii libtext-markdown-discount-perl 0.12-1 ii libtext-xslate-perl 3.5.8-1 ii libtime-duration-perl 1.21-1 ii libtime-moment-perl 0.44-1+b2 ii libtimedate-perl 2.3300-1 ii libtry-tiny-perl 0.30-1 ii libtype-tiny-perl 1.010006-1 ii libunicode-utf8-perl 0.62-1+b1 ii liburi-perl 1.76-2 ii libxml-libxml-perl 2.0134+dfsg-2 ii libyaml-libyaml-perl 0.82+repack-1 ii lzip 1.21-8 ii lzop 1.04-1 ii man-db 2.9.3-2 ii patchutils 0.4.2-1 ii perl [libdigest-sha-perl] 5.30.3-4 ii t1utils 1.41-4 ii unzip 6.0-25 ii xz-utils 5.2.4-1+b1 lintian recommends no packages. Versions of packages lintian suggests: pn binutils-multiarch <none> ii libtext-template-perl 1.59-1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: lintian Source-Version: 2.97.0 Done: Chris Lamb <[email protected]> We believe that the bug you reported is fixed in the latest version of lintian, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Lamb <[email protected]> (supplier of updated lintian package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 02 Oct 2020 09:00:30 +0000 Source: lintian Architecture: source Version: 2.97.0 Distribution: unstable Urgency: medium Maintainer: Debian Lintian Maintainers <[email protected]> Changed-By: Chris Lamb <[email protected]> Closes: 923696 970920 971427 Changes: lintian (2.97.0) unstable; urgency=medium . * Summary of tag changes: + Renamed: - papt-dmpt-merged -> python-teams-merged . [ Chris Lamb ] * Relax checks around looking for the dh(1) sequencer by not looking for the preceding "target:\n". (Closes: #970920) * Add prominent and up-to-date information on how to run the testsuite. (Closes: #923696) * Drop Colin Watson and Russ Allbery from Uploaders (last upload 10+ years ago) with sincere thanks for their past efforts. * Run wrap-and-sort -sa. . [ Louis-Philippe Véronnea ] * Rename "papt-dpmt-merged" to "python-teams-merged". * Document packages needed to run the testsuite. . [ Felix Lechner ] * Exempt some SNMP MIB-related files from the package-contains-documentation-outside-usr-share-doc tag. (Closes: #971427) * Amend/update documentation for first contributors. . [ Xavier Guimard ] * Update NodeJS checks to accept "dh-sequence-nodejs". Checksums-Sha1: 5eba93a47bb90ec7bf39dbbdd9e4ed57c15e6918 2358 lintian_2.97.0.dsc a59a94d666d38ac3f368b86d6d0570be858f2a3a 1978760 lintian_2.97.0.tar.xz 95c8db00eeab15d488c2a668e572d33f581f41b6 5910 lintian_2.97.0_amd64.buildinfo Checksums-Sha256: 384318b66247539c4ac54c7a8565abcf46baa56fe986324ffdca2f1ecfc2fc70 2358 lintian_2.97.0.dsc 3c201e91a70b8f5300ec3468d08d94cf50536b5bab16e9b3aa6c6f5e0d7d90b2 1978760 lintian_2.97.0.tar.xz fcc947b3d6aab41a32dbf52b96f939ba4c2bf3d32cbef86196d1fcc5c61e5e3f 5910 lintian_2.97.0_amd64.buildinfo Files: a41df955b678bdab66bcf965c5a2fc9f 2358 devel optional lintian_2.97.0.dsc 5c5aea73fd38c2452fb4e9f52d5523d6 1978760 devel optional lintian_2.97.0.tar.xz a8be4654f891c534e865b6803a483c75 5910 devel optional lintian_2.97.0_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl927VIACgkQHpU+J9Qx Hlhn/Q/+JPYoeP8LG69kbLLxLTV9bY9wHXg+/lNM7K8ApQRnD7VBUnP+NFGh+pID NXMabdZP/Hp5y/GHIN2XwbBg3sz/NVsZFSXgX/5lLZW7CkSNLM8EDlATo7ZydPAN zK2EJoOHHm02owC/Leq1Ke60vLCi+YSnROToaD0pjsFmcPQSLwFES/eMrwftUvqy hsGaicovxK2GnwoZvuhey6mIlLYtO+s9coz4+uIh98yaOBz9M7lO+rmBsYEWGHig nV5n2vuS6TBnEaddKBbwFKLG4Ij3xFtUnw45euIJ8H9iQMfvtX3NsGD55PP64MXt XFeh//Jn0YSmpxW4NRYYw9I/q1ErYWo6VAtifDIG5rQIWVZGfUoJrWgD015Stem9 id0ndgBanrK9Kjd0paVxlLRpFEhxZITC0NVoP7uFqKcxzCwX6sWXwH/vrz0NNBWd /TuBGrI8gBX6dVUYvMRlvVqJwMKFNYzThlkvPCIJ74p7QmY9QyNlAxY7vYZJISX5 mbgczIFKNENgqZ8xKE+ePj0vQXZhwnrYxGnqw+eYADxf/0PbTMp8Tf+UTh+EUuvJ Ff7ysU67qN9rKjckhaaSIzjMfwR1/D6cr/MoNV5T2yUwKSrNmh0xh8B0BoWTag0I By5/xSnngEbwxSTmDbOFsGLaKbm2XxA+HPXwLMpbAYoQ5AQqs3Q= =w53p -----END PGP SIGNATURE-----
--- End Message ---

