[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Control file problem



On Tuesday 26 December 2000 17:40, John Leuner wrote:
> Why does this control file:
>
> Source: antlr
> Section: devel
> Priority: optional
> Maintainer: John Leuner <jewel@debian.org>
> Build-Depends: debhelper, fastjar
> Standards-Version: 3.0.1
> Package: antlr
> Architecture: all
> Depends: java-virtual-machine
>
> Description: A language tool for constructing recognizers, compilers etc
>
> Give me this error:
>
>  dpkg-source -b antlr-2.7.1
> dpkg-source: error: per-package paragraph 1 in control info file is
> missing Package line

It should be:

Source: antlr
Section: devel
Priority: optional
Maintainer: John Leuner <jewel@debian.org>
Build-Depends: debhelper, fastjar
Standards-Version: 3.0.1

Package: antlr
Architecture: all
Depends: java-virtual-machine
Description: A language tool for constructing recognizers, compilers etc


-- 
Mariusz Przygodzki        |  Good judgement comes from experience.
dune@home.pl              |  Experience comes from bad judgement.
http://www.dune.home.pl   |
GPG KeyID: 0x42FAD771 
GPG Fingerprint: 1990 F07B FFB4 BE0B FF26 10C2 BE2B 965C 42FA D771



Reply to: