On 09/03/13 at 14:01 +0100, Salvatore Bonaccorso wrote: > Control: tags -1 + patch > > Hi > > Attached is a proposed debdiff, based also on the changes done for > ruby1.9.1. But there is one thing which might be sorted out first: > > The binary debdiff shows: > > ----cut---------cut---------cut---------cut---------cut---------cut----- > ri1.8: > > [The following lists of changes regard files as different if they have > different names, permissions or owners.] > > Files in second .deb but not in first > ------------------------------------- > -rw-r--r-- root/root > /usr/share/ri/1.8/system/IRB/Context/_set_last_value-i.yaml > -rw-r--r-- root/root > /usr/share/ri/1.8/system/IRB/WorkSpace/__evaluate__-i.yaml > -rw-r--r-- root/root > /usr/share/ri/1.8/system/REXML/Document/entity_expansion_text_limit%3d-c.yaml > -rw-r--r-- root/root > /usr/share/ri/1.8/system/REXML/Document/entity_expansion_text_limit-c.yaml > -rw-r--r-- root/root /usr/share/ri/1.8/system/REXML/Text/expand-c.yaml > > Files in first .deb but not in second > ------------------------------------- > -rw-r--r-- root/root > /usr/share/ri/1.8/system/RSS/Rss/Channel/Item/_setup_maker_element-i.yaml > ----cut---------cut---------cut---------cut---------cut---------cut-----
Strange, I don't reproduce this: Files in second .changes but not in first ----------------------------------------- -rw-r--r-- root/root /usr/share/ri/1.8/system/REXML/Document/entity_expansion_text_limit%3d-c.yaml -rw-r--r-- root/root /usr/share/ri/1.8/system/REXML/Document/entity_expansion_text_limit-c.yaml -rw-r--r-- root/root /usr/share/ri/1.8/system/REXML/Text/expand-c.yaml (but not the others) I'm not sure what when wrong for you. In any case, those files are rather harmless: they are used by ri, Ruby's documentation system, so the impact would be missing documentation for obscure methods. I tested the patch manually using the test case that is also added to the test suite. I also diffed the build logs. Everything is fine. I'm uploading this. I'm uploading the fixed package. Thanks a lot, Salvatore! Lucas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org