~roguescholar/lintian/+git/trunk:buster-backports

Last commit made on 2021-09-17
Get this branch:
git clone -b buster-backports https://git.launchpad.net/~roguescholar/lintian/+git/trunk

Branch merges

Branch information

Name:
buster-backports
Repository:
lp:~roguescholar/lintian/+git/trunk

Recent commits

24a4860... by lamby

Rebuild for buster-backports.

6b86577... by lamby

Merge tag '2.106.1' into buster-backports

Release lintian/2.106.1 into unstable.

Format: 1.8
Date: Tue, 14 Sep 2021 14:05:49 +0000
Source: lintian
Architecture: source
Version: 2.106.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <email address hidden>
Changed-By: Chris Lamb <email address hidden>
Changes:
 lintian (2.106.1) unstable; urgency=medium
 .
   [ Felix Lechner ]
   * Add Breaks: libconfig-model-dpkg-perl (<< 2.151) to debian/control.
     This avoids blocking testing migration in the Debci infrastructure.
     (See: #968000)
   * Fix an autopkgtest failure on i386 related to the
     shared-libs-non-pic-i386 test.
Checksums-Sha1:
 9aedf34d083cab06e917ecc903c3081c52e3309d 1586 lintian_2.106.1.dsc
 9ce4fcf90c93e6632cfc9770e7535773b71afd10 2053156 lintian_2.106.1.tar.xz
 8482474288e6412b3450f24bc0f9e41234f696c3 5669 lintian_2.106.1_amd64.buildinfo
Checksums-Sha256:
 dcc2ef4b8f8bff0effce312843c06dd7adb69f50667cb1c80ea9f6d7c5153ff8 1586 lintian_2.106.1.dsc
 a55cbe35b1ac8f45c1182855b9fbe65b8bc4a88da9f207852560c4212d1fdc09 2053156 lintian_2.106.1.tar.xz
 660bffa04092d61e41697d71b18a39a80f5d3c21268728b2f1884be4d709256f 5669 lintian_2.106.1_amd64.buildinfo
Files:
 1caa071b7a4392d7006405b993d6fb1e 1586 devel optional lintian_2.106.1.dsc
 e2e4e83c84c5bc414d7ae6891b7d8cbe 2053156 devel optional lintian_2.106.1.tar.xz
 eb5f1e9318c8c94d4732947305e61a17 5669 devel optional lintian_2.106.1_amd64.buildinfo

* tag '2.106.1': (356 commits)
  Release lintian/2.106.1 into unstable.
  Fix autopkgtest failure on i386.
  Add Breaks: libconfig-model-dpkg-perl (<< 2.151) to d/control. (See: #968000)
  Open new changelog entry.
  Release lintian/2.106.0 into unstable.
  Increase the visibility of missing-tests-control to error. (See: #994139)
  Refresh data/fields/perl-provides (perl 5.32.0 → 5.32.1). (See: !370)
  Spelling corrections: add typos for Standards-Version. (See: !369)
  Parse path to source dsc using a more robust method. (Closes: #994088)
  Issue homepage-in-binary-package only when there is none in the source. (Closes: #993975)
  Fix incorrect bug number in d/changelog. (See: #976801)
  Drop recommendation to implement usr-merge for individual packages. (Closes: #993955)
  Implement Files-Included field in DEP-5 copyright files. (Closes: #993758)
  Fix field name fore DEP-5 copyright file in tag description.
  Rename tag to excludes-files-in-native-package from copyright-excludes-files-in-native-package.
  Rename tag to source-ships-excluded-file from source-includes-file-in-files-excluded.
  Use default output width of 80 characters. (Closes: #993908)
  Open new changelog entry.
  Release lintian/2.105.0 into unstable.
  Bump Standards-Version to 4.6.0.1.
  ...

baf6848... by lamby

Release lintian/2.106.1 into unstable.

f94bfda... by Felix Lechner

Fix autopkgtest failure on i386.

The tracker says "Not a regression" but that is not true:

    https://ci.debian.net/data/autopkgtest/testing/i386/l/lintian/15214685/log.gz

For some errors it is worthwhile to investigate how they occur. Here, I am not
sure why the previous code worked.

The proper way to access the exit status would have been $(.SHELLSTATUS). Now
we compare the string from the output instead. It is simpler and more elegant.

Gbp-Dch: ignore

6208280... by Felix Lechner

Add Breaks: libconfig-model-dpkg-perl (<< 2.151) to d/control. (See: #968000)

Avoids blocking migrations in the Debci infrastructure.

Gbp-Dch: ignore

799455a... by lamby

Open new changelog entry.

Gbp-Dch: ignore

9a4032e... by lamby

Release lintian/2.106.0 into unstable.

79c4755... by Felix Lechner

Increase the visibility of missing-tests-control to error. (See: #994139)

The tag indicates a contradiction between related source files. The field
Testsuite in d/control declares a custom test suite to be run in autopkgtest but
the file d/tests/control is not there.

Gbp-Dch: ignore

4e8d695... by gregor herrmann

Refresh data/fields/perl-provides (perl 5.32.0 → 5.32.1). (See: !370)

73df1a0... by gregor herrmann

Spelling corrections: add typos for Standards-Version. (See: !369)

Gbp-Dch: ignore