[bug-notifications] [asciidoc 0004663]: images are not configuration files

Mantis Bug Tracker noreply at opencsw.org
Tue Apr 26 13:07:34 CEST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4663 
====================================================================== 
Reported By:                phil
Assigned To:                dam
====================================================================== 
Project:                    asciidoc
Issue ID:                   4663
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2011-01-09 05:42 CET
Last Modified:              2011-04-26 13:07 CEST
====================================================================== 
Summary:                    images are not configuration files
Description: 
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

====================================================================== 

---------------------------------------------------------------------- 
 (0009003) dam (administrator) - 2011-04-26 13:07
 https://www.opencsw.org/mantis/view.php?id=4663#c9003 
---------------------------------------------------------------------- 
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?



More information about the bug-notifications mailing list