> > It would be most helpful if 00list was optional in dpatch. > > It is, you can use the PATCHLIST variable to specify files if you use > dpatch.make, or just supply the list to dpatch apply if you're using it > directly. This is even documented in dpatch.make(7).
That works for dpatch.make, but is not supported by dpatch-edit-patch. > > It is already standard to prefix patches with a number corresponding to the > > order in > > which they should be applied. All of dpatch's functionality could be > > supplied by automatically generating the patch list by sorting the > > patch filenames numerically and then alphabetically. > > PATCHLIST=`find debian/patches -type f | sort -n` > > Or something like that. I still think there is a reasonable argument for allowing a simple default like this without custom configuration. That is currently one of the strong points of cdbs' simple-patchsys; it is very simple. Sure more flexibility is nice for some people, but having good simple standard default behavior can go a long ways in maximizing the utility of dpatch. Charles -- Try a tube Its cooling Power Refreshes like An April shower Burma-Shave http://burma-shave.org/jingles/1955/try_a_tube
signature.asc
Description: Digital signature

