Bug#903428: Got hit by #903428 too

Martin Quinson mquinson at debian.org
Tue Jul 17 00:15:20 BST 2018


Hello,

I'm building a package that provide some javadoc, so I got hit by that
bug myself too. The solution you propose (dropping javadoc packages)
does not exactly fit my needs, I must say ;)

Initially, I was simply looking for an example of d/rules chunk that I
could copy over to solve this in my package (and I'm still interested
in such an example).

But a better solution may be that you provide a tiny package providing
all what we need: the dependencies and all the links we need:

  /usr/share/javadoc/jquery/external/jquery/jquery.js -> /usr/share/javascript/jquery/jquery.js
  /usr/share/javadoc/jquery/jquery-1.10.2.js -> ??  no idea
  /usr/share/javadoc/jquery/jquery-ui.js -> /usr/share/javascript/jquery-ui/jquery-ui.js
  ...

That would greatly ease the patching of each and every javadoc
package: I'd just have to add a dependency and one single link:

  /usr/share/doc/simgrid/javadoc/jquery -> /usr/share/javadoc/jquery

But maybe that's just overengineered and I just need an example chunk,
I'm not sure. Could you point me to one of them?

In any case, thanks for your work and your help, that's really appreciated.
Mt

--
Pour ne plus rire jaune, voyez rouge.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20180717/fe00cc70/attachment.sig>


More information about the pkg-java-maintainers mailing list