Hi, On Mon, 2008-04-14 at 09:50 +0200, Vincent Danjean wrote: > I use mergechanges to merge a _sources.changes file (only > orig.tar.gz, diff.gz and dsc files) with an _i386.changes file (only > i386 and all arch files, no sources) before my uploads. > With the current mergechanges, the resulting changes file only > contains the Checksums-Sha* fields of the _sources.changes (the ones > from the _i386.changes file are discarded). > > I made a patch to correct this on my system. You may want to apply it > upstream (or rewrite it). As for the other parts of the mergechanges > script, it makes assumptions about the order in the changes files...
Thanks for the patch. I committed something similar to svn on Friday (with a little more paranoia to e.g. only allow files containing the same Format to be merged and aborting if any unknown Checksums-* fields are found) so the packaged version will be fixed as of the next upload. Regards, Adam -- To unsubscribe, send mail to [EMAIL PROTECTED]
