To make a debdiff you need two input files OLD.dsc and NEW.dsc. OLD.dsc you get from the current release; either from 'apt-get source' or from: https://launchpad.net/ubuntu/+source/pulseaudio/1:8.0-0ubuntu3.4
NEW.dsc is made from your modified pulseaudio source tree (that was based on 'apt-get source'). Inside the source tree run 'debuild -S' to automatically generate a NEW.dsc in the parent directory of the source tree. Now that you have both OLD.dsc and NEW.dsc you can make a debdiff: debdiff OLD.dsc NEW.dsc > RESULT.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728791 Title: pulseaudio-droid module crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1728791/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
