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

Re: [SCM] Motif widgetset library branch, master, updated. 4751c883f4b27e8e34c0da1e195555ff71740fa1



On 16-02-13 13:28, Graham Inggs wrote:
> The following commit has been merged in the master branch:
> commit 4751c883f4b27e8e34c0da1e195555ff71740fa1
> Author: Graham Inggs <graham@nerve.org.za>
> Date:   Sat Feb 16 14:27:33 2013 +0200
> 
>     Split non-libs from libxm4 into libmotif-common
> 
> diff --git a/debian/control b/debian/control
> index 387fc9e..6d37889 100644
> --- a/debian/control
> +++ b/debian/control
>  Package: libmrm4
>  Architecture: any
>  Section: libs
>  Multi-Arch: same
>  Depends: ${misc:Depends}, ${shlibs:Depends}
>  Pre-Depends: x11-common (>= 1:7.0.0), ${misc:Pre-Depends}
> -Breaks: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
> -Replaces: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
>  Description: Motif - shared resource management library
>   Motif is the industry standard GUI component toolkit for *NIX.

Why did you remove the Breaks/Replaces? libmrm4 contains files that used
to be in libmotif3/libmotif4, so I believe they are needed to prevent
co-installation.

> @@ -41,8 +56,6 @@ Section: libs
>  Multi-Arch: same
>  Depends: ${misc:Depends}, ${shlibs:Depends}
>  Pre-Depends: x11-common (>= 1:7.0.0), ${misc:Pre-Depends}
> -Breaks: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
> -Replaces: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
>  Description: Motif - shared user interface library
>   Motif is the industry standard GUI component toolkit for *NIX.

Idem.

> @@ -53,10 +66,8 @@ Package: libxm4
>  Architecture: any
>  Section: libs
>  Multi-Arch: same
> -Depends: ${misc:Depends}, ${shlibs:Depends}
> +Depends: libmotif-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
>  Pre-Depends: x11-common (>= 1:7.0.0), ${misc:Pre-Depends}
> -Breaks: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
> -Replaces: libmotif3 (<< 2.3.3-2), libmotif4 (<< 2.3.4)
>  Description: Motif - shared Xm library
>   Motif is the industry standard GUI component toolkit for *NIX.

Idem.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: