Hi Alejandro,
Alejandro Colomar <alx.manpa...@gmail.com> ezt írta (időpont: 2023. márc. 5., V, 20:38): > > Package: passwd > Source: shadow > Tags: patch > X-Debbugs-CC: Bálint Réczey <bal...@balintreczey.hu> > X-Debbugs-CC: Iker Pedrosa <ipedr...@redhat.com> > X-Debbugs-CC: Serge Hallyn <se...@hallyn.com> > To: sub...@bugs.debian.org > > Hi Balint, > > This is my first patch set sent to Debbugs. Let's see if I do it > correctly :). > > I can't open a MR in Salsa, since my account is still to be approved > (I opened it yesterday). BTW, if you have any contacts there, please > have a look at it; the identifier is 'alx' and the associated email is > <a...@kernel.org>. I sent a mail to the Salsa admin a week ago but > received no response (but I guess they might be busy). > > Cheers, > > Alex > > --- > > Alejandro Colomar (2): > debian/control: Sort alphabetically package lists > debian/control: Add libbsd-dev and pkg-config > > debian/control | 26 ++++++++++++++------------ > 1 file changed, 14 insertions(+), 12 deletions(-) > > Range-diff against v1: > -: -------- > 1: 3d079bd9 debian/control: Sort alphabetically package lists > 1: 48ac3d10 ! 2: 9e323b50 debian/control: Add libbsd-dev and pkg-config > @@ debian/control: Build-Depends: bison, > libselinux1-dev [linux-any], > libsemanage-dev [linux-any], > libxml2-utils, > -+ pkg-config, > ++ pkgconf, Thank you for the good intention, but this change won't be needed because pkgconf will provide pkg-config according to the plan: https://lists.debian.org/debian-devel/2022/07/msg00252.html Cheers, Balint