On Tue, Jun 29, 2004 at 09:59:19AM +0200, Andreas Tille wrote: > On Tue, 29 Jun 2004, Raphael Hertzog wrote: > > > Fix your package is the only thing I can say : > > $ apt-cache showsrc debian-med | grep ^Binary > > Binary: med > It seems that the reason is in the *.dsc file which does not contain > the right packages. The reason for this seems to be in the build process > by the cdd-dev tools. Is there any documentation at which point this > file is created?
dpkg-gencontrol (if using debhelper, via dh_gencontrol), which parses debian/control for every binary package defined there. See the manpage for how to override that (i.e., how to make it using a different source of information to generate this header). Or make sure debian/control is correct... --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl

