Lucas Nussbaum wrote: > On 02/12/11 at 11:05 +0000, Iain Lane wrote: >> Righto, how are these? >> >> CREATE OR REPLACE TEMPORARY VIEW new_sources_debian AS SELECT source, >> version, component, distribution AS release, TEXT 'debian' AS >> distribution FROM new_sources; >> >> CREATE OR REPLACE TEMPORARY VIEW new_packages_debian AS SELECT >> package, version, distribution AS release, architecture, component, >> TEXT 'debian'AS distribution from new_packages; >> >> Is that what you need? > > Raphael, ping?
It fell through the cracks, sorry. Yes, that seems to include everything that's needed. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

