[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0_bubulle, updated. upstream/4.0.5+dfsg1-766-gdad2127
Jelmer Vernooij
jelmer at samba.org
Thu May 16 21:09:58 UTC 2013
On Thu, May 16, 2013 at 03:26:52PM +0000, Christian Perrier wrote:
> The following commit has been merged in the samba_4.0_bubulle branch:
> commit 490341328c7bd258c01f4aec209248ae6826e8cd
> Author: Christian Perrier <bubulle at debian.org>
> Date: Thu May 16 17:21:04 2013 +0200
>
> Drop removal of usr/share/perl5/Parse/Yapp/Driver.pm
>
> diff --git a/debian/rules b/debian/rules
> index 11c71a5..96011dd 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -80,7 +80,7 @@ override_dh_auto_test:
> override_dh_install:
> # Alternatives are used
> # Already provided by libparse-yapp-perl
> - rm $(DESTDIR)/usr/share/perl5/Parse/Yapp/Driver.pm
> + # rm $(DESTDIR)/usr/share/perl5/Parse/Yapp/Driver.pm
> # MIT plugin not required, we are using Heimdal
> rm $(DESTDIR)/usr/lib/$(DEB_HOST_MULTIARCH)/mit_samba.so
> # Included in python-tevent
This file is already included in libparse-yapp-perl, so we should depend on
that for the pidl package (I thought we already were). Is there a particular
reason for including it ourselves?
Cheers,
Jelmer
More information about the Pkg-samba-maint
mailing list