Mantis - asciidoc
Viewing Issue Advanced Details
4663 packaging minor always 2011-01-09 05:42 2011-11-18 02:59
phil  
dam  
normal  
closed  
won't fix  
none    
none  
0004663: images are not configuration files
Apart from the whole "where do config files belong, and do we deliver files to /etc"...
The .png files really dont belong under /etc either way.

Please note

http://packages.debian.org/squeeze/all/asciidoc/filelist [^]

even though they put configs under /etc, all the images are under /usr/share
Issue History
2011-01-09 05:42 phil New Issue
2011-04-26 13:05 dam Status new => assigned
2011-04-26 13:05 dam Assigned To => dam
2011-04-26 13:07 dam Note Added: 0009003
2011-04-26 13:07 dam Status assigned => feedback
2011-04-26 18:25 phil Note Added: 0009004
2011-11-18 02:59 bwalton Status feedback => closed
2011-11-18 02:59 bwalton Resolution open => won't fix

Notes
(0009003)
dam   
2011-04-26 13:07   
Debian just moves stuff around and links it to the location in /etc:

+++ asciidoc-8.2.7/debian/asciidoc.links
@@ -0,0 +1,15 @@
+usr/share/asciidoc/images usr/share/doc/asciidoc/images
+/etc/asciidoc/stylesheets/docbook-xsl.css /usr/share/doc/asciidoc/docbook-xsl.css
+etc/asciidoc/stylesheets usr/share/asciidoc/stylesheets
+usr/share/asciidoc/images etc/asciidoc/images
+usr/share/doc/asciidoc/changelog.gz usr/share/doc/asciidoc/examples/website/CHANGELOG.txt.gz
...

Where is the benefit in relocating things if upstream decided not to do so?
(0009004)
phil   
2011-04-26 18:25   
There is more than one package, where "upstream is stupid", and we clean it up for our own packages. We do it reguardless of whether upstream matches it, because it's The Right Thing To Do.