diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2022-08-25 03:39:52 +0200 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2022-08-25 03:39:52 +0200 |
commit | 407679e2b3e6aa971c6cd1376f592b3d12218043 (patch) | |
tree | 66c59b63a3dc79804665e973cf4e9afb22f431d1 | |
parent | 459858b49ca449867f16df4ec8d37e624d1629a7 (diff) | |
download | debian-ansible-core-407679e2b3e6aa971c6cd1376f592b3d12218043.zip |
Update changelog
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 075537dd..d3dc423b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +ansible-core (2.13.0-1) UNRELEASED; urgency=medium + + * New upstream version 2.13.0 + * Remove patch to preserve debian dir + * Refresh Debian patches + * Correctly build man pages + * Update Build-Depends + * Bump jinja2 requirements + * Run autopkgtests against python 3.10 + * Add patch to support newer resolvelib (Closes: #1007907) + + -- Lee Garrett <debian@rocketjump.eu> Tue, 14 Jun 2022 16:22:36 +0200 + ansible-core (2.12.4-1) unstable; urgency=medium * New upstream release |