Bug#913274:
Marcus Furlong
furlongm at gmail.com
Thu Nov 8 21:16:42 GMT 2018
Example to find the stanzas with extra whitespace:
# curl -s http://packages.microsoft.com/repos/vscode/dists/stable/main/binary-amd64/Packages
| grep -n -H "^ $"
(standard input):3485:
(standard input):3780:
(standard input):3802:
(standard input):3824:
(standard input):3846:
(standard input):3868:
(standard input):3890:
(standard input):3912:
(standard input):3934:
(standard input):3956:
(standard input):3978:
(standard input):4000:
--
Marcus Furlong
More information about the pkg-python-debian-maint
mailing list