Control: tags 971309 + patch
Control: tags 971309 + pending

Dear maintainer,

I've prepared an NMU for ansible (versioned as 2.9.16+dfsg-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru ansible-2.9.16+dfsg/debian/changelog ansible-2.9.16+dfsg/debian/changelog
--- ansible-2.9.16+dfsg/debian/changelog	2020-12-16 20:27:46.000000000 +0100
+++ ansible-2.9.16+dfsg/debian/changelog	2021-01-06 11:56:22.000000000 +0100
@@ -1,3 +1,11 @@
+ansible (2.9.16+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Replace python3-crypto with python3-cryptography (Closes:
+    #971309). The cryptography based backend is the default crypto backend.
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Wed, 06 Jan 2021 11:56:22 +0100
+
 ansible (2.9.16+dfsg-1) unstable; urgency=medium
 
   * New upstream release 
diff -Nru ansible-2.9.16+dfsg/debian/control ansible-2.9.16+dfsg/debian/control
--- ansible-2.9.16+dfsg/debian/control	2020-09-09 13:35:17.000000000 +0200
+++ ansible-2.9.16+dfsg/debian/control	2021-01-06 11:55:12.000000000 +0100
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 12~),
                dh-python,
                python3-all,
-               python3-crypto,
+               python3-cryptography,
                python3-docutils,
                python3-jinja2,
                python3-nose,
@@ -29,7 +29,7 @@
 Depends: ${misc:Depends},
          ${python3:Depends},
          openssh-client | python3-paramiko (>= 2.6.0),
-         python3-crypto,
+         python3-cryptography,
          python3-distutils,
          python3-dnspython,
          python3-httplib2,
@@ -37,7 +37,6 @@
          python3-netaddr,
          python3-yaml
 Recommends: python3-argcomplete,
-            python3-cryptography,
             python3-jmespath,
             python3-kerberos,
             python3-libcloud,

Attachment: signature.asc
Description: PGP signature

Reply via email to