On Tue, Jun 15, 2021 at 01:47:11PM +0900, Norbert Preining wrote:
> Hi Mattia,
> 
> > Can you describe with an example or something more specific what you are
> > observing?
> 
> Ah, it only happens with *one* Uploader:
> $ head -6 debian/control
> Source: layer-shell-qt
> Section: kde
> Priority: optional
> Maintainer: Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org>
> Uploaders: Norbert Preining <norb...@preining.info>,
> Build-Depends: cmake (>= 3.16~),
> 
> $ wrap-and-sort -t
> 
> $ head -6 debian/control
> Source: layer-shell-qt
> Section: kde
> Priority: optional
> Maintainer: Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org>
> Uploaders: Norbert Preining <norb...@preining.info>
> Build-Depends: cmake (>= 3.16~),
> 
> The final comma after uploaders is gone.

Right.

That's because the trailing comma is added only in case of wrapping.  If
you are not wrapping you won't get it.
I.e., if you use -at you get it, else you won't.  It's not really
connected with "1 uploader", rather the lenght of the name of said
uploader.

> Not that important, but when automatizing tasks with a few hundred
> packages of KDE, I would like to see less changes in the actual git
> commits.

Honestly, I'm a big proponent of -ast - to the point that I entertain
making it the default: https://bugs.debian.org/895570  :)

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to