* Stuart Prescott , 2014-08-03, 00:24:
I'm not sure whether Policy §5.6.3 and §5.6.2 is actually saying that
you could naively split on "\s*,\s*" in any case -- is the maintainer's
name allowed to contain commas and be quoted in an rfc822-compliant
way?
See bug #509935. (I should have mention
Control: tags -1 + moreinfo
> python-debian does not parse Uploaders field correctly when separated
> by commas and multiple spaces in control file
> $ cat */debian/control | grep Uploaders
> Uploaders: Foo , Bar
> $ python
> >>> from debian.debfile import Deb822
> >>> fields = Deb822(open('test
clone 649220 -1
reassign -1 python-debian
retitle -1 Handle whitespaces-comma-whitespaces sequence in Uploaders field
block 649220 by -1
thanks
python-debian does not parse Uploaders field correctly when separated
by commas and multiple spaces in control file
$ cat */debian/control | grep Uploade
Package: ftp.debian.org
Severity: normal
Some Uploaders fields were not split correctly:
$ zgrep ' , ' /srv/ftp-master.debian.org/ftp/indices/Uploaders.gz
fonts-oldstandardNicolas Spalinger , Christian
Perrier
osm2pgsqlAndreas Putzo , Francesco Paolo Lovergine
, David Palein
5 matches
Mail list logo