[SCM] drumkv1/master: Split package (4)

James Cowgill jcowgill at debian.org
Mon Sep 26 20:55:36 UTC 2016


Hi,

On 26/09/16 21:07, umlaeute at users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit 19970f3a6dc5fcc38c5055801895022966775fe2
> Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
> Date:   Mon Sep 26 21:54:23 2016 +0200
> 
>     Split package (4)
>     
>     Gbp-Dch: ignore
>     
>     despite the long discussion on the mailinglist, it's only now i
>     fully understand the purpose of the split.
> 
> diff --git a/debian/control b/debian/control
> index 801332c..f40a0c4 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -28,7 +28,8 @@ Package: drumkv1
>  Architecture: any
>  Depends:
>   ${misc:Depends},
> - ${shlibs:Depends}
> + ${shlibs:Depends},
> + drumkv1-common (>= ${source:Version}), drumkv1-common (<< ${source:Upstream-Version}+1~),

What is the benefit of doing this over 'drumkv1-common (=
${binary:Version})?

>  Recommends:
>   jackd
>  Description: old-school drum-kit sampler - standalone
> @@ -38,14 +39,14 @@ Description: old-school drum-kit sampler - standalone
>   client with JACK-session and both JACK MIDI and ALSA
>   MIDI input support.
>   .
> - This package provides standalone app and shared library.
> + This package provides the standalone app.
>  
>  Package: drumkv1-lv2
>  Architecture: any
>  Depends:
>   ${misc:Depends},
>   ${shlibs:Depends},
> - drumkv1
> + drumkv1-common,

Why doesn't this dependency need version qualified?

James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160926/ed547c9d/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list