Hi Alejandro,

Alejandro Colomar <alx.manpa...@gmail.com> ezt írta (időpont: 2023.
márc. 5., V, 20:44):
>
> 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>
>
> Signed-off-by: Alejandro Colomar <a...@kernel.org>
> Cc: Iker Pedrosa <ipedr...@redhat.com>
> Cc: Serge Hallyn <se...@hallyn.com>
> ---
>  debian/control | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 88198468..3cc66f8d 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -4,20 +4,20 @@ Uploaders: Balint Reczey <bal...@balintreczey.hu>,
>             Serge Hallyn <se...@hallyn.com>
>  Section: admin
>  Priority: required
> -Build-Depends: debhelper-compat (= 13),
> -               gettext,
> -               libcrypt-dev,
> -               libpam0g-dev,
> -               quilt,
> -               xsltproc,
> +Build-Depends: bison,
> +               debhelper-compat (= 13),
>                 docbook-xsl,
>                 docbook-xml,

I guess this sorting was done manually, because docbook-xsl and
docbook-xml are not sorted alphabetically.
There is a handy tool wrap-and-sort(1) if you would like to tidy up
Debian package control files.

Cheers,
Balint

Reply via email to