launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #24183
Re: [Merge] ~debian-janitor/git-build-recipe:lintian-fixes into git-build-recipe:master
Diff comments:
> diff --git a/debian/control b/debian/control
> index 1cbaaaf..fc1882d 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -3,11 +3,10 @@ Section: vcs
> Priority: optional
> Maintainer: Colin Watson <cjwatson@xxxxxxxxxx>
> Standards-Version: 3.9.7
> -Build-Depends: debhelper (>= 9), dh-python, python3 (>= 3.1.2-8~), python3-setuptools, python3-dateutil, python3-debian, python3-testtools, python3-fixtures, python3-nose, devscripts, git, pristine-tar, quilt
> +Build-Depends: debhelper-compat (= 12), dh-python, python3 (>= 3.1.2-8~), python3-setuptools, python3-dateutil, python3-debian, python3-testtools, python3-fixtures, python3-nose, devscripts, git, pristine-tar, quilt
lintian-brush supports a --compat-release option that can accommodate for this. Unfortunately it's hard to guess the correct value for that setting.
For now, I've manually added an override for git-build-recipe and kicked off a new run.
> Homepage: https://launchpad.net/git-build-recipe
> Vcs-Git: https://git.launchpad.net/git-build-recipe
> Vcs-Browser: https://git.launchpad.net/git-build-recipe
> -X-Python3-Version: >= 3.3
>
> Package: git-build-recipe
> Architecture: all
--
https://code.launchpad.net/~debian-janitor/git-build-recipe/+git/git-build-recipe/+merge/376594
Your team Launchpad code reviewers is requested to review the proposed merge of ~debian-janitor/git-build-recipe:lintian-fixes into git-build-recipe:master.
References