On Tue, 20 Nov 2007, Raphael Hertzog wrote: > > Unfortunately I don't really like this idea because sbuild doesn't keep > > environment variables, and I don't really want to patch sbuild every > > time I want to update it instead of using the .deb package directly from > > debian-admin. > > This is surely a feature that could be added to sbuild. I asked neuro on > IRC, I'm waiting his answer.
FWIW, Ryan is not interested to add this feature. During the discussion, we came to the conclusion that we should rather avoid using debian/*.symbols files in favor of debian/*.symbols.<arch> when the package maintainer is not sure if there's going to be differences in the set of symbols for all architectures. He can use #include to avoid duplicating the content too many times. That way unofficial arch won't use symbols files until the maintainer explicitely added support for them. Cheers, -- Raphaël Hertzog Premier livre français sur Debian GNU/Linux : http://www.ouaza.com/livre/admin-debian/

