[Pkg-giraffe-discuss] workaround to get zarafa-7.2.0 build?
Guido Günther
agx at sigxcpu.org
Wed Jun 10 18:09:00 UTC 2015
Hi Carsten,
On Mon, Jun 08, 2015 at 05:00:22PM +0200, Carsten Schoenert wrote:
> Hello Mark,
>
> Am 08.06.2015 um 16:03 schrieb Mark Dufour:
> > ha all,
> >
> > today I fixed all the spelling errors on our side (except the "Nam"
> > one, which is part of "Viet Nam", which I cannot change without fear
> > of breaking something),
>
> that sounds promising! Thanks! And of course Lintian isn't always right.
I just noticed that you made changes to the debian/sid branch on alioth
that conflict with my dh sequencer work in debian/{rules,control}:
https://github.com/agx/zarafa-debian/tree/WiP/dh-sequencer
Doing the switch to dh removes lots of code and makes us get things
right without having to open code for it (like calling ldconfig). I
won't have time to merge this with your work _and_ test it in the
upcoming weeks so maybe you want to pull this in?
Some minor things I noticed when looking at the new commits:
* Better use debian/<pkg>.links instead of creating them via ln. There's
far too much open coded stuff in debian/rules already, we should not
extend on this one.
* I wonder wether the Conflict: or the Breaks: zarafa (<< 7.2) is
correct (or necessary at all). What was the reason for changing this?
I also started to switch to dh 9 (so we get hardening flags, etc. for
free too) but continuing on this wone doesn't make sense until the rest
is merged.
Cheers,
-- Guido
More information about the Pkg-giraffe-discuss
mailing list