]> err.no Git - dpkg/commit
Dpkg::Changelog::Debian: Fix regression in header parsing
authorFrank Lichtenheld <djpig@debian.org>
Fri, 29 Feb 2008 17:35:41 +0000 (18:35 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Fri, 29 Feb 2008 17:35:41 +0000 (18:35 +0100)
commit32a82f11db52cacd21723bda85f19bc9dd41cd41
tree07891685af95ff9cfb100d5200b51d25b42d2ecb
parent6bfa29b59f610346cb0ee94767a6dba9135d04a8
Dpkg::Changelog::Debian: Fix regression in header parsing

* scripts/Dpkg/Changelog/Debian.pm (parse):
One patch against the old parser that allowed
chars '+' and '.' in distribution names was
not forward ported into the new parser. Do
this now.
* scripts/t/600_Dpkg_Changelog/regression:
Add testcase for this regression.
ChangeLog
debian/changelog
scripts/Dpkg/Changelog/Debian.pm
scripts/t/600_Dpkg_Changelog.t
scripts/t/600_Dpkg_Changelog/regressions [new file with mode: 0644]