mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] [patch] Update for debian/control


From: Goswin Brederlow
Subject: Re: [Mldonkey-users] [patch] Update for debian/control
Date: 08 Jan 2003 21:25:52 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence)

Sven Hartge <address@hidden> writes:

> Hi!
> 
> Please apply the following patch allowing the build of mldonkey on all
> Debian versions without the need to manually change the control file:
> 
> diff -u -r1.1 control
> --- control     10 Oct 2002 09:51:41 -0000      1.1
> +++ control     7 Jan 2003 23:34:26 -0000
> @@ -3,7 +3,7 @@
>  Priority: optional
>  Maintainer: Goswin von Brederlow <address@hidden>
>  Build-Depends: ocaml-native-compilers
> -Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-3.06, liblablgtk-ocaml-dev, 
> gettext
> +Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-3.06 | ocaml (>= 3.06-1), 
> liblablgtk-ocaml-dev, gettext
>  Standards-Version: 3.5.2
>  
>  Package: mldonkey-cvs
> 
> Thanks.

Actually I think it should be:

-Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-3.06, liblablgtk-ocaml-dev, 
gettext
+Build-Depends-Indep: debhelper (>> 3.0.0), ocaml-3.06 | ocaml-3.06-1, 
liblablgtk-ocaml-dev, gettext

I think its actually a bug in ocaml to change the provides
field. Gotta talk to the maintainer of ocaml.

MfG
        Goswin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]