Control: tag -1 moreinfo unreproducible

On Sun, Jun 13, 2021 at 09:44:07AM +0900, Norbert Preining wrote:
> wrap-and-sort behaves strangly with some fields like Uploaders, where it
> does not honor
>       --trailing-comma
> I guess it comes from the fact that the --trailing-comma applies only to
> "sorted fields" and uploaders seems not to fall into that category.
> 
> This is counter-intuitive, and I suggest adding uploaders into the
> sorted category, or at least honor --trailing-comma there, too.

I'm confued, as here it seems to work just fine.
Using a rendom package:

mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] 
% head -n 5 debian/control
Source: jenkins-job-builder
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Uploaders: Thomas Goirand <z...@debian.org>, Mattia Rizzolo 
<mat...@debian.org>, Paul Belanger <paul.belan...@polybeacon.com>
mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] 
% \wrap-and-sort -t
mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] 
% head debian/control
Source: jenkins-job-builder
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Uploaders: Thomas Goirand <z...@debian.org>,
           Mattia Rizzolo <mat...@debian.org>,
           Paul Belanger <paul.belan...@polybeacon.com>,
Build-Depends: debhelper (>= 12.8~),
               debhelper-compat (= 13),
               dh-python,
mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] 
% \wrap-and-sort -st
mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] 
% head debian/control
Source: jenkins-job-builder
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Uploaders:
 Thomas Goirand <z...@debian.org>,
 Mattia Rizzolo <mat...@debian.org>,
 Paul Belanger <paul.belan...@polybeacon.com>,
Build-Depends:
 debhelper (>= 12.8~),
mattia@warren ..enkins-job-builder/jenkins-job-builder (git)-[debian/unstable] %



Can you describe with an example or something more specific what you are
observing?

-- 
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