Error with dh_gencontrol

2006-09-19 Thread Rodrigo Tavares
Hello,

When I run the command below, come this error message:


mypc:~/script-1.4# dh_gencontrol
dh_gencontrol: Compatibility levels before 4 are
deprecated.
dpkg-gencontrol: error: control file must have at
least one binary package part
dh_gencontrol: command returned error code 652

My debian/control

Package: script
Priority: low
Version: 1.0
Architecture: i386
Maintainer: xxx [EMAIL PROTECTED]
Depends : {shlibs:Depends} ${misc:Depends} debconf (=
1.2.9) | debconf-2.0
Description: 80 caraceteres de sinopse

I don't find the solution.
How I can to resolve it ?

Best regards,

Faria




___ 
O Yahoo! está de cara nova. Venha conferir! 
http://br.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Error with dh_gencontrol

2006-09-19 Thread Wouter Verhelst
This is really a question for -mentors, rather than -devel. Cc set,
please send follow-ups (if any) only there.

On Tue, Sep 19, 2006 at 12:19:04PM +, Rodrigo Tavares wrote:
 Hello,
 
 When I run the command below, come this error message:
 
 
 mypc:~/script-1.4# dh_gencontrol
 dh_gencontrol: Compatibility levels before 4 are
 deprecated.
 dpkg-gencontrol: error: control file must have at
 least one binary package part
 dh_gencontrol: command returned error code 652
 
 My debian/control
 
 Package: script
 Priority: low
 Version: 1.0
 Architecture: i386
 Maintainer: xxx [EMAIL PROTECTED]
 Depends : {shlibs:Depends} ${misc:Depends} debconf (=
 1.2.9) | debconf-2.0

You must not wrap this line.

Also, you must have at least one Source: stanza, which you appear to
be missing.

-- 
Fun will now commence
  -- Seven Of Nine, Ashes to Ashes, stardate 53679.4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Error with dh_gencontrol

2006-09-19 Thread Rodrigo Tavares
Hello,

I add the fisrt line the field :

Source : missing

But the error continue the same.

Thanks

Faria



--- Wouter Verhelst [EMAIL PROTECTED] escreveu:

 This is really a question for -mentors, rather than
 -devel. Cc set,
 please send follow-ups (if any) only there.
 
 On Tue, Sep 19, 2006 at 12:19:04PM +, Rodrigo
 Tavares wrote:
  Hello,
  
  When I run the command below, come this error
 message:
  
  
  mypc:~/script-1.4# dh_gencontrol
  dh_gencontrol: Compatibility levels before 4 are
  deprecated.
  dpkg-gencontrol: error: control file must have at
  least one binary package part
  dh_gencontrol: command returned error code 652
  
  My debian/control
  
  Package: script
  Priority: low
  Version: 1.0
  Architecture: i386
  Maintainer: xxx [EMAIL PROTECTED]
  Depends : {shlibs:Depends} ${misc:Depends} debconf
 (=
  1.2.9) | debconf-2.0
 
 You must not wrap this line.
 
 Also, you must have at least one Source: stanza,
 which you appear to
 be missing.
 
 -- 
 Fun will now commence
   -- Seven Of Nine, Ashes to Ashes, stardate
 53679.4
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 




___ 
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. 
Registre seu aparelho agora! 
http://br.mobile.yahoo.com/mailalertas/ 
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Error with dh_gencontrol

2006-09-19 Thread Guilherme de S. Pastore
Em Ter, 2006-09-19 às 13:30 +, Rodrigo Tavares escreveu:
 I add the fisrt line the field :
 
 Source : missing
 
 But the error continue the same.

It's not only the Source: field, it's the whole stanza, like Wouter
said. Again, pretty please, read the Debian New Maintainer's Guide and
*** ask questions on the debian-mentors mailing list. ***

Cheers,

--
Guilherme de S. Pastore
fatalerror




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]