[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#835449: marked as done (false positive: missing-build-dependency-for-dh_-command dh_autoreconf => dh-autoreconf)



Your message dated Sun, 11 Sep 2016 16:20:36 +0000
with message-id <E1bj7Ui-0002U6-Fj@franck.debian.org>
and subject line Bug#835449: fixed in lintian 2.5.47
has caused the Debian Bug report #835449,
regarding false positive: missing-build-dependency-for-dh_-command dh_autoreconf => dh-autoreconf
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 owner@bugs.debian.org
immediately.)


-- 
835449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835449
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.5.46
Severity: normal

Hi,

we have a package which uses debhelper compat level 10 (for automatic
dh-autoreconf support) and for that the package has a versioned
Build-Depends on debhelper (>= 9.20160403~).

This should ensure that dh-autoreconf is pulled in by debhelper.

Yet lintian still complains:

N: Processing source package libgnome-games-support (version 1.1.90-1, arch source) ...
E: libgnome-games-support source: missing-build-dependency-for-dh_-command dh_autoreconf => dh-autoreconf
W: libgnome-games-support source: package-needs-versioned-debhelper-build-depends 10



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

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=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.27-6
ii  bzip2                             1.0.6-8
ii  diffstat                          1.61-1
ii  file                              1:5.28-4
ii  gettext                           0.19.8.1-1
ii  hardening-includes                2.8+nmu2
ii  intltool-debian                   0.35.0+20060710.4
ii  libapt-pkg-perl                   0.1.29+b5
ii  libarchive-zip-perl               1.59-1
ii  libclass-accessor-perl            0.34-1
ii  libclone-perl                     0.38-2
ii  libdata-alias-perl                1.20-1+b1
ii  libdigest-sha-perl                5.96-1
ii  libdpkg-perl                      1.18.10
ii  libemail-valid-perl               1.200-1
ii  libfile-basedir-perl              0.07-1
ii  libipc-run-perl                   0.94-1
ii  liblist-moreutils-perl            0.416-1
ii  libparse-debianchangelog-perl     1.2.0-10
ii  libperl5.22 [libdigest-sha-perl]  5.22.2-3
ii  libtext-levenshtein-perl          0.13-1
ii  libtimedate-perl                  2.3000-2
ii  liburi-perl                       1.71-1
ii  libyaml-libyaml-perl              0.41-6+b1
ii  man-db                            2.7.5-1
ii  patchutils                        0.3.4-1
ii  perl                              5.22.2-3
ii  t1utils                           1.39-2
ii  xz-utils                          5.1.1alpha+20120614-2.1

Versions of packages lintian recommends:
ii  dpkg                                 1.18.10
ii  libautodie-perl                      2.29-2
ii  libperlio-gzip-perl                  0.19-1+b1
ii  perl                                 5.22.2-3
ii  perl-modules-5.22 [libautodie-perl]  5.22.2-3

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.18.10
ii  libhtml-parser-perl    3.72-2
ii  libtext-template-perl  1.46-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.47

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

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 11 Sep 2016 14:34:34 +0000
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.47
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 798983 805076 831864 833656 834370 834797 835449 836017 837057
Changes:
 lintian (2.5.47) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - package-contains-python-coverage-file
 .
   * checks/changelog-file.desc:
     + [JW] Fix typo.
   * checks/copyright-file.pm:
     + [JW] Stop using Data::Alias.  Thanks to Niko Tyni for the bug report.
       (Closes: #834797)
   * checks/cruft.desc:
     + [JW] Fix typo.
   * checks/debhelper.pm:
     + [NT] Remove logic for CDBS creating a compat file when it is absent
       as debhelper now requires a compat file unconditionally.
     + [NT] Support the new named compat levels in debhelper.
     + [NT] Apply patch from Chris Lamb to improve the tag for typoed
       debhelper override targets.  (Closes: #834370)
   * checks/duplicate-files.desc:
     + [JW] Fix typo.
   * checks/fields.{desc,pm}:
     + [JW] Fix typos.
     + [JW] Escape dots in some regexps.
     + [NT] Apply patch from Chris Lamb to check that libjs-* packages
       are in the "web" section.  (Closes: #798983)
   * checks/files.{desc,pm}:
     + [JW] Fix typos.
     + [NT] Apply patch from Chris Lamb to catch ".coverage" files in
       packages.  (Closes: #831864)
   * checks/java.desc:
     + [JW] Fix typo.
   * checks/patch-systems.desc:
     + [JW] Fix formatting of some filenames.
   * checks/phppear.{desc,pm}:
     + [JW] Fix typo.
     + [NT] Apply patch from Jochen Sprickerhof to skip this check if the
       package does not contain any php files.  (Closes: #805076)
   * checks/rules.desc:
     + [JW] Fix typo.
     + [JW] Fix tag description formatting.
   * checks/shared-libs.desc:
     + [JW] Fix typos.
   * checks/systemd.{desc,pm}:
     + [NT] Apply patches from Chris Lamb to fix some false positives with
       systemd-service-file-missing-install-key.  (Closes: #837057)
 .
   * data/debhelper/compat-level:
     + [NT] Bump debhelper compat versions with the release of debhelper
       10.
   * data/debhelper/dh_{addons,commands}-manual:
     + [JW] Add dh-autoreconf, which is now a dependency of debhelper.
       Thanks to Michael Biebl for the bug report.  (Closes: #835449)
   * data/debhelper/named-compat-levels:
     + [NT] New file.
   * data/output/manual-references:
     + [JW] Refresh.
   * data/scripts/interpreters:
     + [JW] Add pypy as a known interpreter. Thanks to Sebastian Ramacher
       for the bug report.  (Closes: #836017)
   * data/spelling/corrections*:
     + [JW] Add more corrections.
       Thanks to Paul Wise for patches for some of them.
 .
   * debian/control:
     + [JW] Drop now-unused libdata-alias-perl from (Build-)Depends.
 .
   * lib/Lintian/Relation/Version.pm:
     + [NT] Apply change from Brendan O'Dea to avoid (implicitly) messing
       with the global APT "_config" object.  (Closes: #833656)
 .
   * private/refresh-manual-refs:
     + [JW] Fix path to Debian policy for Java.
 .
   * reporting/templates/head.tmpl:
     + [NT] Add subresource integrity fields to all <link> tags.
     + [NT] Add Content-Security-Policy header (via <meta http-equiv>).
Checksums-Sha1:
 926313601893fc17500c046e3dec48fdb982c5ab 2801 lintian_2.5.47.dsc
 8730d9315c63902d6cfcc1cc35fb7decfce4d6da 1227808 lintian_2.5.47.tar.xz
Checksums-Sha256:
 074d21f59284a559f65049cd986766962a14cb0f220ecdc30558965c6b0bd413 2801 lintian_2.5.47.dsc
 4bd518e98998b5dbcce6f951c9a2c92d2e72ebbdb35d1fd7cb1b25c0958b2ae4 1227808 lintian_2.5.47.tar.xz
Files:
 946e2ab5518af76e94d42ada73a2d529 2801 devel optional lintian_2.5.47.dsc
 a01bcfac375cdbffedc07c1a8f77a0f4 1227808 devel optional lintian_2.5.47.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJX1XTRAAoJEAVLu599gGRCiCsP+wTsjMYc/tVbpU5lCdgQFxCO
XVi0FB6TR44QqjxP2GCQSWbdMD+IgUd/oY7yGC35b8vKQvAbRLd8K33QvlzEchtO
clov6zG6kz6D0oPdp/r0ggb7BmNJFGDmIqK32FOcL7qeT6FbKwAro8Stz8F72Rh3
h9ZwT1v3S2C4Ch33GTQxD+k00wS/+1Y8C/p7t/MJmQ9v3cH9YVStLPlfyJje24H+
JkN38hntssZI+jt5WPaRo2x+96poMYUn4XkiiWNb8xUCEo1L/9xG1v5T37w9/7UV
FMfB5xsPzVfL6MrKQst4ZbGhvJK+QTFlEPwwa+CCLslSmM2xJ+MY+O00DTUtgvwl
pjcP/qDENmzFIgSRkfcBtKmZBL9IyyZnEHs56+XMLghA8VPOcaC+LRSoWq+UiVuH
IkgaITIXTrapLmO0yuvYI02xNAici+XSe9kS5l/YFwb0GcRyPMZDeW0Y2Gsv3t5S
C5qVd3ShVlIuBhAuobfX4VqNm5XfSHWdhW6w9MKivwWQo2nRgHCyFNXppelFis8D
qY9KFL6ckoZiUDbWP8yJBsN4b/Czb21g69OG1E4oCz//mjD0brHGr1v0swbd0/ou
pV2uVAL5YPKDMY6q4Q0wHm/GjpaxsiYHN25BH8woK34Jy4UaegDJ4VuB2vejNIy7
EFzArFlraK+PsGcKV7HZ
=558m
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: