On Mon, 11 May 2009, Damyan Ivanov wrote: > Hi, thanks for adding dh_quilt_patch/unpatch. > > I think the integration with dh can be improved if dh_quilt_unpatch is linked > after dh_auto_clean, not before dh_clean.
For all practical matters, AFAIK, right now this is the same... $ dh --no-act --with quilt clean dh_testdir dh_auto_clean dh_quilt_unpatch dh_clean > The current approach doesn't work if one wants to patch upstream build system. > Perl modules particularly insist on rebuilding their makefiles if > Makefile.PL/Build.PL is newer when cleaning. For this to work, unpatching > needs > to be done after upstream's clean targets are run (by dh_auto_clean). This is already the case. I think you should redo your analysis. :) Cheers, -- Raphaël Hertzog Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny : http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

