#759169 [dch] Please add the email address together with the name in square brackets

Package:
devscripts
Source:
devscripts
Description:
scripts to make the life of a Debian Package maintainer easier
Submitter:
Enrico Zini
Date:
2014-09-06 18:12:24 UTC
Severity:
wishlist
#759169#5
Date:
2014-08-24 23:54:35 UTC
From:
To:
Hello,

thank you for maintaining devscripts.

When there are comaintainers for a package, dch uses their full name
in square brackets to credit them, like this:

  package (1.42) unstable; urgency=low

    [ Brian Nelson ]
    * Fooed the bar

    [ Luca Bruno ]
    * Barred the foo
--- /etc/devscripts.conf ---
--- ~/.devscripts --- Not present
#759169#8
Date:
2014-08-25 17:07:47 UTC
From:
To:
Hi Enrico!

* Enrico Zini <enrico@debian.org>, 2014-08-24, 16:54:
them distracting. I hope this feature is not going to be implemented.

Disclaimer: IANA devscripts maintainer, just a random dch(1) user, and a
keen changelog reader.

#759169#13
Date:
2014-08-31 18:25:35 UTC
From:
To:
I still don't find it fair that we fail to attribute contributions to
the people that have made them.

Can you think of a way of fixing the attribution problem that would be
more acceptable to you?


Enrico

#759169#18
Date:
2014-09-06 18:14:01 UTC
From:
To:
I don't intend devscripts to dictate style here.  Even the existing
entry headers were only added to dch after they became fairly commonly
used among team maintained packages.

We're not failing to attribute.  We're just not providing enough
information for an uninvolved party to differentiate between two people
with the same name.

Use a VCS that allows distinguishing between author and committer, or at
the very least allows maintaining authorship when applying patches from
contributors.

Not every contribution to a package is necessarily documented in
d/changelog, so I don't think using that as the definitive source of
information or reducing readability is particularly useful.

I do think your effort to increase visibility of contributions is
useful, but I'm not sure if this is the best way to go about achieving
that goal.

Cheers,