Hello!
I'm reading the Policy Manual so I can correct any errors I have in my control file before sending my program to Lucas Wall, that had accepted to be my sponsor.
Reading this URL:
http://www.debian.org/doc/debian-policy/ch-controlfields.html
...I see that the source package control file must be in "debian/control", and the binary control file must be in "DEBIAN/control"...am I right? they are different directories? I didn't knew that.
The binary control file is built from your source control file when you compile your source package into a binary package.
Check the directory <srctopdir>/debian/<pkgname>/DEBIAN (<pkgname> may be tmp, or something else, if you are building a multi-binary package) after you build your package (and before you do a clean). Or extract the control.tar.gz file from the deb file using ar[1].
K.
[1] man deb
-- Lucas Wall <[EMAIL PROTECTED]> .''`. Buenos Aires, Argentina : :� : Debian GNU/Linux http://www.kadath.com.ar `. `' http://www.debian.org PGP: 1024D/84FB46D6 `- 5D25 528A 83AB 489B 356A http://people.debian.org/~lwall 4087 BC9B 4733 84FB 46D6 mailto:[EMAIL PROTECTED]
signature.asc
Description: OpenPGP digital signature

