Control: tags 971293 + patch Control: tags 971293 + pending Dear maintainer,
I've prepared an NMU for sshpubkeys (versioned as 3.1.0-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher
diff -Nru sshpubkeys-3.1.0/debian/changelog sshpubkeys-3.1.0/debian/changelog --- sshpubkeys-3.1.0/debian/changelog 2019-09-12 14:20:37.000000000 +0200 +++ sshpubkeys-3.1.0/debian/changelog 2020-12-30 11:11:38.000000000 +0100 @@ -1,3 +1,11 @@ +sshpubkeys (3.1.0-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Replace python3-crypto with python3-cryptography as + required by setup.py (Closes: #971293) + + -- Sebastian Ramacher <[email protected]> Wed, 30 Dec 2020 11:11:38 +0100 + sshpubkeys (3.1.0-2) unstable; urgency=medium * Team upload. diff -Nru sshpubkeys-3.1.0/debian/control sshpubkeys-3.1.0/debian/control --- sshpubkeys-3.1.0/debian/control 2019-09-12 14:08:35.000000000 +0200 +++ sshpubkeys-3.1.0/debian/control 2020-12-30 11:10:53.000000000 +0100 @@ -5,7 +5,7 @@ Uploaders: Debian Python Modules Team <[email protected]> Build-Depends: debhelper-compat (= 9), dh-python, python3-all, - python3-crypto (>= 2.6), + python3-cryptography, python3-ecdsa, python3-setuptools, Standards-Version: 4.1.1
signature.asc
Description: PGP signature

