On July 26, 2012 23:43:01 Timothy Pearson wrote:
Bruce wrote:
So, just a simple:
$ diff -ru {tde,build}/main/dependencies/tqt3 > tqt3.diff
is all you want?
No, Debian applies patches that are not suitable for the generic source
tree when it builds a package. You would first need to reverse out all of
the Debian specific patches, then run the diff command.
"debian/rules clean" unpatches, so nothing special to do for that
The reports of files only existing in "build" should ideally be added to
Debian's "clean" target, ya?
The diff is attached...
later,
- Bruce