summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2023-11-10 23:11:07 +0100
committerLee Garrett <lgarrett@rocketjump.eu>2023-11-11 00:36:43 +0100
commit8468671bb7631cbf042f8a196ece69efa47d9e81 (patch)
treef301f46efa7946eb213f84aae9bd0f3995f7f860
parentdd021f626fa293442b7a61ceb19ce2a8b48e6724 (diff)
downloaddebian-ansible-core-8468671bb7631cbf042f8a196ece69efa47d9e81.zip
Update dep3 headers to make tracker.d.o happy
It previously suggested to forward the commits cherrypicked from upstream back to upstream.
-rw-r--r--debian/patches/0009-resolvelib_compat.patch3
-rw-r--r--debian/patches/0010-fix-facter.patch1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/patches/0009-resolvelib_compat.patch b/debian/patches/0009-resolvelib_compat.patch
index 73f6f2d6..7a633cd1 100644
--- a/debian/patches/0009-resolvelib_compat.patch
+++ b/debian/patches/0009-resolvelib_compat.patch
@@ -2,8 +2,9 @@ Description: ansible-galaxy - support resolvelib >= 0.5.3, < 1.1.0
Author: Wong Hoi Sing Edison <hswong3i@gmail.com>
Origin: upstream, https://github.com/ansible/ansible/pull/80196
Applied-Upstream: yes
+Forwarded: not-needed
Reviewed-by: Lee Garrett <debian@rocketjump.eu>
-Last-Update: 2023-06-16
+Last-Update: 2023-10-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- /dev/null
diff --git a/debian/patches/0010-fix-facter.patch b/debian/patches/0010-fix-facter.patch
index 97ca4fd5..943c2f67 100644
--- a/debian/patches/0010-fix-facter.patch
+++ b/debian/patches/0010-fix-facter.patch
@@ -2,6 +2,7 @@ Description: Fix facter when installed without puppet
Author: Brian Coca <brian.coca+git@gmail.com>
Origin: upstream, https://github.com/ansible/ansible/pull/80645/
Bug: https://github.com/ansible/ansible/issues/80496
+Forwarded: not-needed
Reviewed-by: Lee Garrett <debian@rocketjump.eu>
Last-Update: 2023-11-10
---