launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #24181
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
While this would be fine for Debian, I mainly wrote this package for use in Launchpad, and its principal deployment target is currently Ubuntu xenial (hopefully soon bionic). As such it would be more convenient for me to keep this source package buildable on xenial for the time being. (Of course I could branch it, but that's more trouble than not doing so.)
> 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