[lintian] annotated tag 2.5.77 created (now f3d6e9e)
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to annotated tag 2.5.77
in repository lintian.
at f3d6e9e (tag)
tagging 4f213e8b75dcb316f019f4a800038db31fe910b3 (commit)
replaces 2.5.76
tagged by Chris Lamb
on Tue Feb 27 14:03:27 2018 +0000
- Log -----------------------------------------------------------------
Format: 1.8
Date: Tue, 27 Feb 2018 13:41:26 +0000
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.77
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Description:
lintian - Debian package checker
Closes: 726589 891072 891184 891301 891387
Changes:
lintian (2.5.77) unstable; urgency=medium
.
* Summary of tag changes:
+ Added:
- built-using-field-on-arch-all-package
- missing-built-using-field-for-golang-package
- missing-xs-go-import-path-for-golang-package
.
* checks/control-file.{desc,pm}:
+ [CL] Apply a patch from Michael Stapelberg to detect Golang packages
with invalid or missing Built-Using headers. (Closes: #891072)
+ [CL] Apply patch from Michael Stapelberg to warn when packages do not
specify a XS-Go-Import-Path. (Closes: #891184)
* checks/rules.pm:
+ [CL] Allow rel="generator" and others; they do not cause internet
access by default. Thanks to Raphaël Hertzog for the report.
(Closes: #891301)
* checks/version-substvars.pm:
+ [CL] Fix a bug in version-substvar-for-external-package parsing to
prevent false-positives when the LHS of the binary relation contains
a substvar. Thanks to Andreas Beckmann. (Closes: #726589)
.
* data/common/architectures, etc.:
+ [CL] Update architecture lists to ensure the inclusion of riscv64.
This will change everything. (Closes: #891387)
* data/spelling/corrections:
+ [PW] Add a number of corrections.
Checksums-Sha1:
cb99fd3003a32e8a0a5040cb40b01b078d68146b 2622 lintian_2.5.77.dsc
68abcaa40cfcd3887c53a7818eff2162efb0721f 1540100 lintian_2.5.77.tar.xz
6fbbc6b725f87c4fec0734c1a83d8b98d4a94b8a 1108020 lintian_2.5.77_all.deb
dc696e0ba70d12acc0a6992da59df90032f98555 15197 lintian_2.5.77_amd64.buildinfo
Checksums-Sha256:
2fbbbae66f2b6ed50ef890ba595d11e94611f47bc315ef17d3abc39145696d38 2622 lintian_2.5.77.dsc
3212a0b4fcc156250d77a5c86295439149a863e1ccc83cd331e963152ccc9fbf 1540100 lintian_2.5.77.tar.xz
ece11272b4010e491b06882a1cfea4920e0b2053871544fbd66022e3960408ce 1108020 lintian_2.5.77_all.deb
74c2866f87564d21d79330a4e40f6f1014ffb520b07ed99e603339c8bff9ac42 15197 lintian_2.5.77_amd64.buildinfo
Files:
a9792ef9e6aaeede23318ca53edf1342 2622 devel optional lintian_2.5.77.dsc
0cbbdbb10f9939b0d454fc6fba24efd6 1540100 devel optional lintian_2.5.77.tar.xz
fc014781f3167ce2e9327ec0c1dae17e 1108020 devel optional lintian_2.5.77_all.deb
9b75b8164d53afa9da418027e2279787 15197 devel optional lintian_2.5.77_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlqVZS8ACgkQHpU+J9Qx
Hlgojg/+LqZG7rjcKgKc930Mz0DqTJnGK0xMRryCnysWJ2sDCTAbvsUCvhnEGCZj
kCoOhJ5CD92QY95eGJjmlnfKEZAm+cMCt0ENBn5jtuJiUDRlA1+p6NFnOvFkAVgs
G7PiUxM+xwyeTn341RmXmc04JKbel5pFYjkfauTvElicX2gSQB4cKCoSiq8wMRKy
fmuE+Jo5y02dHcdRRfjTmn9x4Stq6Yhd9s2SQgAZLxdLys1pz1iOu8ovwySYxKyi
nVLE2938zyJ72tjK0CaxR2SuOz7DygFKEUwjtdzgARicLITxPZ2N91UL7Kpiu3SN
oSLK0Tn/4YS5zg+sZUSW6gmHNEDOJ7i3hK1RapExAOcYk25oGCCf9En8z57YWqaB
qx7QcoTZyi+GixTAkqK8J1frrv8n90nggml1pgV/Iz4ljCUHw4tRujHd+Ael7Km7
GQigwGUZuTiWzzAV74lJmk5HBH32qgY9YBGUZznlxYGBtkapGHCzPmfXLv2vDkHZ
Q8nC1rl0KqHwqjSfkfEPAQ2EVUV/gBBoZAZdWxkBGCEAdTqqKw6Z5Qp3xT9RbpGp
E/bngUvnHHz/EWpofK7aXSX2ZMBiROSmwN0WR5+BDR69NEA9jyDMixC9Fcsclv2V
wl1V0R37eX9JNccXml7IHNBMW30B2IN72AbAtI+R6XHWZADwr8g=
=5nV2
-----END PGP SIGNATURE-----
Chris Lamb (6):
Open new changelog entry for 2.5.77.
Fix a bug in version-substvar-for-external-package parsing to prevent false-positives when the LHS of the binary relation contains a substvar. Thanks to Andreas Beckmann. (Closes: #726589)
Update tests for new missing-xs-go-import-path-for-golang-package tag.
Allow rel="generator" and others; they do not cause internet access by default. Thanks to Raphaël Hertzog for the report. (Closes: #891301)
Update architecture lists to ensure the inclusion of riscv64. This will change everything. (Closes: #891387)
Release lintian/2.5.77 into unstable.
Michael Stapelberg (2):
Apply a patch from Michael Stapelberg to detect Golang packages with invalid or missing Built-Using headers. (Closes: #891072)
Apply patch from Michael Stapelberg to warn when packages do not specify a XS-Go-Import-Path. (Closes: #891184)
Paul Wise (4):
spelling: Add several corrections
spelling: Add another correction
spelling: Add another correction
spelling: Add another correction
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git
Reply to: