diff -Nru ansible-core-2.12.1/debian/changelog ansible-core-2.12.1/debian/changelog --- ansible-core-2.12.1/debian/changelog 2022-01-12 18:03:40.000000000 +0000 +++ ansible-core-2.12.1/debian/changelog 2022-01-17 09:47:13.000000000 +0000 @@ -1,8 +1,14 @@ -ansible-core (2.12.1-volvocars~202201121802~ubuntu21.04.1) hirsute; urgency=low +ansible-core (2.12.1-volvocars~202201170935~ubuntu21.04.1) hirsute; urgency=low * Auto build. - -- Nafallo Bjälevik Wed, 12 Jan 2022 18:03:40 +0000 + -- Launchpad Package Builder Mon, 17 Jan 2022 09:47:13 +0000 + +ansible-core (2.12.1-0ubuntu2) jammy; urgency=medium + + * Add Recommends on python3-resolvelib version higher than 0.5.3 and lower than 0.6.0 + + -- Nafallo Bjälevik Mon, 17 Jan 2022 10:34:11 +0100 ansible-core (2.12.1-0ubuntu1) jammy; urgency=medium diff -Nru ansible-core-2.12.1/debian/control ansible-core-2.12.1/debian/control --- ansible-core-2.12.1/debian/control 2022-01-12 18:03:40.000000000 +0000 +++ ansible-core-2.12.1/debian/control 2022-01-17 09:47:12.000000000 +0000 @@ -38,6 +38,8 @@ python3-kerberos, python3-packaging, python3-psutil, + python3-resolvelib (>= 0.5.3), + python3-resolvelib (<< 0.6.0), python3-selinux, python3-winrm, python3-xmltodict diff -Nru ansible-core-2.12.1/debian/gbp.conf ansible-core-2.12.1/debian/gbp.conf --- ansible-core-2.12.1/debian/gbp.conf 2022-01-12 18:03:40.000000000 +0000 +++ ansible-core-2.12.1/debian/gbp.conf 2022-01-17 09:47:12.000000000 +0000 @@ -1,8 +1,8 @@ # Configuration for git-buildpackage and affiliated tools [DEFAULT] -debian-branch = master -upstream-branch = upstream +debian-branch = ppa/master +upstream-branch = upstream/latest pristine-tar = True debian-tag = ppa/%(version)s debian-tag-msg = %(pkg)s PPA release %(version)s diff -Nru ansible-core-2.12.1/debian/git-build-recipe.manifest ansible-core-2.12.1/debian/git-build-recipe.manifest --- ansible-core-2.12.1/debian/git-build-recipe.manifest 2022-01-12 18:03:40.000000000 +0000 +++ ansible-core-2.12.1/debian/git-build-recipe.manifest 2022-01-17 09:47:13.000000000 +0000 @@ -1,2 +1,2 @@ -# git-build-recipe format 0.4 deb-version {debupstream}-volvocars~202201121802 -lp:~volvo-cars-ubuntu/ubuntu/+source/ansible-core git-commit:a6fdbf8e5e5a57826cdbe240e440f83b2f4ed9f8 +# git-build-recipe format 0.4 deb-version {debupstream}-volvocars~202201170935 +lp:~volvo-cars-ubuntu/ubuntu/+source/ansible-core git-commit:a775584e56e596c7aa16f820bcbc471b26bb78b1