On Sunday, 14 November 2004 09:13, Andres Baravalle wrote: > I'm trying to finish my fist package but when I run > dpkg-checkbuilddeps it says "control file must have at least one > binary package".
> my debian/control file is based on the lines: > > Package: python-pygrabcomics > Source: pygrabcomics > Standards-Version: 3.6.1.0 > Section: contrib/news > Priority: optional > Version: 0.4 > Architecture: i386 > Depends: blt (>= 2.4), curl, libc6 (>= 2.3), libgtk2.0, > libxml2-python2.3 (>= 2.6), make, python (>= 2.3), python (<< 2.4), > python2.3, python2.3-gtk2, python2.3-numeric, python2.3-tk, > python2.3-tk, tcl8.4, tk8.4, > Build-Depends: python2.3-dev (>= 2.3.4-13), python-devel (<< 2.4) > Suggests: gnome, libssl0.9.7 (>= 0.9), libx11-6 (>= 4.3.0.dfsg.1-8), > www-browser > > Any suggestion? I have tried for hours (and I have lost all my work > once because I saved it in /tmp and I had to reboot...). Looks like you're merging sections in debian/control that shouldn't be. It should look more like: Source: pygrabcomics Section: news Priority: optional Maintainer: Andres Baravalle <[EMAIL PROTECTED]> Build-Depends: ... Standards-Version: 3.6.1.0 Package: python-pygrabcomics Architecture: any Depends: ... Suggests: ... Description: package description one-liner ... full package description ... -- Wesley J. Landaker <[EMAIL PROTECTED]> OpenPGP FP: 4135 2A3B 4726 ACC5 9094 0097 F0A9 8A4C 4CD6 E3D2
pgpTolSgJEgDT.pgp
Description: PGP signature