Hello,

Remote branch [1] has been updated. Notes:

* readline() cannot be replaced with <> easily due to trickiness in perl 
syntax. Perl does not like anything but <$simplevar> and we need <$hash-
>{key}> here.
* I kept the name 'symver' purely due to its length. You suggested good names 
but their length is kind of distracting for me. However, instructions how to 
safely change the name is in the log of the respective commit.
* Double "exists" in is_optional() is needed to avoid creation of redundant 
{pattern} hash. Otherwise, "save -> load" tests would fail. {old_wildcard} is 
under {pattern} due to how create_pattern_match() eliminates pattern 
properties.
* dclone()/sclone() remain.

1. http://git.debian.org/?p=users/modax/dpkg.git;a=summary

-- 
Modestas Vainius <modes...@vainius.eu>

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to