Control: tags 981846 + patch Control: tags 981846 + pending Dear maintainer,
I've prepared an NMU for python-argcomplete (versioned as 1.8.1-1.4) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher
diff -Nru python-argcomplete-1.8.1/debian/changelog python-argcomplete-1.8.1/debian/changelog --- python-argcomplete-1.8.1/debian/changelog 2020-01-16 23:49:36.000000000 +0100 +++ python-argcomplete-1.8.1/debian/changelog 2021-02-10 21:41:38.000000000 +0100 @@ -1,3 +1,11 @@ +python-argcomplete (1.8.1-1.4) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules: Set LC_ALL to C.UTF-8 instead of unsetting it (Closes: + #981846) + + -- Sebastian Ramacher <sramac...@debian.org> Wed, 10 Feb 2021 21:41:38 +0100 + python-argcomplete (1.8.1-1.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-argcomplete-1.8.1/debian/rules python-argcomplete-1.8.1/debian/rules --- python-argcomplete-1.8.1/debian/rules 2020-01-14 22:48:08.000000000 +0100 +++ python-argcomplete-1.8.1/debian/rules 2021-02-10 21:41:38.000000000 +0100 @@ -7,7 +7,7 @@ # Avoid failures in unit tests # See https://github.com/kislyuk/argcomplete/issues/199 -unexport LC_ALL +export LC_ALL=C.UTF-8 %: dh $@ --with python3 --buildsystem=pybuild
signature.asc
Description: PGP signature