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

Bug#507763: marked as done (lintian - version-substvar-for-external-package false positive: variable package names)



Your message dated Sat, 27 Dec 2008 22:47:09 +0000
with message-id <E1LGhw5-0000UH-B9@ries.debian.org>
and subject line Bug#507763: fixed in lintian 2.1.3
has caused the Debian Bug report #507763,
regarding lintian - version-substvar-for-external-package false positive: variable package names
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.)


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

lintian reports version-substvar-for-external-package for linux-2.6:
  linux-headers-2.6.26-1-all -> linux-headers-2.6.26-1-all-${kernel:Arch}

The dependency includes a variable which is expanded to the correct
package during the package build.

To be exact, all reported variants on lintian.d.o have this form.

Bastian

-- 
Our way is peace.
		-- Septimus, the Son Worshiper, "Bread and Circuses",
		   stardate 4040.7.



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

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:

lintian_2.1.3.dsc
  to pool/main/l/lintian/lintian_2.1.3.dsc
lintian_2.1.3.tar.gz
  to pool/main/l/lintian/lintian_2.1.3.tar.gz
lintian_2.1.3_all.deb
  to pool/main/l/lintian/lintian_2.1.3_all.deb



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

Debian distribution maintenance software
pp.
Russ Allbery <rra@debian.org> (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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 27 Dec 2008 14:17:18 -0800
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.1.3
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 506673 507273 507740 507740 507763 507849
Changes: 
 lintian (2.1.3) unstable; urgency=low
 .
   * Summary of tag changes:
     + Added
       - debian-watch-file-should-use-sf-redirector
       - debian-watch-file-specifies-wrong-upstream-version
       - debian-watch-file-specifies-old-upstream-version
       - extended-description-is-probably-too-short
       - shlib-without-versioned-soname
 .
   * checks/description{,.desc}:
     + [RA] Check for extended descriptions shorter than three lines; they
       probably don't contain enough information.  Patch from Raphael
       Geissert.
   * checks/files{,.desc}:
     + [RA] Exclude __init__.py files and Doxygen-generated *.map files
       from zero-byte-file-in-doc-directory.  Improve the tag description
       to add a rationale and a suggestion for when overrides are
       appropriate.  Lower the certainty to possible.  (Closes: #507273)
     + [RA] Move the check for override files in the wrong location so that
       the check for subdirectories of /usr/share/lintian/overrides works
       and improve the tag description.
   * checks/nmu:
     + [RA] Recognize Ubuntu native packages by the target distribution and
       suppress NMU tags for them.  Based on a patch by Adrien Cunin.
       (Closes: #507740)
   * checks/shared-libs{,.desc}:
     + [RA] Remove special shlibs exception for NSS modules.  libc6 now
       includes shlibs entries for them.
     + [RA] Report a more specialized tag for shared libraries with SONAMEs
       that have no version and exclude them from the shlibs file tests
       since they cannot be represented there.  Reported by Raphael
       Hertzog.  (Closes: #506673)
     + [RA] Use the same regexes as dpkg-shlibdeps when parsing version
       information from SONAMEs.
   * checks/version-substvars:
     + [RA] Skip version substvar checks when the dependency is on a
       package whose name is formed by expanding substvars at build time.
       Thanks, Bastian Blank.  (Closes: #507763)
   * checks/watch-file{,.desc}:
     + [RA] Merge a set of changes by Raphael Geissert:
       - Correctly parse multiple line continuations.
       - Don't attempt any detailed checks on version one watch files.
       - Recognize versionmangle in addition to [du]versionmangle.
       - Add line information to some of the tags.
       - Detect watch files that specify SourceForge download servers
         directly and suggest use of the QA sf.net redirector instead.
       - Detect watch files specifying an upstream version that matches a
         non-native Debian package version in debian/changelog.
       - Detect watch files specifying an upstream version for an older
         changelog entry when the current changelog entry has a newer
         upstream version.
 .
   * data/changelog-file/ubuntu-dists:
     + [RA] New shared list of Ubuntu distributions.
 .
   * frontend/lintian:
     + [RA] Recognize Ubuntu native packages by the target distribution and
       check them against the correct set of distributions.  Based on a
       patch by Adrien Cunin.  (Closes: #507740)
 .
   * lib/Lab.pm:
     + [ADB] Ensure that the output of unpack/list-*pkg is correctly captured
       so that the reporting harness can use the information to decide which
       packages to process in an incremental run.
   * lib/Lintian/Data.pm:
     + [RA] New all() method that returns all valid keywords.
   * lib/Read_pkglists.pm:
     + [JP] Add a new "source version" field to binary and udeb info files.
       Bump binary and udeb format version to 3 and 2 respectively.
 .
   * reporting/html_reports:
     + [JP] Group packages by source version instead of binary version.
       (Closes: #507849)
   * reporting/templates/maintainer.tmpl:
     + [ADB] Print tags affecting udeb packages under a heading for that
       package, rather than merging them in to whichever binary package
       was last displayed (or the source package if the udeb is first
       alphabetically).
     + [ADB] Separate tags affecting a binary package from those of a source
       package with the same name when the binary is the first package produced
       from the source for which there are issues.
     + [JP] Include binary package version in subtitles when it isn't the same
       as the source version.
 .
   * t/runtests:
     + [RA] Parameterize the package section in the skeleton.
 .
   * unpack/list-{bin,udeb}pkg:
     + [JP] Extract source package version from source field.
Checksums-Sha1: 
 adf644c1cf5aee0ee0b975a363523992fe979ca4 1163 lintian_2.1.3.dsc
 c825f71d2a1151652acadbf98da1645583725952 528181 lintian_2.1.3.tar.gz
 5f7c4667622701b9b556a16933db7cb6bb768bfd 392784 lintian_2.1.3_all.deb
Checksums-Sha256: 
 70d89e2509c179f4d546965547d03351486aadc36695ee5b4e36097a6b383f7b 1163 lintian_2.1.3.dsc
 44bd5e5c98f1e10cf2a65b867b60c01a464c3594006d2a8dd0608f1288fba02c 528181 lintian_2.1.3.tar.gz
 55bd87d5a3df9f70f3dcda80e06184052a4265d0d08fa84ed2cea1c8bdf4d7f7 392784 lintian_2.1.3_all.deb
Files: 
 b111755b1a9228aaf739d3aa1f2b3c9d 1163 devel optional lintian_2.1.3.dsc
 ab5a4f1efccbbdb98ae349edd136021e 528181 devel optional lintian_2.1.3.tar.gz
 aa3fed18b0a25a3832b377596b88d05c 392784 devel optional lintian_2.1.3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklWrQcACgkQ+YXjQAr8dHb33wCfYowq3iltAAlv9TmMCr2pz4v9
7H8An0bj7ueBAoVE/BGFlq10ZDxyV1R1
=QLSM
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: