Bug#959067: lintian: License paragraph must appear below License line referencing that paragraph in copyright file

2020-04-28 Thread Aaron Boxer
Package: lintian
Version: 2.62.0
Severity: normal

Dear Maintainer,


I have multiple sets of files in my library that are under the same
license, and that license is not in /usr/share/common-license.  When I
tried to add a License paragraph for this license at the beginning of the
copyright file, I would get lintian warnings:
 "missing-license-paragraph-in-dep5-copyright". i.e. warnings if shared
license paragraph appears before a License: line referencing that license

Moving License paragraph to end of copyright file fixed the warnings, but
warnings were confusing and not clear how to resolve.

Either License paragraphs are allowed in arbitrary place in copyright file,
OR warning should be more meaningful regarding location of shared license
paragraph.

Thanks!
Aaron


-- System Information:
Debian Release: bullseye/sid
  APT prefers focal-updates
  APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500,
'focal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.7-050607-generic (SMP w/12 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils 2.34-6ubuntu1
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7ubuntu3
ii  dpkg-dev 1.19.7ubuntu3
ii  file 1:5.38-4
ii  gettext  0.19.8.1-10build1
ii  gpg  2.2.19-3ubuntu2
ii  intltool-debian  0.35.0+20060710.5
ii  libapt-pkg-perl  0.1.36build3
ii  libarchive-zip-perl  1.67-2
ii  libcapture-tiny-perl 0.48-1
ii  libclass-xsaccessor-perl 1.19-3build3
ii  libclone-perl0.43-2
ii  libcpanel-json-xs-perl   4.19-1build1
ii  libdevel-size-perl   0.83-1build1
ii  libdpkg-perl 1.19.7ubuntu3
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libhtml-parser-perl  3.72-5
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  libjson-maybexs-perl 1.004000-1
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1build5
ii  libmoo-perl  2.003006-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libsereal-decoder-perl   4.011+ds-1build1
ii  libsereal-encoder-perl   4.011+ds-1build1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3200-1
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.008001-2
ii  libunicode-utf8-perl 0.62-1build1
ii  liburi-perl  1.76-2
ii  libxml-libxml-perl   2.0134+dfsg-1build1
ii  libxml-writer-perl   0.625-1
ii  libyaml-libyaml-perl 0.81+repack-1
ii  man-db   2.9.1-1
ii  patchutils   0.3.4-2
ii  perl [libdigest-sha-perl]5.30.0-9build1
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1build5

Versions of packages lintian suggests:
pn  binutils-multiarch 
pn  libtext-template-perl  

-- no debconf information


Re: New changelog commits in release cycle

2020-04-28 Thread Felix Lechner
Hi Chris,

On Tue, Apr 28, 2020 at 4:02 PM Chris Lamb  wrote:
>
> do you have some specific issue?

I don't. I just hoped to avoid friction in the future if there had
been any. Thanks for letting me know!

Kind regards
Felix Lechner



Re: New changelog commits in release cycle

2020-04-28 Thread Chris Lamb
Hi Felix,

> Due to Salsa downtime earlier today, some commits of mine may have
> interfered with your release. (I think it happened to another
> contributor, as well.) Did that bother you, or did it create any kind
> of problem for you?

No, but judging by your email do you have some specific issue
("changelog commits"?) in mind here. Can you elaborate?


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org  chris-lamb.co.uk
   `-



Bug#959037: lintian: FPOS? for executable-in-usr-lib

2020-04-28 Thread Steve McIntyre
On Tue, Apr 28, 2020 at 11:49:56PM +0200, Mattia Rizzolo wrote:
>On Tue, Apr 28, 2020 at 02:39:49PM -0700, Felix Lechner wrote:
>> On Tue, Apr 28, 2020 at 4:27 AM Mattia Rizzolo  wrote:
>> > I'm CCing d-boot@ for confirmation, since I'm not sure if maybe I'm
>> > doing something wrong.
>> >
>> > Today I notices these tags:
>> >
>> > P: eatmydata-udeb udeb: executable-in-usr-lib 
>> > usr/lib/finish-install.d/13eatmydata-udeb
>> > N:
>> 
>> I expanded that odd tag description with some text from the original
>> bug report. I also adjusted the references. Perhaps the remark
>> regarding /usr/libexec is helpful:
>> 
>> The package ships an executable file in /usr/lib.
>> 
>> Please move the file to /usr/libexec.
>
>Not quite, as I'm positive those directories is where d-i go look for
>hooks, and I doubt just moving them to libexec is useful.
>
>I'm re-instating the CC on d-boot@ to see if it sparks some comment...

ACK. d-i won't be looking in /usr/libexec. Please leave things where
they are...

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
"War does not determine who is right - only who is left."
   -- Bertrand Russell



New changelog commits in release cycle

2020-04-28 Thread Felix Lechner
Hi Chris,

Due to Salsa downtime earlier today, some commits of mine may have
interfered with your release. (I think it happened to another
contributor, as well.) Did that bother you, or did it create any kind
of problem for you?

Kind regards
Felix Lechner



lintian_2.69.0_amd64.changes ACCEPTED into unstable

2020-04-28 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 28 Apr 2020 19:46:15 +
Source: lintian
Architecture: source
Version: 2.69.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 798762 958794 958845 958932
Changes:
 lintian (2.69.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Removed:
   - pre-depends-directly-on-multiarch-support
 .
   [ Chris Lamb ]
   * Ignore build profiles when checking packages for "py3versions -s"
 without the corresponding Build-Depends. (Closes: #958794)
   * Remove the pre-depends-directly-on-multiarch-support tag; any package
 pre-depending on multiarch-support will not be installable in bullseye.
 (Closes: #798762)
   * Move debhelper itself to compatibility level 13 so it does not emit
 package-uses-old-debhelper-compat-version for itself.
 .
   [ Felix Lechner ]
   * Bump recommended debhelper compat-level to 13; move experimental to 14.
 (Closes: #958932)
   * Fix common prefix detection for extracted tar files. (Closes: #958845)
Checksums-Sha1:
 8ea3d9ba2ff9b601b96034578eb48636f76d2517 4131 lintian_2.69.0.dsc
 3fa4b01b08b07482078ccad8f77d8400975da002 1885524 lintian_2.69.0.tar.xz
 0470df038e6bd1ef7c79e925379a7e8e87b87dab 16542 lintian_2.69.0_amd64.buildinfo
Checksums-Sha256:
 bc34bd3257ba2bbbcd7d459fc18067b75786725402dfabd667f7ec2744fb4f16 4131 
lintian_2.69.0.dsc
 cfe791458c79de8d657c9a750b9b7241c48018c26263d5f02d1a7ec6fcd8e491 1885524 
lintian_2.69.0.tar.xz
 06d1d49ca90067eedb2169e86af3dcee6cbf9b9dbff6156a244bdf92596af94b 16542 
lintian_2.69.0_amd64.buildinfo
Files:
 6451416dc5e7ce1089a968f1f8a85901 4131 devel optional lintian_2.69.0.dsc
 b4d6c1980a0f8a551012937d5226065f 1885524 devel optional lintian_2.69.0.tar.xz
 905d255856447526460b9093000fe26d 16542 devel optional 
lintian_2.69.0_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl6olL0ACgkQHpU+J9Qx
HliuqA//aAwdSgjalxZh4yEMiDhPsROGjJMRMnciQByHKcJAfLEHK/XQCltz9QCJ
RqKW9Vy+nDmrxz+3Z6OS7Xq6EUMGTMhQ/eYMNHMnyb9PID/s9CQA35TpyiLp/UIF
yhZtpHULMwNa8OTVjkd+2zxd1rigsOwZ6/wTKLzuDnFoOI5okR1zL0/zOGmEhnp+
7OJfVrwV2nZtwCxHg8zySEGRU+UgRZP29dW8Qga+A5VnGjihYa7qBev9I/RVQ+Wv
KBiGgdIqEA25vMi2mstgyElcTSO4N2g9yvMPHnDxqQoEAIMXfTBS3KhGyGpL7NoL
2Z4TGb0+i7V/btkz/XWLwxGhBkaECM0KA2tPrMEnk1NP/InkwoLIMj/U6f4/EO27
JQ4D4RqCiUa/6i+ZcItL0l3aG2ZoN1ZPo+cIeEV4NrPDbV4YdQ/prQxIEt/T8S+b
evnNRVchI/UqnMeOGR7JwCd9SmDgWRSCM5nwG23HFWcyR+g9WHcOxhl7Gncc8biX
hk/71PKu0RpyGOIRc1Mwt3DvKMAy2HWIOATHuir9dKzjwBliEXu1TUGkG17PfuOx
UjPwfTszP2ClpbYvoWWdjjwcZamm58SqAMTM0u8QWbJa45Mhz2mmKLATSd8nStdz
fxH3XtysDOL3B4SLAYKJPDwFmYoqANt+xj6rwYJ4QVDU1A8uEyc=
=msSi
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#959037: lintian: FPOS? for executable-in-usr-lib

2020-04-28 Thread Mattia Rizzolo
On Tue, Apr 28, 2020 at 02:39:49PM -0700, Felix Lechner wrote:
> On Tue, Apr 28, 2020 at 4:27 AM Mattia Rizzolo  wrote:
> > I'm CCing d-boot@ for confirmation, since I'm not sure if maybe I'm
> > doing something wrong.
> >
> > Today I notices these tags:
> >
> > P: eatmydata-udeb udeb: executable-in-usr-lib 
> > usr/lib/finish-install.d/13eatmydata-udeb
> > N:
> 
> I expanded that odd tag description with some text from the original
> bug report. I also adjusted the references. Perhaps the remark
> regarding /usr/libexec is helpful:
> 
> The package ships an executable file in /usr/lib.
> 
> Please move the file to /usr/libexec.

Not quite, as I'm positive those directories is where d-i go look for
hooks, and I doubt just moving them to libexec is useful.

I'm re-instating the CC on d-boot@ to see if it sparks some comment...

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
More about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#959037: lintian: FPOS? for executable-in-usr-lib

2020-04-28 Thread Felix Lechner
Hi Mattia,

On Tue, Apr 28, 2020 at 4:27 AM Mattia Rizzolo  wrote:
>
> Package: lintian
> Version: 2.68.0
> X-Debbugs-Cc: debian-b...@lists.debian.org
>
> Hi,
>
> I'm CCing d-boot@ for confirmation, since I'm not sure if maybe I'm
> doing something wrong.
>
> Today I notices these tags:
>
> P: eatmydata-udeb udeb: executable-in-usr-lib 
> usr/lib/finish-install.d/13eatmydata-udeb
> N:

I expanded that odd tag description with some text from the original
bug report. I also adjusted the references. Perhaps the remark
regarding /usr/libexec is helpful:

The package ships an executable file in /usr/lib.

Please move the file to /usr/libexec.

Debian adopted the Filesystem Hierarchy Specification (FHS)
version 3.0 starting with our policy revision 4.1.5. The
FHS 3.0 describes /usr/libexec. Please use that
location for executables.

The relevant commit is here:


https://salsa.debian.org/lintian/lintian/-/commit/0e3c63e69f5f154034d958b1456bee4cea841c63

Unfortunately, I cannot comment on the substantive question regarding udebs.

Kind regards
Felix Lechner



Bug#958932: marked as done (lintian: debhelper compat level 13 is no longer experimental)

2020-04-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Apr 2020 21:38:51 +
with message-id 
and subject line Bug#958932: fixed in lintian 2.69.0
has caused the Debian Bug report #958932,
regarding lintian: debhelper compat level 13 is no longer experimental
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 ow...@bugs.debian.org
immediately.)


-- 
958932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958932
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.68.0
Severity: normal

I have seen the following notice on a local testbuild after upgrading
the debhelper compat level:

,
| P: ncurses source: package-uses-experimental-debhelper-compat-version 13
`

The tag's description says

,
| The debhelper compatibility version used by this package is marked as
| experimental by the debhelper developer.
`

It no longer is. :-)  Note that debhelper 13 is not in testing yet, you
might want to wait for its migration before uploading a lintian fix.


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.7-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lintian depends on:
ii  binutils 2.34-6
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.38-4
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+b3
ii  libclone-perl0.45-1
ii  libcpanel-json-xs-perl   4.19-1
ii  libdevel-size-perl   0.83-1+b1
ii  libdigest-sha-perl   6.02-1+b2
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libhtml-parser-perl  3.72-5
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libjson-maybexs-perl 1.004000-1
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmoo-perl  2.004000-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.112-1
ii  libsereal-decoder-perl   4.011+ds-1
ii  libsereal-encoder-perl   4.011+ds-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3200-1
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.010001-1
ii  libunicode-utf8-perl 0.62-1+b1
ii  liburi-perl  1.76-2
ii  libxml-libxml-perl   2.0134+dfsg-2
ii  libxml-writer-perl   0.625-1
ii  libyaml-libyaml-perl 0.81+repack-1
ii  man-db   2.9.1-1
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-10
ii  t1utils  1.41-4
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  libtext-template-perl  1.58-1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.69.0
Done: Chris Lamb 

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 958...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 28 Apr 2020 19:46:15 +
Source: lintian
Architecture: source
Version: 2.69.0

Bug#958794: marked as done (lintian: runtime-test-file-uses-supported-python-versions-without-python-all-build-depends fires with )

2020-04-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Apr 2020 21:38:51 +
with message-id 
and subject line Bug#958794: fixed in lintian 2.69.0
has caused the Debian Bug report #958794,
regarding lintian: 
runtime-test-file-uses-supported-python-versions-without-python-all-build-depends
 fires with 
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 ow...@bugs.debian.org
immediately.)


-- 
958794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.66.0
Severity: normal

Dear Maintainer,

when preparing upload of brotli, lintian issues a warning runtime-test-file-
uses-supported-python-versions-without-python-all-build-depends.

I've tried to fix it by adding python-all:any, but in the end I believe the
issue is caused by  in the control file [1].

Cheers,
Tomasz

[1] https://salsa.debian.org/debian/brotli/-/blob/84db8c2d/debian/control#L11



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.5.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_CRAP, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils 2.34-5
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.38-4
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+b3
ii  libclone-perl0.43-2
ii  libcpanel-json-xs-perl   4.19-1
ii  libdevel-size-perl   0.83-1+b1
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libhtml-parser-perl  3.72-5
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  libjson-maybexs-perl 1.004000-1
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmoo-perl  2.004000-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libsereal-decoder-perl   4.011+ds-1
ii  libsereal-encoder-perl   4.011+ds-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3200-1
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.010001-1
ii  libunicode-utf8-perl 0.62-1+b1
ii  liburi-perl  1.76-2
ii  libxml-libxml-perl   2.0134+dfsg-2
ii  libxml-writer-perl   0.625-1
ii  libyaml-libyaml-perl 0.81+repack-1
ii  man-db   2.9.1-1
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-10
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
ii  binutils-multiarch 2.34-5
ii  libtext-template-perl  1.58-1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.69.0
Done: Chris Lamb 

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 958...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 28 Apr 2020 19:46:15 +
Source: lintian

Bug#958845: marked as done (false positive wildcard-matches-nothing-in-dep5-copyright)

2020-04-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Apr 2020 21:38:51 +
with message-id 
and subject line Bug#958845: fixed in lintian 2.69.0
has caused the Debian Bug report #958845,
regarding false positive  wildcard-matches-nothing-in-dep5-copyright
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 ow...@bugs.debian.org
immediately.)


-- 
958845: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.66.0
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello,

at simutrans I get lintian info:

wildcard-matches-nothing-in-dep5-copyright simutrans/font/m+10r.bdf (paragraph
at line 60)

But this file exist:

$ ls -l simutrans/font/m*
- -rw-r--r-- 1 jff jff 1013593 Apr 25 17:51 simutrans/font/m+10r.bdf

CU
Jörg



- -- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (300, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.5.0-2-amd64 (SMP w/6 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils 2.34-5
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.38-4
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+b3
ii  libclone-perl0.43-2
ii  libcpanel-json-xs-perl   4.19-1
ii  libdevel-size-perl   0.83-1+b1
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libhtml-parser-perl  3.72-5
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  libjson-maybexs-perl 1.004000-1
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmoo-perl  2.004000-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libsereal-decoder-perl   4.011+ds-1
ii  libsereal-encoder-perl   4.011+ds-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3200-1
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.010001-1
ii  libunicode-utf8-perl 0.62-1+b1
ii  liburi-perl  1.76-2
ii  libxml-libxml-perl   2.0134+dfsg-2
ii  libxml-writer-perl   0.625-1
ii  libyaml-libyaml-perl 0.81+repack-1
ii  man-db   2.9.1-1
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-10
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  libtext-template-perl  1.58-1

- -- no debconf information

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEY+AHX8jUOrs1qzDuCfifPIyh0l0FAl6kjv4ACgkQCfifPIyh
0l3JoA//a39IWohoCjkdFKtn31CKf7jFmLxRokOv6qpF5Bh8/qm7X6ag0/xUUuEO
beOn/s8VTgQ+RCD3w5w3GgSDe5WEMfS0iC4AwBTSHsEKN9cqLg7RmMUIZ6ok7Oh7
xfh/oXAd9h7auiFheQIeeE2EVaOO2y1EWhF3fywhzlmp8nTsM/nVRKEvH4VVT7bC
COzET4PV56EHA2LTnDl+dOxjKcfZ8RiPDqlwtSgLGkZrCzuMPWrVHr7wxmFvx0tR
yEhvLi+LZFf7Vt4l7JuFTP+C8xEqvQLswWmi+Moo8REDD6+kEj7tXYkFN8BdVYVa
TsN0vCMEI1OhNL4VKIJKTCuSi2i/758LatJjuZo9LiBkQbXR7VxwlY8npp+bwvnk
JyMnBvy1PPC+d0ABSZqjd/30Xiq8Rhh6+K0dCDweBge4paKuREOUXher9o6ZRlDw
KI38eAhodXxzLJnkh3FM/NeDx6pWg5zQBvy69T17l/rsTsfAa/Jp5Lan1WwIvF9F
BUm659XhjR17qc03S3CnPMeKzauoNWRjoQHMKS3lZfF9BWIq8eOR4dk2/RBTU8F5
R5SxP5OehNU8QoDtXM0dCE9fuori/Y69RuC6Xb97TjVKYN9Pahul8uStOQey8FN7
uncCzt7WlzwR3brQON44OHjMxLBpPiwPBJM6fhjKXdRGnhwV9dQ=
=Nlvy
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.69.0
Done: Chris Lamb 

We believe that the bug you reported is fixed in the latest version of
lintian, which 

Bug#798762: marked as done (Lintian tag pre-depends-directly-on-multiarch-support too much debhelper-centric)

2020-04-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Apr 2020 21:38:51 +
with message-id 
and subject line Bug#798762: fixed in lintian 2.69.0
has caused the Debian Bug report #798762,
regarding Lintian tag pre-depends-directly-on-multiarch-support too much 
debhelper-centric
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 ow...@bugs.debian.org
immediately.)


-- 
798762: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.5.36.1

One of the packages I maintain (gettext) has this as an error, no less:

E pre-depends-directly-on-multiarch-support

The explanation says that I should use "Pre-Depends: ${misc:Pre-Depends}" 
instead.
Oh, well, but my package does not even use debhelper!

This is like saying that I should use debhelper and tagging it as an *error*.

Well, maybe I should, but if that's the intention, why don't just
create a lintian error saying "package does not use debhelper"?

Last time I checked, use of helper packages was an optional thing, not
mandated by policy. Sure, they are useful and desirable and all that,
but not something that should be mandated by using lintian checks.

A Pre-Depends on multiarch-support should not be an error by itself,
unless we have already decided that a stable release has happened and
we don't need the predepends anymore, in which case the error should
be that we don't need the predepends anymore.

So, this lintian warning should be reserved for packages using
debhelper, which is where the recommendation of using
${misc:Pre-Depends} really makes sense. The current check in its
current state is completely biased.

Thanks.
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.69.0
Done: Chris Lamb 

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 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 28 Apr 2020 19:46:15 +
Source: lintian
Architecture: source
Version: 2.69.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 798762 958794 958845 958932
Changes:
 lintian (2.69.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Removed:
   - pre-depends-directly-on-multiarch-support
 .
   [ Chris Lamb ]
   * Ignore build profiles when checking packages for "py3versions -s"
 without the corresponding Build-Depends. (Closes: #958794)
   * Remove the pre-depends-directly-on-multiarch-support tag; any package
 pre-depending on multiarch-support will not be installable in bullseye.
 (Closes: #798762)
   * Move debhelper itself to compatibility level 13 so it does not emit
 package-uses-old-debhelper-compat-version for itself.
 .
   [ Felix Lechner ]
   * Bump recommended debhelper compat-level to 13; move experimental to 14.
 (Closes: #958932)
   * Fix common prefix detection for extracted tar files. (Closes: #958845)
Checksums-Sha1:
 8ea3d9ba2ff9b601b96034578eb48636f76d2517 4131 lintian_2.69.0.dsc
 3fa4b01b08b07482078ccad8f77d8400975da002 1885524 lintian_2.69.0.tar.xz
 0470df038e6bd1ef7c79e925379a7e8e87b87dab 16542 lintian_2.69.0_amd64.buildinfo
Checksums-Sha256:
 bc34bd3257ba2bbbcd7d459fc18067b75786725402dfabd667f7ec2744fb4f16 4131 
lintian_2.69.0.dsc
 cfe791458c79de8d657c9a750b9b7241c48018c26263d5f02d1a7ec6fcd8e491 1885524 
lintian_2.69.0.tar.xz
 06d1d49ca90067eedb2169e86af3dcee6cbf9b9dbff6156a244bdf92596af94b 16542 
lintian_2.69.0_amd64.buildinfo
Files:
 6451416dc5e7ce1089a968f1f8a85901 4131 devel optional lintian_2.69.0.dsc
 b4d6c1980a0f8a551012937d5226065f 1885524 devel optional lintian_2.69.0.tar.xz
 905d255856447526460b9093000fe26d 16542 devel optional 
lintian_2.69.0_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl6olL0ACgkQHpU+J9Qx
HliuqA//aAwdSgjalxZh4yEMiDhPsROGjJMRMnciQByHKcJAfLEHK/XQCltz9QCJ
RqKW9Vy+nDmrxz+3Z6OS7Xq6EUMGTMhQ/eYMNHMnyb9PID/s9CQA35TpyiLp/UIF

Processing of lintian_2.69.0_amd64.changes

2020-04-28 Thread Debian FTP Masters
lintian_2.69.0_amd64.changes uploaded successfully to localhost
along with the files:
  lintian_2.69.0.dsc
  lintian_2.69.0.tar.xz
  lintian_2.69.0_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processed: Bug#958932 marked as pending in lintian

2020-04-28 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #958932 [lintian] lintian: debhelper compat level 13 is no longer 
experimental
Added tag(s) pending.

-- 
958932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958932
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: your mail

2020-04-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 959037 lintian: possible false-positives for executable-in-usr-lib
Bug #959037 [lintian] lintian: FPOS? for executable-in-usr-lib
Changed Bug title to 'lintian: possible false-positives for 
executable-in-usr-lib' from 'lintian: FPOS? for executable-in-usr-lib'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
959037: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#959037: lintian: FPOS? for executable-in-usr-lib

2020-04-28 Thread Mattia Rizzolo
Package: lintian
Version: 2.68.0
X-Debbugs-Cc: debian-b...@lists.debian.org

Hi,

I'm CCing d-boot@ for confirmation, since I'm not sure if maybe I'm
doing something wrong.

Today I notices these tags:

P: eatmydata-udeb udeb: executable-in-usr-lib 
usr/lib/finish-install.d/13eatmydata-udeb
N:
N:policy, 9.1.1,
N:https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html
N:
N:Severity: pedantic
N:
N:Check: usr/lib
N:
P: eatmydata-udeb udeb: executable-in-usr-lib 
usr/lib/post-base-installer.d/01eatmydata-udeb
P: eatmydata-udeb udeb: executable-in-usr-lib 
usr/lib/pre-pkgsel.d/10eatmydata-udeb


That being an udeb I know many things don't apply to it, but I'm not
sure if maybe I hsould place those d-i hooks elsewhere.

If, as I think, they are in the right place, please teach lintian to
ignore that in udebs.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
More about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature