Your message dated Wed, 21 Aug 2019 17:25:13 +0000
with message-id <e1i0umd-000ept...@fasolo.debian.org>
and subject line Bug#934982: fixed in lintian 2.19.0
has caused the Debian Bug report #934982,
regarding latest-debian-changelog-entry-without-new-version triggered for 
buster/stable uploads
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.)


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

Hi,

I have a package where I want to prepare a stable/buster upload. In
this case it is systemd, where the current version in buster is 241-5.
I want to upload 241-7 from unstable/testing as-is to buster.

For that I added a changelog entry like this:

systemd (241-7~deb10u1) buster; urgency=medium

  * Rebuild for buster

 -- Michael Biebl <bi...@debian.org>  Sat, 17 Aug 2019 11:00:59 +0200

systemd (241-7) unstable; urgency=medium
 ...


This now triggers a warning from lintian:

W: systemd: latest-debian-changelog-entry-without-new-version


Looking at https://release.debian.org/proposed-updates/stable.html
there are quite a few packages which use this naming scheme for
uploading unstable/testing versions as-is to stable/buster.

Would it be possible to make lintian  not warn in such a case?

See also the related bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934980

Regards,
Michael


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

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 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)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils                     2.32.51.20190813-1
ii  bzip2                        1.0.6-9.2
ii  diffstat                     1.62-1+b1
ii  dpkg                         1.19.7
ii  dpkg-dev                     1.19.7
ii  file                         1:5.37-5
ii  gettext                      0.19.8.1-9
ii  gpg                          2.2.17-3
ii  intltool-debian              0.35.0+20060710.5
ii  libapt-pkg-perl              0.1.36+b1
ii  libarchive-zip-perl          1.64-1
ii  libcapture-tiny-perl         0.48-1
ii  libcgi-pm-perl               4.44-1
ii  libclass-accessor-perl       0.51-1
ii  libclone-perl                0.41-1+b1
ii  libdigest-sha-perl           6.02-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  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl             0.74-1
ii  libipc-run-perl              20180523.0-1
ii  liblist-compare-perl         0.53-1
ii  liblist-moreutils-perl       0.416-1+b4
ii  libmoo-perl                  2.003004-2
ii  libpath-tiny-perl            0.108-1
ii  libtext-levenshtein-perl     0.13-1
ii  libtimedate-perl             2.3000-2
ii  libtry-tiny-perl             0.30-1
ii  libtype-tiny-perl            1.004004-1
ii  liburi-perl                  1.76-1
ii  libxml-simple-perl           2.25-1
ii  libyaml-libyaml-perl         0.79+repack-2
ii  man-db                       2.8.6.1-1
ii  patchutils                   0.3.4-2+b1
ii  perl                         5.28.1-6
ii  t1utils                      1.41-3
ii  xz-utils                     5.2.4-1

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

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  libhtml-parser-perl    3.72-3+b3
ii  libtext-template-perl  1.55-1

-- no debconf information

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

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

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


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

Format: 1.8
Date: Wed, 21 Aug 2019 16:34:36 +0000
Source: lintian
Architecture: source
Version: 2.19.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-ma...@debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Closes: 865847 873520 884498 934981 934982 935083 935138
Changes:
 lintian (2.19.0) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - older-source-format
       - unreleased-changelog-distribution
     + Removed:
       - source-field-does-not-match-pkg-name
 .
   [ Chris Lamb ]
   * Don't emit the latest-debian-changelog-entry-without-new-version
     warning for uploads to the "buster" distribution. (Closes: #934982)
   * Also check for "${source:Upstream:Version}" etc. in the
     version-substvar-for-external-package tag, not just
     "${source:Version}". (Closes: #935138)
   * Update the name of the node-html5shiv library for the
     privacy-breach-uses-embedded-file-html5shiv and
     embedded-javascript-library tags. (Closes: #935083)
 .
   [ Felix Lechner ]
   * Emit a wishlist tag for source format 1.0 packages. (Closes: #884498)
   * Complain about UNRELEASED distribution in changelogs if the .changes
     file is signed. (Closes: #873520)
   * Generate the HTML manual from reStructuredText; use latter as plain
     text. (Closes: #865847)
   * Convert the untestable source-field-does-not-match-pkg-name tag to a
     fatal program error.
   * In the test suite, use a default 3.0 source format and add default
     version numbers.
 .
   [ Niels Thykier ]
   * commands/lintian:
     - Ensure @serializable is properly created.
     - Use wait_all during clean up; we are more interested in getting as
       much cleaned up over failing fast.
 .
   [ Simon McVittie ]
   * Add /usr/bin/gjs-console as a recognised interpreter/shebang.
     (Closes: #934981)
 .
   [ Raphaƫl Hertzog ]
   * Update the Kali Linux profile to make the dir-or-file-in-opt tag
     overridable.
 .
   [ Paul Wise ]
   * Refer to the HTML version of the Debian Policy Upgrading checklist.
Checksums-Sha1:
 5795665f138ee844dcb1c30c15e2e8fa7012b866 3920 lintian_2.19.0.dsc
 c9ccce1f73964a927a04ef95aed64c462ab916f7 1770172 lintian_2.19.0.tar.xz
 b5efa1d5ed0626141fea55885075b5b416cdb9f3 16545 lintian_2.19.0_amd64.buildinfo
Checksums-Sha256:
 af8f698b15dc2b489c9ba1ace27d3d6a452a8a5284fa7f3b027b75161ac6b7e0 3920 
lintian_2.19.0.dsc
 7a849dbf9a27f7db5feea5bc72b7c2b67029827147eb66ad3dca3bd8c331bade 1770172 
lintian_2.19.0.tar.xz
 9c179b0ed9a5292e91346e8676a81b413abd99a05c1ddf83fcc8fa6e585575e0 16545 
lintian_2.19.0_amd64.buildinfo
Files:
 af4a007393a7fa84ed95db4043c296af 3920 devel optional lintian_2.19.0.dsc
 99a13ac3ef6b326e736116e952193245 1770172 devel optional lintian_2.19.0.tar.xz
 657f567785c7dbdc51634280cd5d4f0a 16545 devel optional 
lintian_2.19.0_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl1deHsACgkQHpU+J9Qx
Hli3YQ/+NJXFVDxc+5EroxtRVf6ofy5ItZ5o1O8D3ilsJ0CjHJC5/anht4sNv3a3
28tmGj7PuuBamSEbIphUeQlvjiK4R7xtxr4yaFUOZTczLfseJ5NDav5E3iKlc4AB
ieT5vkd5/v8+/xFLPxLnDNBN+UCg5FnLqWEu0vdkiQfut6W2wQ+Dec2P/y01tZVq
nz24r8kTWl9+QZlbEGQVRVH0MPuqajbkWNBKiLRhyh/J8mSR5aJldapL55wz3EKX
gw6pZO3ETLhHOkOq0QjaEchYPklwsjmcpf/BGadUuseu4KTIpZq7i51wkmLio8iX
gE7OmWNLG4d43EC0OcZ/uNO9lEGn2hSXea6GRfyyzBrg3i9A11HCCtewruBrCjdq
4mBTVX1UgA0106uZFystOZz1rYMtfVOgomokART+oN0jreIQXhRyxLT+WqyyzKfX
m0YWzJdgGeoqzTRhKfJ7/89ypS83OjLCR2EOQkPBxJ3i9CWjt1dzBAd5pKRIq2U2
ndjbLQ4AWjM8SqEDU7OTdZWuEcZadB7HupbIVxNBUI6soi8WgkYE6bymXvTTW08j
wKoVN/AbJ1fGYRo5lG3PtPihGut608UA+4DmzdFCXt0iImt3xysW4ra+0BmNjFAd
TZueyknopix840MHQ4IjZ58Bfrz99YkobtIpHLY+TVUb3meW8ro=
=YPw2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to