Your message dated Sat, 4 Sep 2021 15:46:01 +0200
with message-id <[email protected]>
and subject line Re: debhelper: enhance dh_installdocs or add a helper to 
deduplicate files
has caused the Debian Bug report #888397,
regarding debhelper: enhance dh_installdocs or add a helper to deduplicate files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
888397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Severity: wishlist

Hi,

doxygen (and probably other tools) may generate duplicate files,
e.g. as can be seen in this Lintian report:

X: opencl-clhpp-headers-doc: duplicate-files 
usr/share/doc/opencl-clhpp-headers/html/search/all_c.js 
usr/share/doc/opencl-clhpp-headers/html/search/functions_b.js
X: opencl-clhpp-headers-doc: duplicate-files 
usr/share/doc/opencl-clhpp-headers/html/search/all_10.js 
usr/share/doc/opencl-clhpp-headers/html/search/typedefs_4.js
X: opencl-clhpp-headers-doc: duplicate-files 
usr/share/doc/opencl-clhpp-headers/html/search/all_5.js 
usr/share/doc/opencl-clhpp-headers/html/search/typedefs_2.js

It would be nice if debhelper could provide some means to deduplicate
such files - either as a separate helper or integrated into
dh_installdocs (since I assume that could handle be the primary source
of automatically generated duplicate files).
Since these are generated duplicate files and from one version of the
generator to the next they may change, be renamed, be moved around, ...
the maintainer as a mere user of the generator should not really have
to care about these files - either by manually deduplicating or by
adding lintian overrides.


Andreas

PS: for opencl-clhpp-headers-doc I now deduplicate manually with a
call to hardlink ... works since the dupes are within the same
directory, otherwise lintian would complain about cross-directory
hardlinks

--- End Message ---
--- Begin Message ---
On Mon, 22 Mar 2021 21:21:19 +0100 Niels Thykier <[email protected]> wrote:
> Control: tags -1 wontfix
> 
> [...]
> 
> 
> Thanks for the suggestion.
> 
> I have decided to tag this wontfix. If there is interest in this
> feature, please consider prototyping it outside of debhelper (e.g. via a
> dh sequence add-on).  Should it become successful, I will reconsider the
> wontfix tag.
> 
> Thanks
> ~Niels
> 
> 

Closing this wontfix bug without follow up.  The above
recommendation/proposal still stands (replace "wontfix" with "bug
closure" at that point).

~Niels

--- End Message ---

Reply via email to