Bug#823708: dh-make-perl: parse failure if d/control contains comments

Sean Whitton spwhitton at spwhitton.name
Sun May 8 16:48:41 UTC 2016


Hello again,

Here's a third suggestion.

- Debian::Control::read_strip() strips comments
- Debian::Control::read_no_strip() doesn't strip comments
- Debian::Control::read is a (deprecated?) alias for read_no_strip

That way we don't break any existing code, but my use of
Debian::Control::read that is breaking can be replaced with
Debian::Control::read_strip.

If you like this, I can prepare a patch.

-- 
Sean Whitton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20160508/a5967e18/attachment.sig>


More information about the pkg-perl-maintainers mailing list