Daniel Kahn Gillmor <d...@fifthhorseman.net> writes:

>>> Signed-off-by: Daniel Kahn Gillmor <d...@fifthhorseman.net>
>>> --- dh_elpa | 7 +++++-- 1 file changed, 5 insertions(+), 2
>>>  deletions(-)
>>>
>>> diff --git a/dh_elpa b/dh_elpa index 0d3739d..982ac7b 100755 ---
>>> a/dh_elpa +++ b/dh_elpa @@ -210,10 +210,11 @@ if ($dh{BYTECOMPILE}) {
>>> }
>>>  
>>>  PACKAGE: -foreach my $package (@{$dh{DOPACKAGES}}) { +foreach my
>>> $package (getpackages()) {
>>
>> I guess it should probably be documented that this is a change needed by
>> dh_missing.
>
> What kind of documentation do you need?  the commit message links to
> this bug report by number, is associated with the change via "git
> blame", and describes dh_missing as the rationale, so that seems like
> sufficient documentation to me.  do you want something like local inline
> comments?

Yeah, I guess I did not read the commit message carefully enough. It's
fine as it is. Thanks for your patience.

I've pushed it to on salsa; I want to do a few test builds the new
version before uploading

d

Reply via email to